Learning to Combine Multiple Ranking Metrics for Fault Localization

Talk: Learning to Combine Multiple Ranking Metrics for Fault Localization
Who: Jifeng Xuan, postdoc Inria Lille, équipe Spirals
When: September 26th, 2014, 11:00
Where: Inria Lille, B11, http://goo.gl/maps/32z7m

Abstract: Fault localization is an inevitable step in software debugging. Spectrum-based fault localization consists in computing a ranking metric on execution traces to identify faulty source code. Existing empirical studies on fault localization show that there is no optimal ranking metric for all faults in practice. In this paper, we propose Multric, a learning-based approach to combining multiple ranking metrics for effective fault localization. In Multric, a suspiciousness score of a program entity is a combination of existing ranking metrics. Multric consists two major phases: learning and ranking. Based on training faults, Multric builds a ranking model by learning from pairs of faulty and non-faulty source code elements. When a new fault appears, Multric computes the final ranking with the learned model. Experiments are conducted on 5386 seeded faults in ten open-source Java programs. We empirically compare Multric against four widely-studied metrics and three recently-proposed one. Our experimental results show that Multric localizes faults more effectively than state-of-art metrics, such as Tarantula, Ochiai, and Ample.

Reference: http://hal.inria.fr/hal-01018935/en