paper-with-me

홈 › Papers

Distal Explanations for Model-free Explainable Reinforcement Learning

2020-01-28 · Prashan Madumal, Tim Miller, Liz Sonenberg, Frank Vetere

In this paper we introduce and evaluate a distal explanation model for model-free reinforcement learning agents that can generate explanations for why' and why not' questions. Our starting point is the observation that causal models can generate opportunity chains that take the form of `A enables B and B causes C'. Using insights from an analysis of 240 explanations generated in a human-agent experiment, we define a distal explanation model that can analyse counterfactuals and opportunity chains using decision trees and causal models. A recurrent neural network is employed to learn opportunity chains, and decision trees are used to improve the accuracy of task prediction and the generated counterfactuals. We computationally evaluate the model in 6 reinforcement learning benchmarks using different reinforcement learning algorithms. From a study with 90 human participants, we show that our distal explanation model results in improved outcomes over three scenarios compared with two baseline explanation models.

📄 PDF Abstract BibTeX arXiv:2001.10284

Code (0)

등록된 구현이 없습니다.

Tasks

modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Proximodistal Exploration in Motor Learning as an Emergent Property of Optimization

2017-12-14 · Freek Stulp, Pierre-Yves Oudeyer

To harness the complexity of their high-dimensional bodies during sensorimotor development, infants are guided by patterns of freezing and freeing of degrees of freedom. For instance, when learning to reach, infants free…

Stochastic Optimization

CIP-Net: Continual Interpretable Prototype-based Network

2025-12-08 · Federico Di Valerio, Michela Proietti, Alessio Ragno, Roberto Capobianco arxiv

Continual learning constrains models to learn new tasks over time without forgetting what they have already learned. A key challenge in this setting is catastrophic forgetting, where learning new information causes the m…

Continual Learning

Explainable time-series forecasting with sampling-free SHAP for Transformers

2025-12-23 · Matthias Hertel, Sebastian Pütz, Ralf Mikut, Veit Hagenmeyer 외 arxiv

Time-series forecasts are essential for planning and decision-making in many domains. Explainability is key to building user trust and meeting transparency requirements. Shapley Additive Explanations (SHAP) is a popular …

Teach Me to Explain: A Review of Datasets for Explainable Natural Language Processing

2021-02-24 · Sarah Wiegreffe, Ana Marasović

Explainable NLP (ExNLP) has increasingly focused on collecting human-annotated textual explanations. These explanations are used downstream in three ways: as data augmentation to improve performance on a predictive task,…

Data Augmentation

Inherently Explainable Reinforcement Learning in Natural Language

2021-12-16 · Xiangyu Peng, Mark O. Riedl, Prithviraj Ammanabrolu

We focus on the task of creating a reinforcement learning agent that is inherently explainable -- with the ability to produce immediate local explanations by thinking out loud while performing a task and analyzing entire…

Graph Attentionreinforcement-learningReinforcement LearningReinforcement Learning (RL)