@inproceedings{13f34dc0cafc4ad48e022e3661e665d9,
title = "A Heuristic Rule Reduction Approach to Software Fault-proneness Prediction",
abstract = "Background: Association rules are more comprehensive and understandable than fault-prone module predictors (such as logistic regression model, random forest and support vector machine). One of the challenges is that there are usually too many similar rules to be extracted by the rule mining. Aim: This paper proposes a rule reduction technique that can eliminate complex (long) and/or similar rules without sacrificing the prediction performance as much as possible. Method: The notion of the method is to removing long and similar rules unless their confidence level as a heuristic is high enough than shorter rules. For example, it starts with selecting rules with shortest length (length=1), and then it continues through the 2nd shortest rules selection (length=2) based on the current confidence level, this process is repeated on the selection for longer rules until no rules are worth included. Result: An empirical experiment has been conducted with the Mylyn and Eclipse PDE datasets. The result of the Mylyn dataset showed the proposed method was able to reduce the number of rules from 1347 down to 13, while the delta of the prediction performance was only. 015 (from. 757 down to. 742) in terms of the F1 prediction criteria. In the experiment with Eclipsed PDE dataset, the proposed method reduced the number of rules from 398 to 12, while the prediction performance even improved (from. 426 to. 441.) Conclusion: The novel technique introduced resolves the rule explosion problem in association rule mining for software proneness prediction, which is significant and provides better understanding of the causes of faulty modules.",
keywords = "association rule mining, data mining, defect prediction, empirical study, software quality",
author = "Akito Monden and Jacky Keung and Shuji Morisaki and Yasutaka Kamei and Ken-ichi Matsumoto",
year = "2012",
month = dec,
doi = "10.1109/APSEC.2012.103",
language = "English",
isbn = "9780769549224",
volume = "1",
publisher = "IEEE",
pages = "838--847",
editor = "Leung, {Karl R.P.H.} and Pornsiri",
booktitle = "APSEC 2012",
address = "United States",
note = "19th Asia-Pacific Software Engineering Conference (APSEC 2012) ; Conference date: 04-12-2012 Through 07-12-2012",
}