arXiv:2507.11046eess.IV2025-07中稿 · presentation at th…

用持续学习提升车辆对行人的实时识别能力,适应复杂路况变化。

Using Continual Learning for Real-Time Detection of Vulnerable Road Users in Complex Traffic Scenarios

  • 在YOLOv8基础上加入持续学习机制,动态适应新场景。
  • 相比基线模型,F1提升21.08%,mAP提升31.86%。
  • 适合智能驾驶系统在多变交通环境中部署使用。

行人和骑自行车者属于易受伤害的道路使用者(VRUs),在复杂的交通场景中面临更高受伤或致命风险。本文提出一种基于YOLOv8-D动态算法的智能自适应系统,可实时检测脆弱道路使用者并预防事故。通过与Faster-RCNN、YOLOv5、YOLOv7及变体对比,选择YOLOv8x作为检测器:相较于YOLOv5x,F1分数提升12.14%,mAP提升45.61%;相比YOLOv7x,F1提升21.26%,mAP提升128.44%。所提算法在YOLOv8架构中集成持续学习能力,实现对动态道路环境的灵活适应,确保跨数据集域的检测与跟踪精度持续提升。我们优化了YOLOv8的梯度下降机制,在两个视角和类别数差异显著的数据集上训练,相较仅在新数据集上训练的定制化YOLOv8框架,实现F1提升21.08%、mAP提升31.86%,有效缓解深度模型在不同统计分布数据上训练时出现的灾难性遗忘问题。

原文摘要 · Abstract (English)

Pedestrians and bicyclists are among the vulnerable road users (VRUs) that are inherently exposed to intricate traffic scenarios, which puts them at increased risk of sustaining injuries or facing fatal outcomes. This study presents an intelligent adaptive system that uses the YOLOv8-Dynamic (YOLOv8-D) algorithm that detects vulnerable road users and adapts in real time to prevent accidents before they occur. We select YOLOv8x as the detector by comparing it with other state-of-the-art object detection models, including Faster-RCNN, YOLOv5, YOLOv7, and variants. Compared to YOLOv5x, YOLOv8x shows improvements of 12.14% in F1 score and 45.61% in mean Average Precision (mAP). Against YOLOv7x, the improvements are 21.26% in F1 score and 128.44% in mAP. Our algorithm integrates continual learning ability in the architecture of the YOLOv8 detector to adjust to evolving road conditions flexibly, ensuring adaptability across multiple dataset domains and facilitating continuous enhancement of detection and tracking accuracy for VRUs, embracing the dynamic nature of real-world environments. In our proposed framework, we optimized the gradient descent mechanism of YOLOv8 model and train our optimized algorithm on two statistically different datasets in terms of image viewpoint and number of classes to achieve a 21.08% improvement in F1 score and a 31.86% improvement in mAP as compared to a custom YOLOv8 framework trained on a new dataset, thus overcoming the issue of catastrophic forgetting, which occurs when deep models are trained on statistically different types of datasets.

目标检测持续学习自动驾驶行人识别

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