ExplorerComputer VisionComputer Vision
Research PaperResearchia:202608.10006

SimWAM: A Simple World Action Model for End-to-End Autonomous Driving

Zongchuang Zhao

Abstract

World-Action Models (WAMs) improve end-to-end autonomous driving by transferring video dynamics priors to action prediction, but existing methods require costly future generation at inference. We present SimWAM, a simple yet effective WAM that uses video generation purely as a training signal. It co-trains a pretrained video expert and a lightweight action expert with joint flow matching. An isolated attention mask keeps action prediction independent of future frames, allowing the video branch t...

Submitted: August 10, 2026Subjects: Computer Vision; Computer Vision

Description / Details

World-Action Models (WAMs) improve end-to-end autonomous driving by transferring video dynamics priors to action prediction, but existing methods require costly future generation at inference. We present SimWAM, a simple yet effective WAM that uses video generation purely as a training signal. It co-trains a pretrained video expert and a lightweight action expert with joint flow matching. An isolated attention mask keeps action prediction independent of future frames, allowing the video branch to be discarded after training and leaving a self-contained planner that directly predicts trajectories. Since the two experts share no parameters and interact only through a unified attention interface, the video backbone could be replaced and the action expert scaled independently without modifying the learning objective or inference pipeline. We further apply reinforcement learning to optimize a compositional driving reward beyond trajectory imitation. Our SimWAM achieves 91.591.5 PDMS on NAVSIM, surpasses state-of-the-art WAM-based planners with substantially lower latency, and transfers zero-shot to nuScenes. These results position SimWAM as a simple yet solid baseline that could readily benefit from advances in video generation for efficient autonomous driving. The code and model weights are available at https://github.com/H-EmbodVis/SimWAM/


Source: arXiv:2608.07468v1 - http://arxiv.org/abs/2608.07468v1 PDF: https://arxiv.org/pdf/2608.07468v1 Original Link: http://arxiv.org/abs/2608.07468v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Aug 10, 2026
Topic:
Computer Vision
Area:
Computer Vision
Comments:
0
Bookmark
SimWAM: A Simple World Action Model for End-to-End Autonomous Driving | Researchia