paper-with-me

Papers

FutureX: Enhance End-to-End Autonomous Driving via Latent Chain-of-Thought World Model

2025-12-12 · Hongbin Lin, Yiming Yang, Yifan Zhang, Chaoda Zheng, Jie Feng, Sheng Wang, Zhennan Wang, Shijia Chen, Boyang Wang, Yu Zhang, Xianming Liu, Shuguang Cui, Zhen Li arxiv

In autonomous driving, end-to-end planners learn scene representations from raw sensor data and utilize them to generate a motion plan or control actions. However, exclusive reliance on the current scene for motion planning may result in suboptimal responses in highly dynamic traffic environments where ego actions further alter the future scene. To model the evolution of future scenes, we leverage the World Model to represent how the ego vehicle and its environment interact and change over time, which entails complex reasoning. The Chain of Thought (CoT) offers a promising solution by forecasting a sequence of future thoughts that subsequently guide trajectory refinement. In this paper, we propose FutureX, a CoT-driven pipeline that enhances end-to-end planners to perform complex motion planning via future scene latent reasoning and trajectory refinement. Specifically, the Auto-think Switch examines the current scene and decides whether additional reasoning is required to yield a higher-quality motion plan. Once FutureX enters the Thinking mode, the Latent World Model conducts a CoT-guided rollout to predict future scene representation, enabling the Summarizer Module to further refine the motion plan. Otherwise, FutureX operates in an Instant mode to generate motion plans in a forward pass for relatively simple scenes. Extensive experiments demonstrate that FutureX enhances existing methods by producing more rational motion plans and fewer collisions without compromising efficiency, thereby achieving substantial overall performance gains, e.g., 6.2 PDMS improvement for TransFuser on NAVSIM. Code will be released.

📄 PDF Abstract BibTeX arXiv:2512.11226

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

FutureX-Pro: Extending Future Prediction to High-Value Vertical Domains

2026-01-18 · Jiashuo Liu, Siyuan Chen, Zaiyuan Wang, Zhiyuan Zeng 외 arxiv

Building upon FutureX, which established a live benchmark for general-purpose future prediction, this report introduces FutureX-Pro, including FutureX-Finance, FutureX-Retail, FutureX-PublicHealth, FutureX-NaturalDisaste…

Autonomous Driving Data Chain & Interfaces

2021-04-02 · Benjamin Kahl

Recent developments in autonomous driving technology have proven that map data may be used, not only for general routing purposes, but also for to enhance and complement common sensor data. This document reviews the most…

Autonomous Driving

Latent Chain-of-Thought World Modeling for End-to-End Driving

2025-12-11 · Shuhan Tan, Kashyap Chitta, Yuxiao Chen, Ran Tian 외 arxiv

Recent Vision-Language-Action (VLA) models for autonomous driving explore inference-time reasoning as a way to improve driving performance and safety in challenging scenarios. Most prior work uses natural language to exp…

Reinforcement LearningAutonomous DrivingDecision Making

Enhancing End-to-End Autonomous Driving with Latent World Model

2024-06-12 · Yingyan Li, Lue Fan, JiaWei He, Yuqi Wang 외

End-to-end autonomous driving has garnered widespread attention. Current end-to-end approaches largely rely on the supervision from perception tasks such as detection, tracking, and map segmentation to aid in learning sc…

Autonomous DrivingNavSim

Kinematics-Aware Latent World Models for Data-Efficient Autonomous Driving

2026-03-07 · Jiazhuo Li, Linjiang Cao, Qi Liu, Xi Xiong arxiv

Data-efficient learning remains a central challenge in autonomous driving due to the high cost and safety risks of large-scale real-world interaction. Although world-model-based reinforcement learning enables policy opti…

Reinforcement LearningAutonomous Driving