Inherent Characteristics of Traceability Artifacts: Less Is More. Hayes, J. H., Antoniol, G., Adams, B., & Gu�h�neuc, Y. In Zowghi, D. & Gervasi, V., editors, Proceedings of the 23<sup>rd</sup> International Requirements Engineering Conference (RE), pages 196–201, August, 2015. IEEE CS Press. RE Next! 6 pages.
Inherent Characteristics of Traceability Artifacts: Less Is More [pdf]Paper  abstract   bibtex   
This paper describes ongoing work to characterize the inherent ease or ``traceability'' with which a textual artifact can be traced using an automated technique. Software traceability approaches use varied measures to build models that automatically recover links between pairs of natural language documents. Thus far, most of the approaches use a single-step model, such as logistic regression, to identify new trace links. However, such approaches require a large enough training set of both true and false trace links. Yet, the former are by far in the minority, which reduces the performance of such models. Therefore, this paper formulates the problem of identifying trace links as the problem of finding, for a given logistic regression model, the subsets of links in the training set giving the best accuracy (in terms of G-metric) on a test set. Using hill climbing with random restart for subset selection, we found that, for the ChangeStyle dataset, we can classify links with a precision of up to 40% and a recall of up to 66% using a training set as small as one true candidate link (out of 33) and 41 false links. To get better performance and learn the best possible logistic regression classifier, we must ``discard'' links in the trace dataset that increase noise to avoid learning with links that are not representative. This preliminary work is promising because it shows that few correct examples may perform better than several poor ones. It also shows which inherent characteristics of the artifacts make them good candidates to learn efficient traceability models automatically, i.e., it reveals their traceability.

Downloads: 0