paper-with-me

홈 › Papers

3D-VLA: A 3D Vision-Language-Action Generative World Model

2024-03-14 · Haoyu Zhen, Xiaowen Qiu, Peihao Chen, Jincheng Yang, Xin Yan, Yilun Du, Yining Hong, Chuang Gan

Recent vision-language-action (VLA) models rely on 2D inputs, lacking integration with the broader realm of the 3D physical world. Furthermore, they perform action prediction by learning a direct mapping from perception to action, neglecting the vast dynamics of the world and the relations between actions and dynamics. In contrast, human beings are endowed with world models that depict imagination about future scenarios to plan actions accordingly. To this end, we propose 3D-VLA by introducing a new family of embodied foundation models that seamlessly link 3D perception, reasoning, and action through a generative world model. Specifically, 3D-VLA is built on top of a 3D-based large language model (LLM), and a set of interaction tokens is introduced to engage with the embodied environment. Furthermore, to inject generation abilities into the model, we train a series of embodied diffusion models and align them into the LLM for predicting the goal images and point clouds. To train our 3D-VLA, we curate a large-scale 3D embodied instruction dataset by extracting vast 3D-related information from existing robotics datasets. Our experiments on held-in datasets demonstrate that 3D-VLA significantly improves the reasoning, multimodal generation, and planning capabilities in embodied environments, showcasing its potential in real-world applications.

📄 PDF Abstract BibTeX arXiv:2403.09631

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Modelmultimodal generationVision-Language-Action

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

OccLLaMA: An Occupancy-Language-Action Generative World Model for Autonomous Driving

2024-09-05 · Julong Wei, Shanshuai Yuan, Pengfei Li, Qingda Hu 외

The rise of multi-modal large language models(MLLMs) has spurred their applications in autonomous driving. Recent MLLM-based methods perform action by learning a direct mapping from perception to action, neglecting the d…

Autonomous DrivingMotion PlanningQuestion AnsweringVision-Language-Action+1

WCog-VLA: A Dual-Level World-Cognitive Vision-Language-Action Model for End-to-End Autonomous Driving

2026-07-09 · Xuerun Yan, Zhexi Lian, Nuoheng Zhang, Shiyu Fang 외 arxiv

Vision-Language-Action (VLA) models have advanced end-to-end autonomous driving. However, existing methods either lack comprehensive world cognition or suffer from fragmented world foresight, inherently confining these m…

Autonomous Driving

WNM-3D: A World Navigation Model with 3D Scene Conditioning for Closed-Loop VLN

2026-08-07 · Yuehao Huang, Yunzi Wu, Xiaotao Zhang, Xinhai Li 외 arxiv

Recent vision-language navigation (VLN) systems increasingly adapt pretrained vision-language models (VLMs) into vision-language-action (VLA) policies that map egocentric observations and language instructions directly t…

Vision-Language Navigation

Generative Human-Object Interaction Detection via Differentiable Cognitive Steering of Multi-modal LLMs

2025-12-19 · Zhaolin Cai, Huiyu Duan, Zitong Xu, Fan Li 외 arxiv

Human-object interaction (HOI) detection aims to localize human-object pairs and the interactions between them. Existing methods operate under a closed-world assumption, treating the task as a classification problem over…

Human-Object Interaction DetectionZero-shot Generalization

STORM: Search-Guided Generative World Models for Robotic Manipulation

2025-12-20 · Wenjun Lin, Jensen Zhang, Kaitong Cai, Keze Wang arxiv

We present STORM (Search-Guided Generative World Models), a novel framework for spatio-temporal reasoning in robotic manipulation that unifies diffusion-based action generation, conditional video prediction, and search-b…

Video Prediction