paper-with-me

Papers

Interpretable Multi-Objective Reinforcement Learning through Policy Orchestration

2018-09-21 · Ritesh Noothigattu, Djallel Bouneffouf, Nicholas Mattei, Rachita Chandra, Piyush Madan, Kush Varshney, Murray Campbell, Moninder Singh, Francesca Rossi

Autonomous cyber-physical agents and systems play an increasingly large role in our lives. To ensure that agents behave in ways aligned with the values of the societies in which they operate, we must develop techniques that allow these agents to not only maximize their reward in an environment, but also to learn and follow the implicit constraints of society. These constraints and norms can come from any number of sources including regulations, business process guidelines, laws, ethical principles, social norms, and moral values. We detail a novel approach that uses inverse reinforcement learning to learn a set of unspecified constraints from demonstrations of the task, and reinforcement learning to learn to maximize the environment rewards. More precisely, we assume that an agent can observe traces of behavior of members of the society but has no access to the explicit set of constraints that give rise to the observed behavior. Inverse reinforcement learning is used to learn such constraints, that are then combined with a possibly orthogonal value function through the use of a contextual bandit-based orchestrator that picks a contextually-appropriate choice between the two policies (constraint-based and environment reward-based) when taking actions. The contextual bandit orchestrator allows the agent to mix policies in novel ways, taking the best actions from either a reward maximizing or constrained policy. In addition, the orchestrator is transparent on which policy is being employed at each time step. We test our algorithms using a Pac-Man domain and show that the agent is able to learn to act optimally, act within the demonstrated constraints, and mix these two functions in complex ways.

📄 PDF Abstract BibTeX arXiv:1809.08343

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Psychotherapy AI Companion with Reinforcement Learning Recommendations and Interpretable Policy Dynamics

2023-03-16 · Baihan Lin, Guillermo Cecchi, Djallel Bouneffouf

We introduce a Reinforcement Learning Psychotherapy AI Companion that generates topic recommendations for therapists based on patient responses. The system uses Deep Reinforcement Learning (DRL) to generate multi-objecti…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Towards Interpretable Reinforcement Learning with Constrained Normalizing Flow Policies

2024-05-02 · Finn Rietz, Erik Schaffernicht, Stefan Heinrich, Johannes A. Stork

Reinforcement learning policies are typically represented by black-box neural networks, which are non-interpretable and not well-suited for safety-critical domains. To address both of these issues, we propose constrained…

reinforcement-learningReinforcement Learning

A Genetic Fuzzy System for Interpretable and Parsimonious Reinforcement Learning Policies

2023-05-17 · Jordan T. Bishop, Marcus Gallagher, Will N. Browne

Reinforcement learning (RL) is experiencing a resurgence in research interest, where Learning Classifier Systems (LCSs) have been applied for many years. However, traditional Michigan approaches tend to evolve large rule…

reinforcement-learningReinforcement Learning (RL)

Multi-Agent Reinforcement Learning for Intraday Operating Rooms Scheduling under Uncertainty

2025-12-04 · Kailiang Liu, Ying Chen, Ralf Borndörfer, Thorsten Koch arxiv

Intraday surgical scheduling is a multi-objective decision problem under uncertainty-balancing elective throughput, urgent and emergency demand, delays, sequence-dependent setups, and overtime. We formulate the problem a…

Multi-agent Reinforcement Learning

Concept Learning for Interpretable Multi-Agent Reinforcement Learning

2023-02-23 · Renos Zabounidis, Joseph Campbell, Simon Stepputtis, Dana Hughes 외

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 introdu…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1