Learning to recover weak signals: A two-stage graph-based framework for all-weather RGB-T object detection.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42555677.
- Also identified by DOI 10.1371/journal.pone.0354466.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Object detection in complex traffic environments remains challenging due to illumination-induced feature degradation and weak responses from distant small objects. To address these limitations, we propose a two-stage multimodal detection framework that enhances perception under degraded conditions. The first stage employs a Dual-Path Attention Fusion Module (DPAFM) to adaptively integrate RGB and thermal features via learnable gated attention, mitigating modality-specific degradation. The second stage introduces a Hierarchical Attention Graph Neural Network (HA-GNN), which models detection candidates as graph nodes and performs hierarchical relational reasoning over their appearance and spatial relationships to compensate for weakened local cues. Extensive experiments on the KAIST and R-LiViT datasets demonstrate that our framework significantly improves robustness across day and night scenarios, reducing the day-night performance gap from 72.4% to 7.4% and substantially enhancing the detection of small objects. Moreover, the method achieves a real-time inference speed of 27.4 FPS, offering a favorable trade-off between accuracy and efficiency for autonomous driving perception in challenging environments.The code is available at:https://github.com/yangjiepry/YOLO-HA-GNN.git.
Medical subject headings
- Graph Neural Networks
- Detection Algorithms
- Algorithms
- Humans