Statistical Debugging: Simultaneous Identification of Multiple Bugs

This research was conducted by Alice X. Zheng, Michael I. Jordan, Ben Liblit, Mayur Naik, and Alex Aiken. The paper has been published in the 23rd International Conference on Machine Learning (ICML 2006).

Abstract

We describe a statistical approach to software debugging in the presence of multiple bugs. Due to sparse sampling issues and complex interaction between program predicates, many generic off-the-shelf algorithms fail to select useful bug predictors. Taking inspiration from bi-clustering algorithms, we propose an iterative collective voting scheme for the program runs and predicates. We demonstrate successful debugging results on several real world programs and a large debugging benchmark suite.

Full Paper

The full paper is available as a single PDF document. A suggested BibTeX citation record is also available.