paper-with-me

Papers

VICX: Generalizable Robot Manipulation via Video Generation and In-Context Operator Network

2026-06-10 · Song Chen, Linyan Xiang, Ying Zhou, Liu Yang arxiv

Generalizable robot manipulation requires not only task-level reasoning over unseen scenes, but also reliable grounding of visual plans into embodiment-specific execution. To bridge this gap, we propose VICX (Video generation and In-Context eXecution), a decoupled closed-loop manipulation framework. In VICX, a frozen video generation model produces vision-language-conditioned high-level visual plans, while a Video-to-Trajectory In-Context Operator Network (V2T-ICON) serves as the task-agnostic interface that grounds these plans into executable robot-state trajectories. To improve execution generalization, V2T-ICON operates on segmentation-extracted arm-only frame observations and uses retrieved image-state pairs as in-context prompts, allowing a robust and generalizable visual-to-state mapping at inference time without parameter updates. Experiments on Meta-World show that VICX supports cross-task generalization, closed-loop self-correction, and cross-embodiment transfer, demonstrating dual generalization across both task semantics and robot execution. The project webpage can be found here: https://scaling-group.github.io/vicx/.

📄 PDF Abstract BibTeX arXiv:2606.12028

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationVideo Generation

Similar Papers 제목 키워드 기반

Gen2Act: Human Video Generation in Novel Scenarios enables Generalizable Robot Manipulation

2024-09-24 · Homanga Bharadhwaj, Debidatta Dwibedi, Abhinav Gupta, Shubham Tulsiani 외

How can robot manipulation policies generalize to novel tasks involving unseen object types and new motions? In this paper, we provide a solution in terms of predicting motion information from web data through human vide…

Robot ManipulationVideo GenerationVideo Prediction

Veo-Act: How Far Can Frontier Video Models Advance Generalizable Robot Manipulation?

2026-04-06 · Zhongru Zhang, Chenghan Yang, Qingzhou Lu, Yanjiang Guo 외 arxiv

Video generation models have advanced rapidly and are beginning to show a strong understanding of physical dynamics. In this paper, we investigate how far an advanced video generation model such as Veo-3 can support gene…

Robot ManipulationVideo Generation

Robot Learning from a Physical World Model

2025-11-10 · Jiageng Mao, Sicheng He, Hao-Ning Wu, Yang You 외 arxiv

We introduce PhysWorld, a framework that enables robot learning from video generation through physical world modeling. Recent video generation models can synthesize photorealistic visual demonstrations from language comm…

Reinforcement LearningVideo Generation

GR-2: A Generative Video-Language-Action Model with Web-Scale Knowledge for Robot Manipulation

2024-10-08 · Chi-Lam Cheang, Guangzeng Chen, Ya Jing, Tao Kong 외

We present GR-2, a state-of-the-art generalist robot agent for versatile and generalizable robot manipulation. GR-2 is first pre-trained on a vast number of Internet videos to capture the dynamics of the world. This larg…

Multi-Task LearningRobot ManipulationVideo Generation

Track2Act: Predicting Point Tracks from Internet Videos enables Generalizable Robot Manipulation

2024-05-02 · Homanga Bharadhwaj, Roozbeh Mottaghi, Abhinav Gupta, Shubham Tulsiani

We seek to learn a generalizable goal-conditioned policy that enables zero-shot robot manipulation: interacting with unseen objects in novel scenes without test-time adaptation. While typical approaches rely on a large a…

Robot ManipulationTest-time Adaptation