Concept Learning for Interpretable Multi-Agent Reinforcement Learning
Multi-agent robotic systems are increasingly operating in real-world environments in close proximity to humans, yet are largely controlled by policy models with inscrutable deep neural network representations. We introduce a method for incorporating interpretable concepts from a domain expert into models trained through multi-agent reinforcement learning, by requiring the model to first predict such concepts then utilize them for decision making. This allows an expert to both reason about the resulting concept policy models in terms of these high-level concepts at run-time, as well as intervene and correct mispredictions to improve performance. We show that this yields improved interpretability and training stability, with benefits to policy performance and sample efficiency in a simulated and real-world cooperative-competitive multi-agent game.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Concept Learning for Cooperative Multi-Agent Reinforcement Learning
Despite substantial progress in applying neural networks (NN) to multi-agent reinforcement learning (MARL) areas, they still largely suffer from a lack of transparency and interoperability. However, its implicit cooperat…
Multi-agent Reinforcement LearningStarcraft IIPrism: Policy Reuse via Interpretable Strategy Mapping in Reinforcement Learning
We present PRISM (Policy Reuse via Interpretable Strategy Mapping), a framework that grounds reinforcement learning agents' decisions in discrete, causally validated concepts and uses those concepts as a zero-shot transf…
Reinforcement LearningLearning of Generalizable and Interpretable Knowledge in Grid-Based Reinforcement Learning Environments
Understanding the interactions of agents trained with deep reinforcement learning is crucial for deploying agents in games or the real world. In the former, unreasonable actions confuse players. In the latter, that effec…
Atari GamesDecision MakingDeep Reinforcement LearningLanguage Modeling+4Interpretable end-to-end Neurosymbolic Reinforcement Learning agents
Deep reinforcement learning (RL) agents rely on shortcut learning, preventing them from generalizing to slightly different environments. To address this problem, symbolic method, that use object-centric states, have been…
Atari GamesDeep Reinforcement LearningObjectreinforcement-learning+2Interpretable Concept Bottlenecks to Align Reinforcement Learning Agents
Goal misalignment, reward sparsity and difficult credit assignment are only a few of the many issues that make it difficult for deep reinforcement learning (RL) agents to learn optimal policies. Unfortunately, the black-…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)