paper-with-me

Papers

Robust Reinforcement Learning under model misspecification

2021-03-29 · Lebin Yu, Jian Wang, Xudong Zhang

Reinforcement learning has achieved remarkable performance in a wide range of tasks these days. Nevertheless, some unsolved problems limit its applications in real-world control. One of them is model misspecification, a situation where an agent is trained and deployed in environments with different transition dynamics. We propose an novel framework that utilize history trajectory and Partial Observable Markov Decision Process Modeling to deal with this dilemma. Additionally, we put forward an efficient adversarial attack method to assist robust training. Our experiments in four gym domains validate the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2103.15370

Code (1)

PaladinEE15/RSAC 공식 구현

Tasks

Adversarial Attackmodelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Online KL-Regularized Reinforcement Learning with Function Approximation under Misspecification

2026-06-04 · Haoyang Hong, Zichen Wang, Quanquan Gu, Huazheng Wang arxiv

We study KL-regularized contextual bandits and episodic reinforcement learning (RL) under general function approximation with model misspecification. Existing guarantees rely on realizability and therefore do not extend …

Reinforcement Learning

On the Model-Misspecification in Reinforcement Learning

2023-06-19 · Yunfan Li, Lin Yang

The success of reinforcement learning (RL) crucially depends on effective function approximation when dealing with complex ground-truth models. Existing sample-efficient RL algorithms primarily employ three approaches to…

modelOpen-Ended Question Answeringreinforcement-learningReinforcement Learning+1

Quantifying the Sensitivity of Inverse Reinforcement Learning to Misspecification

2024-03-11 · Joar Skalse, Alessandro Abate

Inverse reinforcement learning (IRL) aims to infer an agent's preferences (represented as a reward function $R$) from their behaviour (represented as a policy $\pi$). To do this, we need a behavioural model of how $\pi$ …

reinforcement-learningReinforcement LearningSensitivity

Robust Constrained Reinforcement Learning for Continuous Control with Model Misspecification

2020-10-20 · Daniel J. Mankowitz, Dan A. Calian, Rae Jeong, Cosmin Paduraru 외

Many real-world physical control systems are required to satisfy constraints upon deployment. Furthermore, real-world systems are often subject to effects such as non-stationarity, wear-and-tear, uncalibrated sensors and…

continuous-controlContinuous ControlMuJoCoreinforcement-learning+2

Misspecification in Inverse Reinforcement Learning

2022-12-06 · Joar Skalse, Alessandro Abate

The aim of Inverse Reinforcement Learning (IRL) is to infer a reward function $R$ from a policy $\pi$. To do this, we need a model of how $\pi$ relates to $R$. In the current literature, the most common models are optima…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)