
HERMES: A Unified Self-Driving World Model for Simultaneous
3D Scene Understanding and Generation
Xin Zhou1*, Dingkang Liang1*β , Sifan Tu1, Xiwu Chen3, Yikang Ding2β , Dingyuan Zhang1, Feiyang Tan3,
Hengshuang Zhao4, Xiang Bai1
1 Huazhong University of Science & Technology, 2 MEGVII Technology,
3 Mach Drive, 4 The University of Hong Kong
(*) Equal contribution. (β ) Project leader.
π£ News
- [2025.07.14] Code, pretrained weights, and used processed data are now open-sourced.
- [2025.06.26] HERMES is accepted to ICCV 2025! π₯³
- [2025.01.24] Release the demo. Check it out and give it a star π!
- [2025.01.24] Release the paper.

Abstract
Driving World Models (DWMs) have become essential for autonomous driving by enabling future scene prediction. However, existing DWMs are limited to scene generation and fail to incorporate scene understanding, which involves interpreting and reasoning about the driving environment. In this paper, we present a unified Driving World Model named HERMES. Through a unified framework, we seamlessly integrate scene understanding and future scene evolution (generation) in driving scenarios. Specifically, HERMES leverages a Birdβs-Eye View (BEV) representation to consolidate multi-view spatial information while preserving geometric relationships and interactions. Additionally, we introduce world queries, which incorporate world knowledge into BEV features via causal attention in the Large Language Model (LLM), enabling contextual enrichment for both understanding and generation tasks. We conduct comprehensive studies on nuScenes and OmniDrive-nuScenes datasets to validate the effectiveness of our method. HERMES achieves state-of-the-art performance, reducing generation error by 32.4% and improving understanding metrics such as CIDEr by 8.0%.
Overview

Demo



Main Results

Acknowledgement
This project is based on BEVFormer v2 (code), InternVL (code), UniPAD (code), OminiDrive (code), DriveMonkey (code). Thanks for their wonderful works.
Citation
If you find this repository useful in your research, please consider giving a star β and a citation.
@inproceedings{zhou2025hermes,
title={HERMES: A Unified Self-Driving World Model for Simultaneous 3D Scene Understanding and Generation},
author={Zhou, Xin and Liang, Dingkang and Tu, Sifan and Chen, Xiwu and Ding, Yikang and Zhang, Dingyuan and Tan, Feiyang and Zhao, Hengshuang and Bai, Xiang},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
year={2025}
}
- Downloads last month
- -