paper-with-me

Papers

InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization

2026-07-06 · Haoxiang Ma, Junhao Cai, Xiaoxu Xu, Hao Li, Yuyin Yang, Yang Tian, Jiafei Cao, Hongrui Zhu, Zherui Qiu, Zhaxizhuoma, Yuqiang Yang, Jiaqi Peng, Xueyuan Wei, Yangkun Zhu, Jiahao Jiang, Xing Gao, Hanqing Wang, Feng Yuan, Kailin Li, Xueyue Zhu, Tai Wang, Yan Ding, Jiangmiao Pang, Jia Zeng, Jingjing Zhang, Bowen Zhou, Yao Mu, Chunhua Shen, Weinan Zhang arxiv

Unified models for robot manipulation aim to equip one policy with both the semantic priors of pretrained VLMs and the physical dynamics learned through future prediction. In practice, existing designs tend to erode the semantics of the pretrained backbone, suffer interference among heterogeneous objectives, and learn future prediction from scratch in pixel space, leaving the dynamics priors of pretrained video generators unexploited. We present InternVLA-A1.5, which builds the policy on a native VLM backbone that keeps training on VQA and subtask prediction, and attaches a lightweight unified expert for continuous action generation. Future prediction is recast as a latent-querying problem, where a small set of learnable foresight tokens condenses the task-relevant future into a compact latent code under the supervision of a frozen pretrained video generation model, so the policy inherits world-model dynamics priors without ever learning pixel-level generation. The video branch is discarded at inference, keeping real-time control. Pretrained on 1.2M robot episodes and 3M multimodal samples, InternVLA-A1.5 achieves the best overall results on all six simulation benchmarks. In the real world, the preserved semantics deliver the strongest compositional generalization on held-out instruction bindings, and the two designs together sustain long-horizon execution.

📄 PDF Abstract BibTeX arXiv:2607.04988

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationVideo Generation

Similar Papers 제목 키워드 기반

InternVLA-A1: Unifying Understanding, Generation and Action for Robotic Manipulation

2026-01-05 · Junhao Cai, Zetao Cai, Jiafei Cao, Yilun Chen 외 arxiv

Prevalent Vision-Language-Action (VLA) models are typically built upon Multimodal Large Language Models (MLLMs) and demonstrate exceptional proficiency in semantic understanding, but they inherently lack the capability t…

Scene UnderstandingVideo Prediction

InternVLA-M1: A Spatially Guided Vision-Language-Action Framework for Generalist Robot Policy

2025-10-15 · Xinyi Chen, Yilun Chen, Yanwei Fu, Ning Gao 외 arxiv

We introduce InternVLA-M1, a unified framework for spatial grounding and robot control that advances instruction-following robots toward scalable, general-purpose intelligence. Its core idea is spatially guided vision-la…

Instruction FollowingSpatial Reasoning

OFlow: Injecting Object-Aware Temporal Flow Matching for Robust Robotic Manipulation

2026-04-20 · Kuanning Wang, Ke Fan, Chenhao Qiu, Zeyu Shangguan 외 arxiv

Robust robotic manipulation requires not only predicting how the scene evolves over time, but also recognizing task-relevant objects in complex scenes. However, existing VLA models face two limitations. They typically ac…

LaST-VLA: Thinking in Latent Spatio-Temporal Space for Vision-Language-Action in Autonomous Driving

2026-03-02 · Yuechen Luo, Fang Li, Shaoqing Xu, Yang Ji 외 arxiv

While Vision-Language-Action (VLA) models have revolutionized autonomous driving by unifying perception and planning, their reliance on explicit textual Chain-of-Thought (CoT) leads to semantic-perceptual decoupling and …

Reinforcement LearningAutonomous Driving

AstraNav-World: World Model for Foresight Control and Consistency

2025-12-25 · Jintao Chen, Junjun Hu, Haochen Bai, Minghua Luo 외 arxiv

Embodied navigation in open, dynamic environments demands accurate foresight of how the world will evolve and how actions will unfold over time. We propose AstraNav-World, an end-to-end world model that jointly reasons a…