paper-with-me

Papers

Optimal Control-Based Baseline for Guided Exploration in Policy Gradient Methods

2020-11-04 · Xubo Lyu, Site Li, Seth Siriya, Ye Pu, Mo Chen

In this paper, a novel optimal control-based baseline function is presented for the policy gradient method in deep reinforcement learning (RL). The baseline is obtained by computing the value function of an optimal control problem, which is formed to be closely associated with the RL task. In contrast to the traditional baseline aimed at variance reduction of policy gradient estimates, our work utilizes the optimal control value function to introduce a novel aspect to the role of baseline -- providing guided exploration during policy learning. This aspect is less discussed in prior works. We validate our baseline on robot learning tasks, showing its effectiveness in guided exploration, particularly in sparse reward environments.

📄 PDF Abstract BibTeX arXiv:2011.02073

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPolicy Gradient MethodsReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Dexterous Manipulation from Suboptimal Experts

2020-10-16 · Rae Jeong, Jost Tobias Springenberg, Jackie Kay, Daniel Zheng 외

Learning dexterous manipulation in high-dimensional state-action spaces is an important open challenge with exploration presenting a major bottleneck. Although in many cases the learning process could be guided by demons…

Offline RLQ-Learning

Controllable Exploration in Hybrid-Policy RLVR for Multi-Modal Reasoning

2026-02-22 · Zhuoxu Huang, Mengxi Jia, Hao Sun, Xuelong Li 외 arxiv

Reinforcement Learning with verifiable rewards (RLVR) has emerged as a primary learning paradigm for enhancing the reasoning capabilities of multi-modal large language models (MLLMs). However, during RL training, the eno…

Reinforcement Learning

PNS: Population-Guided Novelty Search for Reinforcement Learning in Hard Exploration Environments

2018-11-26 · Qihao Liu, Yujia Wang, Xiaofeng Liu

Reinforcement Learning (RL) has made remarkable achievements, but it still suffers from inadequate exploration strategies, sparse reward signals, and deceptive reward functions. To alleviate these problems, a Population-…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

Scalable Exploration for High-Dimensional Continuous Control via Value-Guided Flow

2026-01-27 · Yunyue Wei, Chenhui Zuo, Yanan Sui arxiv

Controlling high-dimensional systems in biological and robotic applications is challenging due to expansive state-action spaces, where effective exploration is critical. Commonly used exploration strategies in reinforcem…

Dimensionality ReductionReinforcement LearningContinuous Control

Hamiltonian Policy Optimization

2021-02-28 · Derek Hsu (a.k.a. Duo Xu)

Approximating optimal policies in reinforcement learning (RL) is often necessary in many real-world scenarios, which is termed as policy optimization. By viewing the reinforcement learning from the perspective of variati…

continuous-controlContinuous ControlMuJoCoreinforcement-learning+2