paper-with-me

Papers

Policy Regularization for Legible Behavior

2022-03-08 · Michele Persiani, Thomas Hellström

In Reinforcement Learning interpretability generally means to provide insight into the agent's mechanisms such that its decisions are understandable by an expert upon inspection. This definition, with the resulting methods from the literature, may however fall short for online settings where the fluency of interactions prohibits deep inspections of the decision-making algorithm. To support interpretability in online settings it is useful to borrow from the Explainable Planning literature methods that focus on the legibility of the agent, by making its intention easily discernable in an observer model. As we propose in this paper, injecting legible behavior inside an agent's policy doesn't require modify components of its learning algorithm. Rather, the agent's optimal policy can be regularized for legibility by evaluating how the policy may produce observations that would make an observer infer an incorrect policy. In our formulation, the decision boundary introduced by legibility impacts the states in which the agent's policy returns an action that has high likelihood also in other policies. In these cases, a trade-off between such action, and legible/sub-optimal action is made.

📄 PDF Abstract BibTeX arXiv:2203.04303

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Reasoning Models Sometimes Output Illegible Chains of Thought

2025-10-31 · Arun Jose arxiv

Language models trained via outcome-based reinforcement learning (RL) to reason using chain-of-thought (CoT) have shown remarkable performance. Monitoring such a model's CoT may allow us to understand its intentions and …

Reinforcement Learning

Offline Reinforcement Learning with Soft Behavior Regularization

2021-10-14 · Haoran Xu, Xianyuan Zhan, Jianxiong Li, Honglei Yin

Most prior approaches to offline reinforcement learning (RL) utilize \textit{behavior regularization}, typically augmenting existing off-policy actor critic algorithms with a penalty measuring divergence between the poli…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

"Guess what I'm doing": Extending legibility to sequential decision tasks

2022-09-19 · Miguel Faria, Francisco S. Melo, Ana Paiva

In this paper we investigate the notion of legibility in sequential decision tasks under uncertainty. Previous works that extend legibility to scenarios beyond robot motion either focus on deterministic settings or are c…

reinforcement-learningReinforcement Learning (RL)

Rule-Guided Reinforcement Learning Policy Evaluation and Improvement

2025-03-12 · Martin Tappler, Ignacio D. Lopez-Miguel, Sebastian Tschiatschek, Ezio Bartocci

We consider the challenging problem of using domain knowledge to improve deep reinforcement learning policies. To this end, we propose LEGIBLE, a novel approach, following a multi-step process, which starts by mining rul…

Deep Reinforcement Learningreinforcement-learningReinforcement Learningsoftware testing

Iteratively Refined Behavior Regularization for Offline Reinforcement Learning

2023-06-09 · Xiaohan Hu, Yi Ma, Chenjun Xiao, Yan Zheng 외

One of the fundamental challenges for offline reinforcement learning (RL) is ensuring robustness to data distribution. Whether the data originates from a near-optimal policy or not, we anticipate that an algorithm should…

D4RLOffline RLreinforcement-learningReinforcement Learning+1