Search papers, labs, and topics across Lattice.
This paper introduces an automated framework for annotating rare but critical delayed and false Autonomous Emergency Braking (AEB) events, addressing the challenges of extreme class imbalance and asymmetric label noise that hinder accurate manual annotation. By implementing specific data augmentation techniques and noise suppression methods, the authors significantly enhance the recall of these minority samples while reducing the manual annotation workload by 50%. The system achieves an impressive 80% improvement in recall for delayed and false triggers, enabling continuous self-improvement and a robust data foundation for AEB system optimization.
An automated annotation system for rare AEB events boosts recall by 80% while slashing manual workload in half, paving the way for smarter vehicle safety systems.
Autonomous Emergency Braking (AEB) optimization relies on accurately annotated real-world trigger events, particularly rare but critical delayed and false AEB triggers that expose system deficiencies. However, these minority samples comprise less than 5% of thousands of daily triggers, making manual annotation prohibitively expensive at scale. We present the first automated AEB annotation framework to address this problem. During development, we identified two fundamental challenges that severely impair delayed/false trigger annotation accuracy: (1) Extreme class imbalance where delayed/false triggers are overwhelmed by true triggers; (2) Asymmetric label noise where mislabeled majority samples (true triggers) suppress minority samples (delayed/false triggers) learning. To overcome these challenges, we propose two key innovations: (1) Specific data augmentation that synthesizes realistic samples by manipulating focal target attributes, transplanting ego-vehicle dynamics, and masking non-focal agents; (2) noise suppression using stable hardness estimation and probe-guided adaptive threshold to clean mislabeled true trigger samples. Crucially, we deploy our model as a practical annotation system with full-stack architecture, efficiently identifying critical delayed/false triggers from thousands of daily AEB events. Production results demonstrate 80% improvement in recall of delayed/false triggers and 50% reduction in manual workload. Beyond immediate gains, the system enables continuous self-improvement through accumulated high-quality annotations, establishing a necessary data foundation for on-vehicle AEB system optimization