paper-with-me

홈 › Papers

Learning from Demonstrations via Capability-Aware Goal Sampling

2026-01-13 · Yuanlin Duan, Yuning Wang, Wenjie Qiu, He Zhu arxiv

Despite its promise, imitation learning often fails in long-horizon environments where perfect replication of demonstrations is unrealistic and small errors can accumulate catastrophically. We introduce Cago (Capability-Aware Goal Sampling), a novel learning-from-demonstrations method that mitigates the brittle dependence on expert trajectories for direct imitation. Unlike prior methods that rely on demonstrations only for policy initialization or reward shaping, Cago dynamically tracks the agent's competence along expert trajectories and uses this signal to select intermediate steps--goals that are just beyond the agent's current reach--to guide learning. This results in an adaptive curriculum that enables steady progress toward solving the full task. Empirical results demonstrate that Cago significantly improves sample efficiency and final performance across a range of sparse-reward, goal-conditioned tasks, consistently outperforming existing learning from-demonstrations baselines.

📄 PDF Abstract BibTeX arXiv:2601.08731

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Goal Misgeneralization in Deep Reinforcement Learning

2021-05-28 · Lauro Langosco, Jack Koch, Lee Sharkey, Jacob Pfau 외

We study goal misgeneralization, a type of out-of-distribution generalization failure in reinforcement learning (RL). Goal misgeneralization failures occur when an RL agent retains its capabilities out-of-distribution ye…

Deep Reinforcement LearningNavigateOut-of-Distribution Generalizationreinforcement-learning+2

SADP: Subgoal-Aware Diffusion Policy for Explainable Robots Learned from Foundation Model Generated Demonstrations

2026-05-16 · Site Hu, Takato Horii arxiv

Explainable robots require not only successful task execution but also the ability to expose internal decision-making process in a user-friendly manner. However, most imitation learning methods are trained solely on task…

Text-Aware Diffusion for Policy Learning

2024-07-02 · Calvin Luo, Mandy He, Zilai Zeng, Chen Sun

Training an agent to achieve particular goals or perform desired behaviors is often accomplished through reinforcement learning, especially in the absence of expert demonstrations. However, supporting novel goals or beha…

reinforcement-learningReinforcement Learning

Active Constraint Learning in High Dimensions from Demonstrations

2025-12-28 · Zheng Qiu, Chih-Yuan Chiu, Glen Chou arxiv

We present an iterative active constraint learning (ACL) algorithm, within the learning from demonstrations (LfD) paradigm, which intelligently solicits informative demonstration trajectories for inferring an unknown con…

ESPADA: Execution Speedup via Semantics Aware Demonstration Data Downsampling for Imitation Learning

2025-12-08 · Byung-ju Kim, Jinu Pahk, Chungwoo Lee, Jaejoon Kim 외 arxiv

Behavior-cloning based visuomotor policies enable precise manipulation but often inherit the slow, cautious tempo of human demonstrations, limiting practical deployment. However, prior studies on acceleration methods mai…