Overview
The MDrive Cooperative Driving Challenge evaluates whether multi-agent coordination and V2X communication can significantly improve autonomous driving safety and efficiency in high-stakes urban scenarios. While traditional models rely on single-vehicle onboard perception, MDrive introduces a closed-loop benchmark where connected agents share sensory data to navigate complex environments.
This challenge is built on MDriveBench, a multi-agent extension of high-fidelity simulators. Scenarios include occluded intersections, unprotected turns, and emergency yields, providing a robust testbed for cooperative intelligence.
Evaluation Metrics
Submissions are evaluated using metrics tailored for closed-loop safety and cooperative efficiency:
- Driving Score (DS): A weighted average of success rate penalized by collisions and traffic rule violations.
- Success Rate (SR): The percentage of trials where the agent reaches the goal safely within the time limit.
Challenge task
Participants should design models that:
Reason over multiple agents and shared observations to build a comprehensive environmental understanding.
Leverage inter-agent communication or implicit coordination to synchronize movements safely.
Output joint driving policies in dynamic traffic scenes to optimize global flow and safety.
Challenge Objectives
Develop policies that control multiple vehicles simultaneously in realistic urban scenarios.
Enable agents to exchange or infer complementary information to improve perception and decision-making.
Learn mappings from raw sensory inputs (and optional messages) directly to driving actions.
We hypothesize that cooperative models will show significant improvements particularly in occluded environments and high-density traffic merges where single-agent perception is fundamentally limited.