We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Methods for Stabilizing Models across Large Samples of Projects (with case studies on Predicting Defect and Project Health)

Abstract: Despite decades of research, SE lacks widely accepted models (that offer precise quantitative stable predictions) about what factors most influence software quality. This paper provides a promising result showing such stable models can be generated using a new transfer learning framework called "STABILIZER". Given a tree of recursively clustered projects (using project meta-data), STABILIZER promotes a model upwards if it performs best in the lower clusters (stopping when the promoted model performs worse than the models seen at a lower level).
The number of models found by STABILIZER is minimal: one for defect prediction (756 projects) and less than a dozen for project health (1628 projects). Hence, via STABILIZER, it is possible to find a few projects which can be used for transfer learning and make conclusions that hold across hundreds of projects at a time. Further, the models produced in this manner offer predictions that perform as well or better than the prior state-of-the-art.
To the best of our knowledge, STABILIZER is order of magnitude faster than the prior state-of-the-art transfer learners which seek to find conclusion stability, and these case studies are the largest demonstration of the generalizability of quantitative predictions of project quality yet reported in the SE literature.
In order to support open science, all our scripts and data are online at this https URL
Comments: 12 pages, 4 figures, 5 Tables
Subjects: Software Engineering (cs.SE); Machine Learning (cs.LG)
Cite as: arXiv:1911.04250 [cs.SE]
  (or arXiv:1911.04250v4 [cs.SE] for this version)

Submission history

From: Suvodeep Majumder [view email]
[v1] Wed, 6 Nov 2019 19:20:37 GMT (1301kb,D)
[v2] Tue, 13 Oct 2020 13:49:57 GMT (3383kb,D)
[v3] Tue, 26 Oct 2021 13:45:26 GMT (442kb,D)
[v4] Mon, 21 Mar 2022 14:32:52 GMT (913kb,D)

Link back to: arXiv, form interface, contact.