paper-with-me

Papers

XR-1: Towards Versatile Vision-Language-Action Models via Learning Unified Vision-Motion Representations

2025-11-04 · Shichao Fan, Kun Wu, Zhengping Che, Xinhua Wang, Di Wu, Fei Liao, Ning Liu, Yixue Zhang, Zhen Zhao, Zhiyuan Xu, Meng Li, Qingjie Liu, Shanghang Zhang, Min Wan, Jian Tang arxiv

Recent progress in large-scale robotic datasets and vision-language models (VLMs) has advanced research on vision-language-action (VLA) models. However, existing VLA models still face two fundamental challenges: (i) producing precise low-level actions from high-dimensional observations, (ii) bridging domain gaps across heterogeneous data sources, including diverse robot embodiments and human demonstrations. Existing methods often encode latent variables from either visual dynamics or robotic actions to guide policy learning, but they fail to fully exploit the complementary multi-modal knowledge present in large-scale, heterogeneous datasets. In this work, we present X Robotic Model 1 (XR-1), a novel framework for versatile and scalable VLA learning across diverse robots, tasks, and environments. XR-1 introduces the \emph{Unified Vision-Motion Codes (UVMC)}, a discrete latent representation learned via a dual-branch VQ-VAE that jointly encodes visual dynamics and robotic motion. UVMC addresses these challenges by (i) serving as an intermediate representation between the observations and actions, and (ii) aligning multimodal dynamic information from heterogeneous data sources to capture complementary knowledge. To effectively exploit UVMC, we propose a three-stage training paradigm: (i) self-supervised UVMC learning, (ii) UVMC-guided pretraining on large-scale cross-embodiment robotic datasets, and (iii) task-specific post-training. We validate XR-1 through extensive real-world experiments with more than 14,000 rollouts on six different robot embodiments, spanning over 120 diverse manipulation tasks. XR-1 consistently outperforms state-of-the-art baselines such as $π_{0.5}$, $π_0$, RDT, UniVLA, and GR00T-N1.5 while demonstrating strong generalization to novel objects, background variations, distractors, and illumination changes. Our project is at https://xr-1-vla.github.io/.

📄 PDF Abstract BibTeX arXiv:2511.02776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UnifiedVisionGPT: Streamlining Vision-Oriented AI through Generalized Multimodal Framework

2023-11-16 · Chris Kelly, Luhui Hu, Cindy Yang, Yu Tian 외

In the current landscape of artificial intelligence, foundation models serve as the bedrock for advancements in both language and vision domains. OpenAI GPT-4 has emerged as the pinnacle in large language models (LLMs), …

X-modaler: A Versatile and High-performance Codebase for Cross-modal Analytics

2021-08-18 · Yehao Li, Yingwei Pan, Jingwen Chen, Ting Yao 외

With the rise and development of deep learning over the past decade, there has been a steady momentum of innovation and breakthroughs that convincingly push the state-of-the-art of cross-modal analytics between vision an…

Cross-Modal RetrievalDecoderImage CaptioningQuestion Answering+5

Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks

2023-11-10 · CVPR 2024 1 · Bin Xiao, Haiping Wu, Weijian Xu, Xiyang Dai 외

We introduce Florence-2, a novel vision foundation model with a unified, prompt-based representation for a variety of computer vision and vision-language tasks. While existing large vision models excel in transfer learni…

DiversityMulti-Task Learningobject-detectionObject Detection+2

Write and Paint: Generative Vision-Language Models are Unified Modal Learners

2022-06-15 · Shizhe Diao, Wangchunshu Zhou, Xinsong Zhang, Jiawei Wang

Recent advances in vision-language pre-training have pushed the state-of-the-art on various vision-language tasks, making machines more capable of multi-modal writing (image-to-text generation) and painting (text-to-imag…

Image GenerationImage to textLanguage ModelingLanguage Modelling+3

VLNVerse: A Benchmark for Vision-Language Navigation with Versatile, Embodied, Realistic Simulation and Evaluation

2025-12-22 · Sihao Lin, Zerui Li, Xunyi Zhao, Gengze Zhou 외 arxiv

Despite remarkable progress in Vision-Language Navigation (VLN), existing benchmarks remain confined to fixed, small-scale datasets with naive physical simulation. These shortcomings limit the insight that the benchmarks…

Vision-Language Navigation