paper-with-me

Papers

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 trajectories post-hoc to produce causal explanations. This Hierarchically Explainable Reinforcement Learning agent (HEX-RL), operates in Interactive Fictions, text-based game environments in which an agent perceives and acts upon the world using textual natural language. These games are usually structured as puzzles or quests with long-term dependencies in which an agent must complete a sequence of actions to succeed -- providing ideal environments in which to test an agent's ability to explain its actions. Our agent is designed to treat explainability as a first-class citizen, using an extracted symbolic knowledge graph-based state representation coupled with a Hierarchical Graph Attention mechanism that points to the facts in the internal graph representation that most influenced the choice of actions. Experiments show that this agent provides significantly improved explanations over strong baselines, as rated by human participants generally unfamiliar with the environment, while also matching state-of-the-art task performance.

📄 PDF Abstract BibTeX arXiv:2112.08907

Code (1)

xiangyu-peng/hex-rl 공식 구현 pytorch

Tasks

Graph Attentionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Inherently Explainable Reinforcement Learning in Natural Language

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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)

Explainable and Accurate Natural Language Understanding for Voice Assistants and Beyond

2023-09-25 · Kalpa Gunaratna, Vijay Srinivasan, Hongxia Jin

Joint intent detection and slot filling, which is also termed as joint NLU (Natural Language Understanding) is invaluable for smart voice assistants. Recent advancements in this area have been heavily focusing on improvi…

General ClassificationIntent Detectionnamed-entity-recognitionNamed Entity Recognition+4

Leveraging LLMs to explain DRL decisions for transparent 6G network slicing

2024-07-10 · IEEE 10th International Conference on Network Softwarization (NetSoft) 2024 7 · Mazene Ameur, Bouziane Brik, and Adlen Ksentini

The emergence of 6G networks heralds a transformative era in network slicing, facilitating tailored service delivery and optimal resource utilization. Despite its promise, network slice optimization heavily relies on Dee…

Decision MakingDeep Reinforcement LearningPrompt Engineeringreinforcement-learning+1

Causality for Inherently Explainable Transformers: CAT-XPLAIN

2022-06-29 · Subash Khanal, Benjamin Brodie, Xin Xing, Ai-Ling Lin 외

There have been several post-hoc explanation approaches developed to explain pre-trained black-box neural networks. However, there is still a gap in research efforts toward designing neural networks that are inherently e…

Binary Classification

Explainable Reinforcement Learning: A Survey

2020-05-13 · Erika Puiutta, Eric MSP Veith

Explainable Artificial Intelligence (XAI), i.e., the development of more transparent and interpretable AI models, has gained increased traction over the last few years. This is due to the fact that, in conjunction with t…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Philosophyreinforcement-learning+3