paper-with-me

홈 › Papers

Delivering Inflated Explanations

2023-06-27 · Yacine Izza, Alexey Ignatiev, Peter Stuckey, Joao Marques-Silva

In the quest for Explainable Artificial Intelligence (XAI) one of the questions that frequently arises given a decision made by an AI system is, ``why was the decision made in this way?'' Formal approaches to explainability build a formal model of the AI system and use this to reason about the properties of the system. Given a set of feature values for an instance to be explained, and a resulting decision, a formal abductive explanation is a set of features, such that if they take the given value will always lead to the same decision. This explanation is useful, it shows that only some features were used in making the final decision. But it is narrow, it only shows that if the selected features take their given values the decision is unchanged. It's possible that some features may change values and still lead to the same decision. In this paper we formally define inflated explanations which is a set of features, and for each feature of set of values (always including the value of the instance being explained), such that the decision will remain unchanged. Inflated explanations are more informative than abductive explanations since e.g they allow us to see if the exact value of a feature is important, or it could be any nearby value. Overall they allow us to better understand the role of each feature in the decision. We show that we can compute inflated explanations for not that much greater cost than abductive explanations, and that we can extend duality results for abductive explanations also to inflated explanations.

📄 PDF Abstract BibTeX arXiv:2306.15272

Code (1)

yizza91/rfxpl 공식 구현

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Most General Explanations of Tree Ensembles (Extended Version)

2025-05-16 · Yacine Izza, Alexey Ignatiev, Sasha Rubin, Joao Marques-Silva 외

Explainable Artificial Intelligence (XAI) is critical for attaining trust in the operation of AI systems. A key question of an AI system is ``why was this decision made this way''. Formal approaches to XAI use a formal m…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Fast Explanations via Policy Gradient-Optimized Explainer

2024-05-29 · Deng Pan, Nuno Moniz, Nitesh Chawla

The challenge of delivering efficient explanations is a critical barrier that prevents the adoption of model explanations in real-world applications. Existing approaches often depend on extensive model queries for sample…

text-classificationText Classification

Goodhart's Law Applies to NLP's Explanation Benchmarks

2023-08-28 · Jennifer Hsia, Danish Pruthi, Aarti Singh, Zachary C. Lipton

Despite the rising popularity of saliency-based explanations, the research community remains at an impasse, facing doubts concerning their purpose, efficacy, and tendency to contradict each other. Seeking to unite the co…

Variational zero-inflated Gaussian processes with sparse kernels

2018-03-13 · Pashupati Hegde, Markus Heinonen, Samuel Kaski

Zero-inflated datasets, which have an excess of zero outputs, are commonly encountered in problems such as climate or rare event modelling. Conventional machine learning approaches tend to overestimate the non-zeros lead…

Gaussian ProcessesVariational Inference

Ponzi Funds

2024-05-21 · Philippe van der Beck, Jean-Philippe Bouchaud, Dario Villamaina

Many active funds hold concentrated portfolios. Flow-driven trading in these securities causes price pressure, which pushes up the funds' existing positions resulting in realized returns. We decompose fund returns into a…