paper-with-me

Papers

HyWorldVLA: A Vision-Language-Action Model with Hybrid World Modeling for Autonomous Driving

2026-07-23 · Quanfu Yu, Xian Wu, Hao Xu, Liulong Ma arxiv

Vision-Language-Action (VLA) models augmented with world modeling represent a promising paradigm for end-to-end autonomous driving. While pixel-level future prediction enables fine-grained spatiotemporal reasoning, it compromises robustness in noisy driving scenarios. Conversely, latent-based world models alleviate this sensitivity but often incur limited interpretability and representational degradation due to absent pixel-level grounding. To reconcile this trade-off, we propose HyWorldVLA, a hybrid world-VLA framework that unifies pixel-level supervision and latent representation learning. In the pre-training stage, HyWorldVLA predicts video latents encoded by a pre-trained video VAE, while simultaneously reconstructing video frames to provide precise pixel-level grounding. During the subsequent co-fine-tuning phase, the model exclusively predicts latent features, which are fed into an action expert to generate trajectories. Extensive experiments on NAVSIM v1 and v2 benchmarks demonstrate that HyWorldVLA significantly outperforms both pixel-based and latent-based world model baselines. Notably, we present the first comprehensive qualitative and quantitative analysis of world model noise robustness in autonomous driving, establishing a new benchmark for evaluating future architectures.

📄 PDF Abstract BibTeX arXiv:2607.20988

Code (3)

BaiShuanghao/my_arXiv_daily ★ 204
Blake-Jiang/ad-arxiv-daily ★ 57
Tavish9/awesome-daily-AI-arxiv ★ 112

Tasks

Representation LearningAutonomous Driving

Similar Papers 제목 키워드 기반

HybridVLA: Collaborative Diffusion and Autoregression in a Unified Vision-Language-Action Model

2025-03-13 · Jiaming Liu, Hao Chen, Pengju An, Zhuoyang Liu 외

Recent advancements in vision-language models (VLMs) for common-sense reasoning have led to the development of vision-language-action (VLA) models, enabling robots to perform generalized manipulation. Although existing a…

Common Sense ReasoningDenoisingLarge Language ModelVision-Language-Action

Agent vs. Parametric World Models: Hybrid Planning for Reliable Language Agents

2026-06-26 · Xinyuan Song, Zekun Cai arxiv

Language agents plan by generating not only actions but also implicit predictions of how the world will change. These imagined state updates make agents flexible, but they also create a distinct failure mode: hallucinate…

Hybrid Training for Vision-Language-Action Models

2025-10-01 · Pietro Mazzaglia, Cansu Sancaktar, Markus Peschl, Daniel Dijkman arxiv

Using Large Language Models to produce intermediate thoughts, a.k.a. Chain-of-thought (CoT), before providing an answer has been a successful recipe for solving complex language tasks. In robotics, similar embodied CoT s…

HeiSD: Hybrid Speculative Decoding for Embodied Vision-Language-Action Models with Kinematic Awareness

2026-03-18 · Zihao Zheng, Zhihao Mao, Sicheng Tian, Maoliang Li 외 arxiv

Vision-Language-Action (VLA) Models have become the mainstream solution for robot control, but suffer from slow inference speeds. Speculative Decoding (SD) is a promising acceleration method which can be divided into two…

WorldVLM: Combining World Model Forecasting and Vision-Language Reasoning

2026-03-15 · Stefan Englmeier, Katharina Winter, Fabian B. Flohr arxiv

Autonomous driving systems depend on on models that can reason about high-level scene contexts and accurately predict the dynamics of their surrounding environment. Vision- Language Models (VLMs) have recently emerged as…

Scene UnderstandingAutonomous DrivingDecision Making