paper-with-me

Papers

Robust Reinforcement Learning using Offline Data

2022-08-10 · Kishan Panaganti, Zaiyan Xu, Dileep Kalathil, Mohammad Ghavamzadeh

The goal of robust reinforcement learning (RL) is to learn a policy that is robust against the uncertainty in model parameters. Parameter uncertainty commonly occurs in many real-world RL applications due to simulator modeling errors, changes in the real-world system dynamics over time, and adversarial disturbances. Robust RL is typically formulated as a max-min problem, where the objective is to learn the policy that maximizes the value against the worst possible models that lie in an uncertainty set. In this work, we propose a robust RL algorithm called Robust Fitted Q-Iteration (RFQI), which uses only an offline dataset to learn the optimal robust policy. Robust RL with offline data is significantly more challenging than its non-robust counterpart because of the minimization over all models present in the robust Bellman operator. This poses challenges in offline data collection, optimization over the models, and unbiased estimation. In this work, we propose a systematic approach to overcome these challenges, resulting in our RFQI algorithm. We prove that RFQI learns a near-optimal robust policy under standard assumptions and demonstrate its superior performance on standard benchmark problems.

📄 PDF Abstract BibTeX arXiv:2208.05129

Code (1)

zaiyan-x/RFQI 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Survey on Offline Model-Based Reinforcement Learning

2023-05-05 · Haoyang He

Model-based approaches are becoming increasingly popular in the field of offline reinforcement learning, with high potential in real-world applications due to the model's capability of thoroughly utilizing the large hist…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

Data Valuation for Offline Reinforcement Learning

2022-05-19 · Amir Abolfazli, Gregory Palmer, Daniel Kudenko

The success of deep reinforcement learning (DRL) hinges on the availability of training data, which is typically obtained via a large number of environment interactions. In many real-world scenarios, costs and risks are …

Data ValuationDeep Reinforcement LearningMuJoCoreinforcement-learning+2

On the Opportunities and Challenges of Offline Reinforcement Learning for Recommender Systems

2023-08-22 · Xiaocong Chen, Siyu Wang, Julian McAuley, Dietmar Jannach 외

Reinforcement learning serves as a potent tool for modeling dynamic user interests within recommender systems, garnering increasing research attention of late. However, a significant drawback persists: its poor data effi…

Recommendation Systemsreinforcement-learningReinforcement Learning

Sparse-Reg: Improving Sample Complexity in Offline Reinforcement Learning using Sparsity

2025-06-20 · Samin Yeasar Arnob, Scott Fujimoto, Doina Precup

In this paper, we investigate the use of small datasets in the context of offline reinforcement learning (RL). While many common offline RL benchmarks employ datasets with over a million data points, many offline RL appl…

continuous-controlContinuous ControlOffline RLreinforcement-learning+2

Offline Robot Reinforcement Learning with Uncertainty-Guided Human Expert Sampling

2022-12-16 · Ashish Kumar, Ilya Kuzovkin

Recent advances in batch (offline) reinforcement learning have shown promising results in learning from available offline data and proved offline reinforcement learning to be an essential toolkit in learning control poli…

MuJoCoQ-Learningreinforcement-learningReinforcement Learning+1