Litcius/Paper detail

Counterfactual explanations for models of code

Jürgen Cito, Işıl Dillig, Vijayaraghavan Murali, Satish Chandra

202231 citationsDOIOpen Access PDF

Abstract

Machine learning (ML) models play an increasingly prevalent role in many software engineering tasks. However, because most models are now powered by opaque deep neural networks, it can be difficult for developers to understand why the model came to a certain conclusion and how to act upon the model's prediction. Motivated by this problem, this paper explores counterfactual explanations for models of source code. Such counterfactual explanations constitute minimal changes to the source code under which the model "changes its mind". We integrate counterfactual explanation generation to models of source code in a real-world setting. We describe considerations that impact both the ability to find realistic and plausible counterfactual explanations, as well as the usefulness of such explanation to the developers that use the model. In a series of experiments we investigate the efficacy of our approach on three different models, each based on a BERT-like architecture operating over source code.

Topics & Concepts

Counterfactual thinkingComputer scienceSource codeCode (set theory)Artificial intelligenceMachine learningSoftwareSoftware engineeringData scienceProgramming languagePsychologySet (abstract data type)Social psychologySoftware Engineering ResearchExplainable Artificial Intelligence (XAI)Adversarial Robustness in Machine Learning