arXiv:2605.23471cs.LGcs.AI2026-05

用工程化动态特征+轻量模型,提升危险驾驶检测的准确率和实用性。

CBANet: A Compact Attention-Based CNN-BiLSTM Network for Aggressive Driving Event Detection

论文配图:CBANet: A Compact Attention-Based CNN-BiLSTM Network for Aggressive Driving Event Detection
图 1 · 摘自论文原文
  • 构建转向、加速、制动等工程化动态特征,增强模型可解释性。
  • 在罕见事件上召回率提升32%,安全关键指标F-score显著优于基线。
  • 适合车载系统部署,兼顾高精度与低计算开销,适合实际道路场景。

危险驾驶是交通事故的主要原因,严重威胁道路安全。尽管深度学习在从车辆传感器数据中检测高风险驾驶行为方面表现良好,但其在真实环境中的性能常受数据极度不平衡、驾驶员间差异大及缺乏物理可解释的动力学表征所限。本文提出一种基于多变量车辆动力学信号的增强深度学习框架,不依赖原始测量值,而是构建反映转向、加速度和制动行为的工程化动态特征。针对自然驾驶数据中危险事件极端稀少的问题,引入结合可控SMOTE过采样与类别加权损失的稳定训练策略,并评估了焦点损失变体以应对不平衡问题。此外,采用基于类别特异性阈值校准的安全导向决策策略,更好地反映误检与漏检在实际应用中的不对称风险。该框架在新收集的自然驾驶数据集上进行了评估。大量实验表明,所提方法在少数类召回率和安全关键的F-score指标上显著优于标准深度学习基线,同时保持实用的计算效率。

原文摘要 · Abstract (English)

Aggressive driving is a major cause of traffic accidents and poses a serious threat to road safety. Although deep learning methods have shown promising results in detecting risky driving behaviours from vehicle sensor data, their performance in real-world conditions is often limited by severe data imbalance, large variability between drivers, and the lack of physically interpretable vehicle dynamics representations. In this paper, we propose an enhanced deep learning framework for aggressive driving detection using multivariate vehicle dynamics signals. Instead of relying solely on raw measurements, the proposed approach constructs engineered dynamic features that capture steering, acceleration, and braking behaviour. To address the extreme rarity of aggressive events in naturalistic driving data, we introduce a stable training strategy that combines controlled SMOTE-based oversampling with a class-weighted loss formulation, and evaluates focal loss variants for imbalance handling. Furthermore, a safety-oriented decision strategy based on class-specific threshold calibration is adopted to better reflect the asymmetric risks of missed detections and false alarms in real-world applications. The proposed framework is evaluated on a newly collected naturalistic driving dataset. Extensive experiments show that the proposed method consistently outperforms standard deep learning baselines with significant improvements in minority-class recall and safety-critical F-score metrics while maintaining practical computational efficiency. Code: \url {https://github.com/halhamdan/CBANet}

驾驶行为识别轻量模型数据不平衡可解释性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。