An Approach for Analyzing Infrequent Software Faults Based on Outlier Detection

Jiadong Ren,Qunhui Wu,Changzhen Hu,Kunsheng Wang
DOI: https://doi.org/10.1109/aici.2009.345
2009-01-01
Abstract:The fault analysis is critical process in software security system. However, identifying outliers in software faults has not been well addressed. In this paper, we define WCFPOF (weighted closed frequent pattern outlier factor) to measure the complete transactions, and propose a novel approach for detecting closed frequent pattern based outliers. Through discovering and maintaining closed frequent patterns, the outlier measure of each transaction is computed to generate outliers. The outliers are the data that contain relatively less closed frequent itemsets. To describe the reasons why detected outlier transactions are infrequent, the contradictive closed frequent patterns for each outlier are figured out. Experimental results show that our algorithm has shorter time consumption and better scalability.
What problem does this paper attempt to address?