Concisely Explaining the Doubt: Minimum-Size Abductive Explanations for Linear Models with a Reject Option
Gleilson Pedro Fernandes, Thiago Alves Rocha

TL;DR
This paper develops methods to efficiently compute minimal abductive explanations for linear models with a reject option, ensuring interpretability and fidelity in critical AI applications like healthcare and finance.
Contribution
It introduces algorithms for minimum-size abductive explanations in linear models with rejection, combining efficient adaptation for accepted cases and integer programming for rejected cases.
Findings
Efficient algorithm for explanations in accepted instances.
Integer programming formulation for rejected instances.
Experimental results show practical efficiency over previous methods.
Abstract
Trustworthiness in artificial intelligence depends not only on what a model decides, but also on how it handles and explains cases in which a reliable decision cannot be made. In critical domains such as healthcare and finance, a reject option allows the model to abstain when evidence is insufficient, making it essential to explain why an instance is rejected in order to support informed human intervention. In these settings, explanations must not only be interpretable, but also faithful to the underlying model and computationally efficient enough to support real-time decision making. Abductive explanations guarantee fidelity, but their exact computation is known to be NP-hard for many classes of models, limiting their practical applicability. Computing \textbf{minimum-size} abductive explanations is an even more challenging problem, as it requires reasoning not only about fidelity but…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Ethics and Social Impacts of AI
