paper-with-me

Papers

CubeDAgger: Improved Robustness of Interactive Imitation Learning without Violation of Dynamic Stability

2025-05-08 · Taisuke Kobayashi

Interactive imitation learning makes an agent's control policy robust by stepwise supervisions from an expert. The recent algorithms mostly employ expert-agent switching systems to reduce the expert's burden by limitedly selecting the supervision timing. However, the precise selection is difficult and such a switching causes abrupt changes in actions, damaging the dynamic stability. This paper therefore proposes a novel method, so-called CubeDAgger, which improves robustness while reducing dynamic stability violations by making three improvements to a baseline method, EnsembleDAgger. The first improvement adds a regularization to explicitly activate the threshold for deciding the supervision timing. The second transforms the expert-agent switching system to an optimal consensus system of multiple action candidates. Third, autoregressive colored noise to the actions is introduced to make the stochastic exploration consistent over time. These improvements are verified by simulations, showing that the learned policies are sufficiently robust while maintaining dynamic stability during interaction.

📄 PDF Abstract BibTeX arXiv:2505.04897

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

RLIF: Interactive Imitation Learning as Reinforcement Learning

2023-11-21 · Jianlan Luo, Perry Dong, Yuexiang Zhai, Yi Ma 외

Although reinforcement learning methods offer a powerful framework for automatic skill acquisition, for practical learning-based control problems in domains such as robotics, imitation learning often provides a more conv…

continuous-controlContinuous ControlImitation Learningreinforcement-learning+1

Causal Imitation Learning Under Measurement Error and Distribution Shift

2026-01-29 · Shi Bo, AmirEmad Ghassami arxiv

We study offline imitation learning (IL) when part of the decision-relevant state is observed only through noisy measurements and the distribution may change between training and deployment. Such settings induce spurious…

Causal Inference

A GAN-Like Approach for Physics-Based Imitation Learning and Interactive Character Control

2021-05-21 · Pei Xu, Ioannis Karamouzas

We present a simple and intuitive approach for interactive control of physically simulated characters. Our work builds upon generative adversarial networks (GAN) and reinforcement learning, and introduces an imitation le…

Imitation LearningMotion Generation

Structured Imitation Learning of Interactive Policies through Inverse Games

2025-11-17 · Max M. Sun, Todd Murphey arxiv

Generative model-based imitation learning methods have recently achieved strong results in learning high-complexity motor skills from human demonstrations. However, imitation learning of interactive policies that coordin…

Interactive Learning from Activity Description

2021-02-13 · Khanh Nguyen, Dipendra Misra, Robert Schapire, Miro Dudík 외

We present a novel interactive learning protocol that enables training request-fulfilling agents by verbally describing their activities. Unlike imitation learning (IL), our protocol allows the teaching agent to provide …

General Reinforcement LearningGrounded language learningImitation LearningReinforcement Learning (RL)