paper-with-me

Papers

Force-Aware Residual DAgger via Trajectory Editing for Precision Insertion with Impedance Control

2026-03-04 · Yiou Huang, Ning Ma, Weichu Zhao, Zinuo Liu, Jun Sun, Qiufeng Wang, Yaran Chen arxiv

Imitation learning (IL) has shown strong potential for contact-rich precision insertion tasks. However, its practical deployment is often hindered by covariate shift and the need for continuous expert monitoring to recover from failures during execution. In this paper, we propose Trajectory Editing Residual Dataset Aggregation (TER-DAgger), a scalable and force-aware human-in-the-loop imitation learning framework that mitigates covariate shift by learning residual policies through optimization-based trajectory editing. This approach smoothly fuses policy rollouts with human corrective trajectories, providing consistent and stable supervision. Second, we introduce a force-aware failure anticipation mechanism that triggers human intervention only when discrepancies arise between predicted and measured end-effector forces, significantly reducing the requirement for continuous expert monitoring. Third, all learned policies are executed within a Cartesian impedance control framework, ensuring compliant and safe behavior during contact-rich interactions. Extensive experiments in both simulation and real-world precision insertion tasks show that TER-DAgger improves the average success rate by over 37\% compared to behavior cloning, human-guided correction, retraining, and fine-tuning baselines, demonstrating its effectiveness in mitigating covariate shift and enabling scalable deployment in contact-rich manipulation.

📄 PDF Abstract BibTeX arXiv:2603.04038

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compliant Residual DAgger: Improving Real-World Contact-Rich Manipulation with Human Corrections

2025-06-20 · Xiaomeng Xu, Yifan Hou, Zeyi Liu, Shuran Song

We address key challenges in Dataset Aggregation (DAgger) for real-world contact-rich manipulation: how to collect informative human correction data and how to effectively update policies with this new data. We introduce…

Contact-rich Manipulation

Imitation Learning for Neural Network Autopilot in Fixed-Wing Unmanned Aerial Systems

2020-09-04 · International Conference on Unmanned Aircraft Systems (ICUAS) 2020 9 · Daksh Shukla, Shawn Keshmiri, Nicole Beckage

This research identifies the feasibility of training an artificial neural network (ANN) autopilot, using supervised learning techniques, including an imitation learning framework known as the data aggregation set (DAgger…

Imitation Learning

Revisiting DAgger in the Era of LLM-Agents

2026-05-13 · Changhao Li, Rushi Qiang, Jiawei Huang, Chenxiao Gao 외 arxiv

Long-horizon LM agents learn from multi-turn interaction, where a single early mistake can alter the subsequent state distribution and derail the whole trajectory. Existing recipes fall short in complementary ways: super…

Reinforcement Learning

Dynamic Regret Convergence Analysis and an Adaptive Regularization Algorithm for On-Policy Robot Imitation Learning

2018-11-06 · Jonathan N. Lee, Michael Laskey, Ajay Kumar Tanwani, Anil Aswani 외

On-policy imitation learning algorithms such as DAgger evolve a robot control policy by executing it, measuring performance (loss), obtaining corrective feedback from a supervisor, and generating the next policy. As the …

Imitation Learning

RadGrad: Active learning with loss gradients

2019-06-18 · Paul Budnarain, Renato Ferreira Pinto Junior, Ilan Kogan

Solving sequential decision prediction problems, including those in imitation learning settings, requires mitigating the problem of covariate shift. The standard approach, DAgger, relies on capturing expert behaviour in …

Active LearningImitation Learning