paper-with-me

홈 › Papers

Widening the Pipeline in Human-Guided Reinforcement Learning with Explanation and Context-Aware Data Augmentation

2020-06-26 · NeurIPS 2021 12 · Lin Guan, Mudit Verma, Sihang Guo, Ruohan Zhang, Subbarao Kambhampati

Human explanation (e.g., in terms of feature importance) has been recently used to extend the communication channel between human and agent in interactive machine learning. Under this setting, human trainers provide not only the ground truth but also some form of explanation. However, this kind of human guidance was only investigated in supervised learning tasks, and it remains unclear how to best incorporate this type of human knowledge into deep reinforcement learning. In this paper, we present the first study of using human visual explanations in human-in-the-loop reinforcement learning (HRL). We focus on the task of learning from feedback, in which the human trainer not only gives binary evaluative "good" or "bad" feedback for queried state-action pairs, but also provides a visual explanation by annotating relevant features in images. We propose EXPAND (EXPlanation AugmeNted feeDback) to encourage the model to encode task-relevant features through a context-aware data augmentation that only perturbs irrelevant features in human salient information. We choose five tasks, namely Pixel-Taxi and four Atari games, to evaluate the performance and sample efficiency of this approach. We show that our method significantly outperforms methods leveraging human explanation that are adapted from supervised learning, and Human-in-the-loop RL baselines that only utilize evaluative feedback.

📄 PDF Abstract BibTeX arXiv:2006.14804

Code (1)

GuanSuns/Simple-Human-in-the-Loop-ML-Interface

Tasks

Atari GamesData AugmentationDeep Reinforcement LearningFeature Importancereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DeepXplain: XAI-Guided Autonomous Defense Against Multi-Stage APT Campaigns

2026-03-22 · Trung V. Phan, Thomas Bauschert arxiv

Advanced Persistent Threats (APTs) are stealthy, multi-stage attacks that require adaptive and timely defense. While deep reinforcement learning (DRL) enables autonomous cyber defense, its decisions are often opaque and …

Reinforcement LearningGraph Learning

Global Human-guided Counterfactual Explanations for Molecular Properties via Reinforcement Learning

2024-06-19 · Danqing Wang, Antonis Antoniades, Kha-Dinh Luong, Edwin Zhang 외

Counterfactual explanations of Graph Neural Networks (GNNs) offer a powerful way to understand data that can naturally be represented by a graph structure. Furthermore, in many domains, it is highly desirable to derive d…

counterfactualCounterfactual ExplanationExplanation GenerationMolecular Property Prediction+1

Learning from Ambiguous Demonstrations with Self-Explanation Guided Reinforcement Learning

2021-10-11 · Yantian Zha, Lin Guan, Subbarao Kambhampati

Our work aims at efficiently leveraging ambiguous demonstrations for the training of a reinforcement learning (RL) agent. An ambiguous demonstration can usually be interpreted in multiple ways, which severely hinders the…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Uncertainty Quantification for Gradient-based Explanations in Neural Networks

2024-03-25 · Mihir Mulye, Matias Valdenegro-Toro

Explanation methods help understand the reasons for a model's prediction. These methods are increasingly involved in model debugging, performance optimization, and gaining insights into the workings of a model. With such…

Uncertainty Quantification

Reinforcement Learning for Non-Stationary Markov Decision Processes: The Blessing of (More) Optimism

2020-06-24 · ICML 2020 1 · Wang Chi Cheung, David Simchi-Levi, Ruihao Zhu

We consider un-discounted reinforcement learning (RL) in Markov decision processes (MDPs) under drifting non-stationarity, i.e., both the reward and state transition distributions are allowed to evolve over time, as long…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)