Modified-Emergency Index (MEI): A Criticality Metric for Autonomous Driving in Lateral Conflict
Hao Cheng, Yanbo Jiang, Qingyuan Shi, Qingwen Meng, Keyu Chen, Wenhao Yu, Jianqiang Wang, Sifa Zheng
TL;DR
The paper addresses the challenge of evaluating autonomous driving safety in urban lateral conflicts by introducing the Modified-Emergency Index ($MEI$), a metric that quantifies evasive effort through the ratio $MEI = rac{InDepth}{TEM}$ where $InDepth$ captures potential intrusion into safety regions and $TEM$ is estimated via TTC$^{2D}$. It extends the concept of Interaction Depth and integrates a safety region with $D_{ ext{safe}}$, using a lateral-conflict dataset derived from Argoverse-2 to validate $MEI$ and compare it against ACT and PET, reporting that $MEI$ more accurately tracks risk and its evolution. The study analyzes 1,548 lateral-conflict events (501 critical, 1,047 potential) and provides percentile-based risk thresholds, demonstrating MEI's superior discrimination of high-risk cases. Open-source code is available at GitHub, enabling practical adoption for urban AV safety assessment. Limitations include a primarily case-study validation and a need for cross-scenario and accident-correlation analyses to further establish generalizability and integrated safety evaluation.
Abstract
Effective, reliable, and efficient evaluation of autonomous driving safety is essential to demonstrate its trustworthiness. Criticality metrics provide an objective means of assessing safety. However, as existing metrics primarily target longitudinal conflicts, accurately quantifying the risks of lateral conflicts - prevalent in urban settings - remains challenging. This paper proposes the Modified-Emergency Index (MEI), a metric designed to quantify evasive effort in lateral conflicts. Compared to the original Emergency Index (EI), MEI refines the estimation of the time available for evasive maneuvers, enabling more precise risk quantification. We validate MEI on a public lateral conflict dataset based on Argoverse-2, from which we extract over 1,500 high-quality AV conflict cases, including more than 500 critical events. MEI is then compared with the well-established ACT and the widely used PET metrics. Results show that MEI consistently outperforms them in accurately quantifying criticality and capturing risk evolution. Overall, these findings highlight MEI as a promising metric for evaluating urban conflicts and enhancing the safety assessment framework for autonomous driving. The open-source implementation is available at https://github.com/AutoChengh/MEI.
