paper-with-me

Papers

Leveraging Counterfactual Paths for Contrastive Explanations of POMDP Policies

2024-03-28 · Benjamin Kraske, Zakariya Laouar, Zachary Sunberg

As humans come to rely on autonomous systems more, ensuring the transparency of such systems is important to their continued adoption. Explainable Artificial Intelligence (XAI) aims to reduce confusion and foster trust in systems by providing explanations of agent behavior. Partially observable Markov decision processes (POMDPs) provide a flexible framework capable of reasoning over transition and state uncertainty, while also being amenable to explanation. This work investigates the use of user-provided counterfactuals to generate contrastive explanations of POMDP policies. Feature expectations are used as a means of contrasting the performance of these policies. We demonstrate our approach in a Search and Rescue (SAR) setting. We analyze and discuss the associated challenges through two case studies.

📄 PDF Abstract BibTeX arXiv:2403.19760

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Generating Counterfactual and Contrastive Explanations using SHAP

2019-06-21 · Shubham Rathi

With the advent of GDPR, the domain of explainable AI and model interpretability has gained added impetus. Methods to extract and communicate visibility into decision-making models have become legal requirement. Two spec…

counterfactualDecision Making

Contrastive Learning with Counterfactual Explanations for Radiology Report Generation

2024-07-19 · Mingjie Li, Haokun Lin, Liang Qiu, Xiaodan Liang 외

Due to the common content of anatomy, radiology images with their corresponding reports exhibit high similarity. Such inherent data bias can predispose automatic report generation models to learn entangled and spurious r…

AnatomyContrastive LearningcounterfactualLanguage Modeling+3

FACE: Feasible and Actionable Counterfactual Explanations

2019-09-20 · Rafael Poyiadzi, Kacper Sokol, Raul Santos-Rodriguez, Tijl De Bie 외

Work in Counterfactual Explanations tends to focus on the principle of "the closest possible world" that identifies small changes leading to the desired outcome. In this paper we argue that while this approach might init…

counterfactual

Causal Generative Explainers using Counterfactual Inference: A Case Study on the Morpho-MNIST Dataset

2024-01-21 · Will Taylor-Melanson, Zahra Sadeghi, Stan Matwin

In this paper, we propose leveraging causal generative learning as an interpretable tool for explaining image classifiers. Specifically, we present a generative counterfactual inference approach to study the influence of…

AttributecounterfactualCounterfactual ExplanationCounterfactual Inference

Explaining and visualizing black-box models through counterfactual paths

2023-07-15 · Bastian Pfeifer, Mateusz Krzyzinski, Hubert Baniecki, Anna Saranti 외

Explainable AI (XAI) is an increasingly important area of machine learning research, which aims to make black-box models transparent and interpretable. In this paper, we propose a novel approach to XAI that uses the so-c…

counterfactualExplainable Artificial Intelligence (XAI)Feature ImportanceKnowledge Graphs