paper-with-me

홈 › Papers

Mimic Intent, Not Just Trajectories

2026-02-09 · Renming Huang, Chendong Zeng, Wenjing Tang, Jintian Cai, Cewu Lu, Panpan Cai arxiv

While imitation learning (IL) has achieved impressive success in dexterous manipulation through generative modeling and pretraining, state-of-the-art approaches like Vision-Language-Action (VLA) models still struggle with adaptation to environmental changes and skill transfer. We argue this stems from mimicking raw trajectories without understanding the underlying intent. To address this, we propose explicitly disentangling behavior intent from execution details in end-2-end IL: Mimic Intent, Not just Trajectories(MINT). We achieve this via multi-scale frequency-space tokenization, which enforces a spectral decomposition of action chunk representation. We learn action tokens with a multi-scale coarse-to-fine structure, and force the coarsest token to capture low-frequency global structure and finer tokens to encode high-frequency details. This yields an abstract Intent token that facilitates planning and transfer, and multi-scale Execution tokens that enable precise adaptation to environmental dynamics. Building on this hierarchy, our policy generates trajectories through next-scale autoregression, performing progressive intent-to-execution reasoning, thus boosting learning efficiency and generalization. Crucially, this disentanglement enables one-shot transfer of skills, by simply injecting the Intent token from a demonstration into the autoregressive generation process. Experiments on several manipulation benchmarks and on a real robot demonstrate state-of-the-art success rates, superior inference efficiency, robust generalization against disturbances, and effective one-shot transfer.

📄 PDF Abstract BibTeX arXiv:2602.08602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Addressing and Visualizing Misalignments in Human Task-Solving Trajectories

2024-09-21 · Sejin Kim, Hosung Lee, Sundong Kim

Understanding misalignments in human task-solving trajectories is crucial for enhancing AI models trained to closely mimic human reasoning. This study categorizes such misalignments into three types: (1) lack of function…

Learning Goals from Failure

2020-06-28 · CVPR 2021 1 · Dave Epstein, Carl Vondrick

We introduce a framework that predicts the goals behind observable human action in video. Motivated by evidence in developmental psychology, we leverage video of unintentional action to learn video representations of goa…

Representation Learning

From Watch to Imagine: Steering Long-horizon Manipulation via Human Demonstration and Future Envisionment

2025-09-26 · Ke Ye, Jiaming Zhou, Yuanfeng Qiu, Jiayi Liu 외 arxiv

Generalizing to long-horizon manipulation tasks in a zero-shot setting remains a central challenge in robotics. Current multimodal foundation based approaches, despite their capabilities, typically fail to decompose high…

Multimodal Reasoning

IDIL: Imitation Learning of Intent-Driven Expert Behavior

2024-04-25 · Sangwon Seo, Vaibhav Unhelkar

When faced with accomplishing a task, human experts exhibit intentional behavior. Their unique intents shape their plans and decisions, resulting in experts demonstrating diverse behaviors to accomplish the same task. Du…

Imitation Learning

Watermarking Needs Input Repetition Masking

2025-04-16 · David Khachaturov, Robert Mullins, Ilia Shumailov, Sumanth Dathathri

Recent advancements in Large Language Models (LLMs) raised concerns over potential misuse, such as for spreading misinformation. In response two counter measures emerged: machine learning-based detectors that predict if …

Misinformation