Paper Overview
Research Area: Machine Learning
Authors: Ronaldo Canizales, Divya Gopinath, Corina Păsăreanu, Ravi Mangal
Published: 2026-05-07
arXiv: 2605.06640
Abstract
Concept-based explanations offer a promising approach to explaining deep neural network predictions in terms of high-level, human-understandable concepts. However, existing methods either fail to establish a causal connection between concepts and model predictions, or have limited expressiveness, only able to infer causal explanations involving a single concept.
Meanwhile, parallel work on formal abductive and contrastive explanations computes minimal sets of input features that are causally relevant to model outcomes, but considers only low-level features such as pixels.
Merging these two lines of work, this paper introduces the notion of concept-based abductive and contrastive explanations, which capture minimal sets of high-level concepts causally relevant to model outcomes. The authors then propose a family of algorithms to enumerate all minimal explanations, leveraging concept erasure procedures to establish causality.
By appropriately aggregating such explanations, the approach enables understanding of model predictions not only on individual images, but also on collections of images exhibiting user-specified shared behaviors. The method was evaluated across multiple models, datasets, and behaviors, demonstrating its effectiveness in computing helpful, user-friendly explanations.
---
*Auto-collected on 2026-05-10*