paper-with-me

Papers

ASkDAgger: Active Skill-level Data Aggregation for Interactive Imitation Learning

2025-08-07 · Jelle Luijkx, Zlatan Ajanović, Laura Ferranti, Jens Kober arxiv

Human teaching effort is a significant bottleneck for the broader applicability of interactive imitation learning. To reduce the number of required queries, existing methods employ active learning to query the human teacher only in uncertain, risky, or novel situations. However, during these queries, the novice's planned actions are not utilized despite containing valuable information, such as the novice's capabilities, as well as corresponding uncertainty levels. To this end, we allow the novice to say: "I plan to do this, but I am uncertain." We introduce the Active Skill-level Data Aggregation (ASkDAgger) framework, which leverages teacher feedback on the novice plan in three key ways: (1) S-Aware Gating (SAG): Adjusts the gating threshold to track sensitivity, specificity, or a minimum success rate; (2) Foresight Interactive Experience Replay (FIER), which recasts valid and relabeled novice action plans into demonstrations; and (3) Prioritized Interactive Experience Replay (PIER), which prioritizes replay based on uncertainty, novice success, and demonstration age. Together, these components balance query frequency with failure incidence, reduce the number of required demonstration annotations, improve generalization, and speed up adaptation to changing domains. We validate the effectiveness of ASkDAgger through language-conditioned manipulation tasks in both simulation and real-world environments. Code, data, and videos are available at https://askdagger.github.io.

📄 PDF Abstract BibTeX arXiv:2508.05310

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Evaluating Team Skill Aggregation in Online Competitive Games

2021-06-21 · Arman Dehpanah, Muheeb Faizan Ghori, Jonathan Gemmell, Bamshad Mobasher

One of the main goals of online competitive games is increasing player engagement by ensuring fair matches. These games use rating systems for creating balanced match-ups. Rating systems leverage statistical estimation t…

Fairness

HiSkill: Empowering LLM Agents with Hierarchical Skill Graphs

2026-07-28 · Yu Hao, Jinxuan Cai, Qi Zhang, Yawen Li 외 arxiv

Skills have become an important abstraction for enabling large language model (LLM) agents to reuse past experience in long-horizon interactive tasks. However, existing trajectory-to-skill methods often produce flat coll…

SKILLC: Learning Autonomous Skill Internalization in LLM Agents via Contrastive Credit Assignment

2026-05-27 · Hongxiang Lin, Zhirui Kuai, Erpeng Xue, Lei Wang arxiv

Structured skill prompts improve exploration in long-horizon agentic reinforcement learning (RL). Skill-augmented RL methods retain external skills at inference, while skill-internalization RL methods withdraw them durin…

Reinforcement Learning

Humanoid Hanoi: Investigating Shared Whole-Body Control for Skill-Based Box Rearrangement

2026-02-14 · Minku Kim, Kuan-Chia Chen, Aayam Shrestha, Li Fuxin 외 arxiv

We investigate a skill-based framework for humanoid box rearrangement that enables long-horizon execution by sequencing reusable skills at the task level. In our architecture, all skills execute through a shared, task-ag…

AnySkill: Learning Open-Vocabulary Physical Skill for Interactive Agents

2024-03-19 · CVPR 2024 1 · Jieming Cui, Tengyu Liu, Nian Liu, Yaodong Yang 외

Traditional approaches in physics-based motion generation, centered around imitation learning and reward shaping, often struggle to adapt to new scenarios. To tackle this limitation, we propose AnySkill, a novel hierarch…

Imitation LearningMotion Generation