paper-with-me

Papers

A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges

2022-11-12 · Yunpeng Qing, Shunyu Liu, Jie Song, Huiqiong Wang, Mingli Song

Reinforcement Learning (RL) is a popular machine learning paradigm where intelligent agents interact with the environment to fulfill a long-term goal. Driven by the resurgence of deep learning, Deep RL (DRL) has witnessed great success over a wide spectrum of complex control tasks. Despite the encouraging results achieved, the deep neural network-based backbone is widely deemed as a black box that impedes practitioners to trust and employ trained agents in realistic scenarios where high security and reliability are essential. To alleviate this issue, a large volume of literature devoted to shedding light on the inner workings of the intelligent agents has been proposed, by constructing intrinsic interpretability or post-hoc explainability. In this survey, we provide a comprehensive review of existing works on eXplainable RL (XRL) and introduce a new taxonomy where prior works are clearly categorized into model-explaining, reward-explaining, state-explaining, and task-explaining methods. We also review and highlight RL methods that conversely leverage human knowledge to promote learning efficiency and performance of agents while this kind of method is often ignored in XRL field. Some challenges and opportunities in XRL are discussed. This survey intends to provide a high-level summarization of XRL and to motivate future research on more effective XRL solutions. Corresponding open source codes are collected and categorized at https://github.com/Plankson/awesome-explainable-reinforcement-learning.

📄 PDF Abstract BibTeX arXiv:2211.06665

Code (1)

plankson/awesome-explainable-reinforcement-learning 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning Versus Evolution Strategies: A Comparative Survey

2021-09-28 · Amjad Yousef Majid, Serge Saaybi, Tomas van Rietbergen, Vincent Francois-Lavet 외

Deep Reinforcement Learning (DRL) and Evolution Strategies (ESs) have surpassed human-level control in many sequential decision-making problems, yet many open challenges still exist. To get insights into the strengths an…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+3

A Survey on Self-play Methods in Reinforcement Learning

2024-08-02 · Ruize Zhang, Zelai Xu, Chengdong Ma, Chao Yu 외

Self-play, characterized by agents' interactions with copies or past versions of themselves, has recently gained prominence in reinforcement learning (RL). This paper first clarifies the preliminaries of self-play, inclu…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Multi-Agent Reinforcement Learning for Resources Allocation Optimization: A Survey

2025-04-29 · Mohamad A. Hady, Siyi Hu, Mahardhika Pratama, Jimmy Cao 외

Multi-Agent Reinforcement Learning (MARL) has become a powerful framework for numerous real-world applications, modeling distributed decision-making and learning from interactions with complex environments. Resource Allo…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Algorithms in Multi-Agent Systems: A Holistic Perspective from Reinforcement Learning and Game Theory

2020-01-17 · Yunlong Lu, Kai Yan

Deep reinforcement learning (RL) has achieved outstanding results in recent years, which has led a dramatic increase in the number of methods and applications. Recent works are exploring learning beyond single-agent scen…

counterfactualDeep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learning+2

A Survey on Explainable Deep Reinforcement Learning

2025-02-08 · Zelei Cheng, Jiahao Yu, Xinyu Xing

Deep Reinforcement Learning (DRL) has achieved remarkable success in sequential decision-making tasks across diverse domains, yet its reliance on black-box neural architectures hinders interpretability, trust, and deploy…

Adversarial RobustnessDecision MakingDeep Reinforcement Learningreinforcement-learning+3