Physical Depth-aware Early Accident Anticipation: A Multi-dimensional Visual Feature Fusion Framework
Hongpu Huang, Wei Zhou, Chen Wang
TL;DR
The paper tackles early accident anticipation from dashcam video by introducing a physical depth-aware framework that injects monocular depth features from Depth-Anything into a multi-view fusion of depth, interaction, and dynamic cues. It builds a four-module pipeline (Visual Depth Feature Extraction, Visual Interaction Feature Extraction, Visual Dynamic Feature Extraction, and Spatio-Temporal Feature Extraction) that fuses per-frame depth, interaction, and dynamics into a frame graph processed by a Graph Attention Network to predict accident probability. A key innovation is the occlusion-aware reconstruction adjacency that preserves spatio-temporal continuity, enabling state-of-the-art AP and strong AUC on the DAD dataset, with robust results on CCD and A3D as well. The approach reduces false positives due to perspective distortion and improves lead time for warnings, highlighting the practical impact of depth-aware multi-dimensional feature fusion for intelligent vehicle safety systems.
Abstract
Early accident anticipation from dashcam videos is a highly desirable yet challenging task for improving the safety of intelligent vehicles. Existing advanced accident anticipation approaches commonly model the interaction among traffic agents (e.g., vehicles, pedestrians, etc.) in the coarse 2D image space, which may not adequately capture their true positions and interactions. To address this limitation, we propose a physical depth-aware learning framework that incorporates the monocular depth features generated by a large model named Depth-Anything to introduce more fine-grained spatial 3D information. Furthermore, the proposed framework also integrates visual interaction features and visual dynamic features from traffic scenes to provide a more comprehensive perception towards the scenes. Based on these multi-dimensional visual features, the framework captures early indicators of accidents through the analysis of interaction relationships between objects in sequential frames. Additionally, the proposed framework introduces a reconstruction adjacency matrix for key traffic participants that are occluded, mitigating the impact of occluded objects on graph learning and maintaining the spatio-temporal continuity. Experimental results on public datasets show that the proposed framework attains state-of-the-art performance, highlighting the effectiveness of incorporating visual depth features and the superiority of the proposed framework.
