paper-with-me

Papers

Consistent Zero-Shot Imitation with Contrastive Goal Inference

2025-10-20 · Kathryn Wantlin, Chongyi Zheng, Benjamin Eysenbach arxiv

Zero-shot imitation learning requires an agent to reproduce expert behavior from a single demonstration without additional environment interaction or gradient updates at test time. We introduce Contrastive Inverse Reinforcement Learning (CIRL), a self-supervised framework for pre-training zero-shot imitation agents. Our methods rests on a key observation that many useful tasks can be summarized by a single goal state. We can thus convert the multi-task inverse RL problem into a more tractable goal-inference problem, and utilize state-of-the-art goal-conditioned RL methods to recover a policy that reaches the goal. During pre-training, CIRL jointly employs three components to learn without any rewards or demonstrations: (1) a variant of contrastive RL designed to learn maximum-entropy goal-conditioned policies, (2) an automatic goal proposal mechanism (GoalKDE) that drives exploration, and (3) a mean-field variational model that performs amortized goal inference from trajectories. We prove that this procedure consistently recovers the demonstrator's intent by accounting for the relative difficulty of reaching different states and show how structurally similar prior work may otherwise fail to infer the correct reward. Experiments on goal-conditioned and standard reward-maximizing control tasks show that CIRL outperforms prior zero-shot imitation methods, supporting the expressiveness of goals as a compact summary of behavior.

📄 PDF Abstract BibTeX arXiv:2510.17059

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Zero-Shot Offline Imitation Learning via Optimal Transport

2024-10-11 · Thomas Rupf, Marco Bagatella, Nico Gürtler, Jonas Frey 외

Zero-shot imitation learning algorithms hold the promise of reproducing unseen behavior from as little as a single demonstration at test time. Existing practical approaches view the expert demonstration as a sequence of …

Imitation Learning

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

2025-03-13 · CVPR 2025 1 · Hang Yin, Xiuwei Xu, Lingqing Zhao, Ziwei Wang 외

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lo…

Graph Matching

Zero-shot Imitation Learning by Latent Topology Mapping

2026-05-08 · Maxwell J. Jacobson, Yexiang Xue arxiv

Imitation learning is effective for training agents when expert demonstrations are available, but collecting demonstrations for every complex task in an environment is costly. We study the long-horizon, goal-conditioned …

AmorLIP: Efficient Language-Image Pretraining via Amortization

2025-05-25 · Haotian Sun, Yitong Li, Yuchen Zhuang, Niao He 외

Contrastive Language-Image Pretraining (CLIP) has demonstrated strong zero-shot performance across diverse downstream text-image tasks. Existing CLIP methods typically optimize a contrastive objective using negative samp…

Contrastive LearningRepresentation Learningzero-shot-classificationZero-Shot Learning

Instance Adaptive Prototypical Contrastive Embedding for Generalized Zero Shot Learning

2023-09-13 · Riti Paul, Sahil Vora, Baoxin Li

Generalized zero-shot learning(GZSL) aims to classify samples from seen and unseen labels, assuming unseen labels are not accessible during training. Recent advancements in GZSL have been expedited by incorporating contr…

Contrastive LearningGeneralized Zero-Shot LearningZero-Shot Learning