paper-with-me

홈 › Papers

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

2024-11-26 · Shahriar Soudeep, Md Abrar Jahin, M. F. Mridha

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 mAP@0.5: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.

📄 PDF Abstract BibTeX arXiv:2411.17251

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingobject-detectionObject DetectionSmall Object Detection

Similar Papers 제목 키워드 기반

UniDrive: A Unified Vision-Language and Grounding Framework for Interpretable Risk Understanding in Autonomous Driving

2026-06-23 · Xiaowei Gao, Pengxiang Li, Yitai Cheng, Ruihan Xu 외 arxiv

Recent multimodal large language models (MLLMs) have shown strong potential for autonomous driving scene understanding, yet existing methods still face a fundamental trade-off between temporal reasoning and spatial preci…

Zero-shot GeneralizationObject LocalizationScene UnderstandingAutonomous Driving

Compositional Convolutional Neural Networks: A Robust and Interpretable Model for Object Recognition under Occlusion

2020-06-28 · Adam Kortylewski, Qing Liu, Angtian Wang, Yihong Sun 외

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited ro…

image-classificationImage Classificationobject-detectionObject Detection+1

Learning to recognize occluded and small objects with partial inputs

2023-10-27 · Hasib Zunair, A. Ben Hamza

Recognizing multiple objects in an image is challenging due to occlusions, and becomes even more so when the objects are small. While promising, existing multi-label image recognition models do not explicitly learn conte…

Multi-Label Image Recognition

HDST-GNN: Heterogeneous Dynamic Spatiotemporal Graph Neural Networks for Multi-Object Tracking in UAV Aerial Imagery

2026-06-04 · Phillip Jiang arxiv

Multi-object tracking (MOT) from UAV imagery presents unique challenges: altitude varies across sequences, objects are small and densely packed, and frequent occlusion causes identity switches. Existing graph-based track…

Multi-Object TrackingGraph Neural Network

Occluded Human Pose Estimation based on Limb Joint Augmentation

2024-10-13 · Gangtao Han, Chunxiao Song, Song Wang, Hao Wang 외

Human pose estimation aims at locating the specific joints of humans from the images or videos. While existing deep learning-based methods have achieved high positioning accuracy, they often struggle with generalization …

Pose Estimation