arXiv:2411.17251cs.CVcs.LG2024-11被引 6

用动态图网络提升小目标遮挡检测与追踪精度

Interpretable Dynamic Graph Neural Networks for Small Occluded Object Detection and Tracking

  • 融合动态图神经网络与YOLO11,实时更新目标关系图
  • 在复杂交通场景下实现0.8382精度、0.6476 [email protected]:0.95
  • 结合多种可视化技术增强可解释性,适合智能交通系统

行人、自行车和摩托车等小目标在动态城市环境中因运动不定、频繁遮挡和可视性差,给交通监控系统带来巨大挑战。传统方法如YOLO11虽擅长空间特征提取,但在处理小目标和实时数据更新时表现不足。本文提出DGNN-YOLO框架,将动态图神经网络(DGNN)与YOLO11结合,利用DGNN实时动态更新图结构的能力,以适应复杂交通场景中的快速变化。该框架将物体视为节点,交互关系作为边,持续构建并更新图表示。同时引入Grad-CAM、Grad-CAM++和Eigen-CAM可视化技术,提升模型可解释性。大量实验表明,该框架在精度(0.8382)、召回率(0.6875)和[email protected]:0.95(0.6476)上显著优于现有方法,为实时交通监控提供可扩展、可解释的解决方案,推动智能交通系统发展。

原文摘要 · Abstract (English)

The detection and tracking of small, occluded objects such as pedestrians, cyclists, and motorbikes pose significant challenges for traffic surveillance systems because of their erratic movement, frequent occlusion, and poor visibility in dynamic urban environments. Traditional methods like YOLO11, while proficient in spatial feature extraction for precise detection, often struggle with these small and dynamically moving objects, particularly in handling real-time data updates and resource efficiency. This paper introduces DGNN-YOLO, a novel framework that integrates dynamic graph neural networks (DGNNs) with YOLO11 to address these limitations. Unlike standard GNNs, DGNNs are chosen for their superior ability to dynamically update graph structures in real-time, which enables adaptive and robust tracking of objects in highly variable urban traffic scenarios. This framework constructs and regularly updates its graph representations, capturing objects as nodes and their interactions as edges, thus effectively responding to rapidly changing conditions. Additionally, DGNN-YOLO incorporates Grad-CAM, Grad-CAM++, and Eigen-CAM visualization techniques to enhance interpretability and foster trust, offering insights into the model's decision-making process. Extensive experiments validate the framework's performance, achieving a precision of 0.8382, recall of 0.6875, and [email protected]:0.95 of 0.6476, significantly outperforming existing methods. This study offers a scalable and interpretable solution for real-time traffic surveillance and significantly advances intelligent transportation systems' capabilities by addressing the critical challenge of detecting and tracking small, occluded objects.

目标检测图神经网络可解释性交通监控

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