paper-with-me

Papers

Uni-World VLA: Interleaved World Modeling and Planning for Autonomous Driving

2026-03-28 · Qiqi Liu, Huan Xu, Jingyu Li, Bin Sun, Zhihui Hao, Dangen She, Xiatian Zhu, Li Zhang arxiv

Autonomous driving requires reasoning about how the environment evolves and planning actions accordingly. Existing world-model-based approaches typically predict future scenes first and plan afterwards, resulting in open-loop imagination that may drift from the actual decision process. In this paper, we present Uni-World VLA, a unified vision-language-action (VLA) model that tightly interleaves future frame prediction and trajectory planning. Instead of generating a full world rollout before planning, our model alternates between predicting future frames and ego actions step by step, allowing planning decisions to be continuously conditioned on the imagined future observations. This interleaved generation forms a closed-loop interaction between world modeling and control, enabling more adaptive decision-making in dynamic traffic scenarios. In addition, we incorporate monocular depth information into frames to provide stronger geometric cues for world modeling, improving long-horizon scene prediction. Experiments on the NAVSIM benchmark show that our approach achieves competitive closed-loop planning performance while producing high-fidelity future frame predictions. These results demonstrate that tightly coupling world prediction and planning is a promising direction for scalable VLA driving systems.

📄 PDF Abstract BibTeX arXiv:2603.27287

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PlanningAutonomous Driving

Similar Papers 제목 키워드 기반

DrivingGPT: Unifying Driving World Modeling and Planning with Multi-modal Autoregressive Transformers

2024-12-24 · Yuntao Chen, Yuqi Wang, Zhaoxiang Zhang

World model-based searching and planning are widely recognized as a promising path toward human-level physical intelligence. However, current driving world models primarily rely on video diffusion models, which specializ…

NavSimTrajectory PlanningVideo Generation

Aether: Geometric-Aware Unified World Modeling

2025-03-24 · Aether Team, Haoyi Zhu, Yifan Wang, Jianjun Zhou 외

The integration of geometric reconstruction and generative modeling remains a critical challenge in developing AI systems capable of human-like spatial reasoning. This paper proposes Aether, a unified framework that enab…

Dynamic ReconstructionPredictionSpatial ReasoningTrajectory Planning+3

Planning with Reasoning using Vision Language World Model

2025-09-02 · Delong Chen, Theo Moutakanni, Willy Chung, Yejin Bang 외 arxiv

Effective planning requires strong world models, but high-level world models that can understand and reason about actions with semantic and temporal abstraction remain largely underdeveloped. We introduce the Vision Lang…

GraphWorld: Long-Horizon Planning with World Models for End-to-End Autonomous Driving

2026-06-15 · Ziying Song, Caiyan Jia, Lin Liu, Lei Yang 외 arxiv

End-to-end autonomous driving has made significant progress by unifying perception, prediction, and planning within a single learning framework, achieving strong performance in short-horizon decision making. However, mos…

Trajectory PlanningAutonomous DrivingDecision Making

LatentUM: Unleashing the Potential of Interleaved Cross-Modal Reasoning via a Latent-Space Unified Model

2026-04-02 · Jiachun Jin, Zetong Zhou, Xiao Yang, Hao Zhang 외 arxiv

Unified models (UMs) hold promise for their ability to understand and generate content across heterogeneous modalities. Compared to merely generating visual content, the use of UMs for interleaved cross-modal reasoning i…

Computational Efficiency