paper-with-me

Papers

Inferring Versatile Behavior from Demonstrations by Matching Geometric Descriptors

2022-10-17 · Niklas Freymuth, Nicolas Schreiber, Philipp Becker, Aleksandar Taranovic, Gerhard Neumann

Humans intuitively solve tasks in versatile ways, varying their behavior in terms of trajectory-based planning and for individual steps. Thus, they can easily generalize and adapt to new and changing environments. Current Imitation Learning algorithms often only consider unimodal expert demonstrations and act in a state-action-based setting, making it difficult for them to imitate human behavior in case of versatile demonstrations. Instead, we combine a mixture of movement primitives with a distribution matching objective to learn versatile behaviors that match the expert's behavior and versatility. To facilitate generalization to novel task configurations, we do not directly match the agent's and expert's trajectory distributions but rather work with concise geometric descriptors which generalize well to unseen task configurations. We empirically validate our method on various robot tasks using versatile human demonstrations and compare to imitation learning algorithms in a state-action setting as well as a trajectory-based setting. We find that the geometric descriptors greatly help in generalizing to new task configurations and that combining them with our distribution-matching objective is crucial for representing and reproducing versatile behavior.

📄 PDF Abstract BibTeX arXiv:2210.08121

Code (1)

niklasfreymuth/vigor 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

DynaFlow: Dynamics-embedded Flow Matching for Physically Consistent Motion Generation from State-only Demonstrations

2025-09-24 · Sowoo Lee, Dongyun Kang, Jaehyun Park, Hae-Won Park arxiv

This paper introduces DynaFlow, a novel framework that embeds a differentiable simulator directly into a flow matching model. By generating trajectories in the action space and mapping them to dynamically feasible state …

Versatile Inverse Reinforcement Learning via Cumulative Rewards

2021-11-15 · Niklas Freymuth, Philipp Becker, Gerhard Neumann

Inverse Reinforcement Learning infers a reward function from expert demonstrations, aiming to encode the behavior and intentions of the expert. Current approaches usually do this with generative and uni-modal models, mea…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Pragmatically Learning from Pedagogical Demonstrations in Multi-Goal Environments

2022-06-09 · Hugo Caselles-Dupré, Olivier Sigaud, Mohamed Chetouani

Learning from demonstration methods usually leverage close to optimal demonstrations to accelerate training. By contrast, when demonstrating a task, human teachers deviate from optimal demonstrations and pedagogically mo…

Inferring Preferences from Demonstrations in Multi-objective Reinforcement Learning

2024-09-30 · Junlin Lu, Patrick Mannion, Karl Mason

Many decision-making problems feature multiple objectives where it is not always possible to know the preferences of a human or agent decision-maker for different objectives. However, demonstrated behaviors from the deci…

Decision MakingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Inferring Preferences from Demonstrations in Multi-objective Reinforcement Learning: A Dynamic Weight-based Approach

2023-04-27 · Junlin Lu, Patrick Mannion, Karl Mason

Many decision-making problems feature multiple objectives. In such problems, it is not always possible to know the preferences of a decision-maker for different objectives. However, it is often possible to observe the be…

Decision MakingMulti-Objective Reinforcement Learning