We introduce Cooperative Multi-agent Unified Driving with Reasoning (CMU-Drive), a closed-loop, end-to-end cooperative driving benchmark. CMU-Drive inherits the 44 types of safety-critical scenarios from the single-agent benchmark Bench2Drive, including pedestrian crossing, emergency vehicles running a red light. Each scenario is instantiated under five different weather and lighting conditions, resulting in a total of 220 evaluation routes. CMU-Drive extends each scenario to include 2 to 16 cooperative autonomous vehicles (CAVs).
We propose V2V-VLA, a new vehicle-to-vehicle vision-language-action model for cooperative autonomous driving, as the first baseline model with multi-agent cooperation in CMU-Drive, as shown in the following figure. In each frame of the closed-loop simulation, each cooperative driving agent uses its own V2V-VLA model to jointly generate driving actions, language reasoning, future waypoints, and an optional communication policy indicating whether another cooperative vehicle should be queried in the next timestep.
Simlingo is used as a baseline method that does not involve multi-agent cooperation. As shown in the following table, our proposed V2V-VLA achieves a better driving score DS and a success rate SR.
The following figure shows the average driving score of V2V-VLA in each of the 44 different scenario types in CMU-Drive, indicating that several safety-critical scenarios are still challenging, such as NonSignalizedJunctionLeftTurnEnterFlow, which requires more future research.
The following figure llustrates a sample frame from an evaluation route in CMU-Drive. The detection of the leading bicycle by the ego vehicle (CAV_0) is hindered by the long distance and rain-induced image blur. However, the bicycle is successfully identified by a leading connected autonomous vehicle (CAV_4), which is closer to the hazard. By utilizing vehicle-to-vehicle (V2V) communication, the ego vehicle (CAV_0) safely reduces its speed to prevent a collision.
The authors thank Ryo Hachiuma, Chien-Yi Wang, Yu-Chiang Frank Wang, Min-Hung Chen from NVIDIA and John Dolan, Deva Ramanan from Carnegie Mellon University Robotics Institute for valuable discussions and feedback.
@ARTICLE{chiu2026cmudrive,
title={CMU-Drive and V2V-VLA: Cooperative Multi-agent Unified Driving with Reasoning Benchmark and Vehicle-to-Vehicle Vision-Language-Action Models},
author={Chiu, Hsu-kuang and Smith, Stephen F.},
journal={https://arxiv.org/abs/2608.07621},
year={2026}
}