paper-with-me

Papers

Residuals-based Offline Reinforcement Learning

2026-04-01 · Qing Zhu, Xian Yu arxiv

Offline reinforcement learning (RL) has received increasing attention for learning policies from previously collected data without interaction with the real environment, which is particularly important in high-stakes applications. While a growing body of work has developed offline RL algorithms, these methods often rely on restrictive assumptions about data coverage and suffer from distribution shift. In this paper, we propose a residuals-based offline RL framework for general state and action spaces. Specifically, we define a residuals-based Bellman optimality operator that explicitly incorporates estimation error in learning transition dynamics into policy optimization by leveraging empirical residuals. We show that this Bellman operator is a contraction mapping and identify conditions under which its fixed point is asymptotically optimal and possesses finite-sample guarantees. We further develop a residuals-based offline deep Q-learning (DQN) algorithm. Using a stochastic CartPole environment, we demonstrate the effectiveness of our residuals-based offline DQN algorithm.

📄 PDF Abstract BibTeX arXiv:2604.01378

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Near-optimal Offline Reinforcement Learning with Linear Representation: Leveraging Variance Information with Pessimism

2022-03-11 · Ming Yin, Yaqi Duan, Mengdi Wang, Yu-Xiang Wang

Offline reinforcement learning, which seeks to utilize offline/historical data to optimize sequential decision-making strategies, has gained surging prominence in recent studies. Due to the advantage that appropriate fun…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Stability and Generalization for Bellman Residuals

2025-08-26 · Enoch H. Kang, Kyoungseok Jang arxiv

Offline reinforcement learning and offline inverse reinforcement learning aim to recover near-optimal value functions or reward models from a fixed batch of logged trajectories, yet current practice still struggles to en…

Reinforcement Learning

Neural Network Approximation for Pessimistic Offline Reinforcement Learning

2023-12-19 · Di wu, Yuling Jiao, Li Shen, Haizhao Yang 외

Deep reinforcement learning (RL) has shown remarkable success in specific offline decision-making scenarios, yet its theoretical guarantees are still under development. Existing works on offline RL theory primarily empha…

Deep Reinforcement LearningOffline RLreinforcement-learningReinforcement Learning+1

Beyond Action Residuals: Real-World Robot Policy Steering via Bottleneck Latent Reinforcement Learning

2026-05-19 · Dongjie Yu, Kun Lei, Zhennan Jiang, Jia Pan 외 arxiv

Pretrained imitation policies have become a strong foundation for robot manipulation, but they often require online improvement to overcome execution errors, limited dataset coverage, and deployment mismatch. A central q…

Reinforcement LearningRobot Manipulation

Self-adapting Robotic Agents through Online Continual Reinforcement Learning with World Model Feedback

2026-03-04 · Fabian Domberg, Georg Schildbach arxiv

As learning-based robotic controllers are typically trained offline and deployed with fixed parameters, their ability to cope with unforeseen changes during operation is limited. Biologically inspired, this work presents…

Reinforcement LearningContinuous Control