paper-with-me

홈 › Papers

Interactive Imitation Learning in State-Space

2020-08-02 · Snehal Jauhri, Carlos Celemin, Jens Kober

Imitation Learning techniques enable programming the behavior of agents through demonstrations rather than manual engineering. However, they are limited by the quality of available demonstration data. Interactive Imitation Learning techniques can improve the efficacy of learning since they involve teachers providing feedback while the agent executes its task. In this work, we propose a novel Interactive Learning technique that uses human feedback in state-space to train and improve agent behavior (as opposed to alternative methods that use feedback in action-space). Our method titled Teaching Imitative Policies in State-space~(TIPS) enables providing guidance to the agent in terms of `changing its state' which is often more intuitive for a human demonstrator. Through continuous improvement via corrective feedback, agents trained by non-expert demonstrators using TIPS outperformed the demonstrator and conventional Imitation Learning agents.

📄 PDF Abstract BibTeX arXiv:2008.00524

Code (1)

sjauhri/Interactive-Learning-in-State-space 공식 구현 tf

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

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…

Inter3D: A Benchmark and Strong Baseline for Human-Interactive 3D Object Reconstruction

2025-02-19 · Gan Chen, Ying He, Mulin Yu, F. Richard Yu 외

Recent advancements in implicit 3D reconstruction methods, e.g., neural rendering fields and Gaussian splatting, have primarily focused on novel view synthesis of static or dynamic objects with continuous motion states. …

3D Object Reconstruction3D ReconstructionNeural RenderingNovel View Synthesis+1

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

A Note on Sample Complexity of Interactive Imitation Learning with Log Loss

2024-12-09 · Yichen Li, Chicheng Zhang

Imitation learning (IL) is a general paradigm for learning from experts in sequential decision-making problems. Recent advancements in IL have shown that offline imitation learning, specifically Behavior Cloning (BC) wit…

Decision MakingImitation LearningSequential Decision Making

Accelerating Interactive Human-like Manipulation Learning with GPU-based Simulation and High-quality Demonstrations

2022-12-05 · Malte Mosbach, Kara Moraw, Sven Behnke

Dexterous manipulation with anthropomorphic robot hands remains a challenging problem in robotics because of the high-dimensional state and action spaces and complex contacts. Nevertheless, skillful closed-loop manipulat…

GPUImitation LearningReinforcement Learning (RL)