Arrow Research search

Author name cluster

Ben Liblit

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
2 author rows

Possible papers

2

ICML Conference 2006 Conference Paper

Statistical debugging: simultaneous identification of multiple bugs

  • Alice X. Zheng
  • Michael I. Jordan
  • Ben Liblit
  • Mayur Naik
  • Alexander Aiken

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.

NeurIPS Conference 2003 Conference Paper

Statistical Debugging of Sampled Programs

  • Alice Zheng
  • Michael Jordan
  • Ben Liblit
  • Alex Aiken

We present a novel strategy for automatically debugging programs given sampled data from thousands of actual user runs. Our goal is to pinpoint those features that are most correlated with crashes. This is accomplished by maximizing an appropriately defined utility function. It has analogies with intuitive debugging heuristics, and, as we demonstrate, is able to deal with various types of bugs that occur in real programs.