Textual Explanations and Their Evaluations for Reinforcement Learning Policy
Ahmad Terra, Mohit Ahmed, Rafia Inam, Elena Fersman, Martin T\"orngren

TL;DR
This paper introduces a novel framework for generating and evaluating textual explanations in reinforcement learning, converting them into transparent rules, and incorporating expert knowledge and automatic semantic analysis.
Contribution
The paper presents a new XRL framework that generates textual explanations using LLMs, converts them into rules, and evaluates their fidelity and performance, addressing limitations of prior methods.
Findings
Generated explanations can achieve satisfactory task performance.
The framework enables systematic quantitative evaluation of explanations.
Expert knowledge and automatic predicate generation enhance explanation quality.
Abstract
Understanding a Reinforcement Learning (RL) policy is crucial for ensuring that autonomous agents behave according to human expectations. This goal can be achieved using Explainable Reinforcement Learning (XRL) techniques. Although textual explanations are easily understood by humans, ensuring their correctness remains a challenge, and evaluations in state-of-the-art remain limited. We present a novel XRL framework for generating textual explanations, converting them into a set of transparent rules, improving their quality, and evaluating them. Expert's knowledge can be incorporated into this framework, and an automatic predicate generator is also proposed to determine the semantic information of a state. Textual explanations are generated using a Large Language Model (LLM) and a clustering technique to identify frequent conditions. These conditions are then converted into rules to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
