paper-with-me

Papers

Reinforcement Learning via Implicit Imitation Guidance

2025-06-09 · Perry Dong, Alec M. Lessing, Annie S. Chen, Chelsea Finn

We study the problem of sample efficient reinforcement learning, where prior data such as demonstrations are provided for initialization in lieu of a dense reward signal. A natural approach is to incorporate an imitation learning objective, either as regularization during training or to acquire a reference policy. However, imitation learning objectives can ultimately degrade long-term performance, as it does not directly align with reward maximization. In this work, we propose to use prior data solely for guiding exploration via noise added to the policy, sidestepping the need for explicit behavior cloning constraints. The key insight in our framework, Data-Guided Noise (DGN), is that demonstrations are most useful for identifying which actions should be explored, rather than forcing the policy to take certain actions. Our approach achieves up to 2-3x improvement over prior reinforcement learning from offline data methods across seven simulated continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2506.07505

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlImitation Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Going Beyond Expert Performance via Deep Implicit Imitation Reinforcement Learning

2025-11-05 · Iason Chrysomallis, Georgios Chalkiadakis arxiv

Imitation learning traditionally requires complete state-action demonstrations from optimal or near-optimal experts. These requirements severely limit practical applicability, as many real-world scenarios provide only st…

Reinforcement Learning

Balancing Performance and Human Autonomy with Implicit Guidance Agent

2021-09-01 · Ryo Nakahashi, Seiji Yamada

The human-agent team, which is a problem in which humans and autonomous agents collaborate to achieve one task, is typical in human-AI collaboration. For effective collaboration, humans want to have an effective plan, bu…

EP-GRPO: Entropy-Progress Aligned Group Relative Policy Optimization with Implicit Process Guidance

2026-05-06 · Song Yu, Li Li, Wenwen Zhao, Zhisheng Yang arxiv

Reinforcement learning with verifiable rewards (RLVR), particularly Group Relative Policy Optimization (GRPO), has advanced LLM reasoning. However, GRPO suffers from three credit assignment failures: uniform token-level …

Reinforcement LearningMathematical Reasoning

Leveraging Human Guidance for Deep Reinforcement Learning Tasks

2019-09-21 · Ruohan Zhang, Faraz Torabi, Lin Guan, Dana H. Ballard 외

Reinforcement learning agents can learn to solve sequential decision tasks by interacting with the environment. Human knowledge of how to solve these tasks can be incorporated using imitation learning, where the agent le…

Deep Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+1

Unveiling the Role of Expert Guidance: A Comparative Analysis of User-centered Imitation Learning and Traditional Reinforcement Learning

2024-10-28 · Amr Gomaa, Bilal Mahdy

Integration of human feedback plays a key role in improving the learning capabilities of intelligent systems. This comparative study delves into the performance, robustness, and limitations of imitation learning compared…

Imitation LearningUnity