CVJan 27, 2025

Addressing Out-of-Label Hazard Detection in Dashcam Videos: Insights from the COOOL Challenge

arXiv:2501.16037v23 citationsh-index: 3Has Code
Originality Highly original
AI Analysis

This addresses safety issues in autonomous driving by improving hazard detection, though it appears incremental with hybrid methods.

The paper tackles hazard analysis in dashcam videos by detecting driver reactions, identifying hazardous objects, and generating captions, achieving the highest scores in the COOOL Challenge.

This paper presents a novel approach for hazard analysis in dashcam footage, addressing the detection of driver reactions to hazards, the identification of hazardous objects, and the generation of descriptive captions. We first introduce a method for detecting driver reactions through speed and sound anomaly detection, leveraging unsupervised learning techniques. For hazard detection, we employ a set of heuristic rules as weak classifiers, which are combined using an ensemble method. This ensemble approach is further refined with differential privacy to mitigate overconfidence, ensuring robustness despite the lack of labeled data. Lastly, we use state-of-the-art vision-language models for hazard captioning, generating descriptive labels for the detected hazards. Our method achieved the highest scores in the Challenge on Out-of-Label in Autonomous Driving, demonstrating its effectiveness across all three tasks. Source codes are publicly available at https://github.com/ffyyytt/COOOL_2025.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes