Related Experiment Video
Updated: May 14, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
Published on: December 15, 2023
Self-Information-Driven Gated Graph Convolutional Network for Occluded Person Re-Identification
Wanran Guo1, Jiake Meng1, Yuan Xue1,2
1School of Mathematical Sciences, Chengdu University of Technology, Chengdu 610059, China.
Abstract:
Occluded person re-identification (Re-ID) aims to accurately match occluded pedestrian images against complete gallery images captured across multiple cameras, a task that is critical to public security and intelligent surveillance systems. Existing graph neural network (GNN)-based methods typically assign uniform aggregation weights to all nodes, failing to reflect the inherent reliability difference between visible and occluded body regions, which allows noise from low-confidence nodes to propagate freely and corrupt the final pedestrian representation. To address this, we propose the Self-Information-Driven Gated Graph Convolutional Network (SI-GCN). Keypoint detection confidence scores are transformed into logarithmic self-information measures as uncertainty priors for a learnable gating mechanism. The proposed SIG module enables visible nodes to dominate information diffusion while occluded nodes absorb more from neighbors, achieving efficient feature updating. A dynamic confidence calibration (DCC) strategy further synchronizes node reliability estimates with feature evolution across successive GCN layers. Extensive experiments on six public benchmarks covering occluded, partial, and holistic Re-ID scenarios demonstrate that SI-GCN achieves state-of-the-art performance, with Rank-1 accuracy and mAP improvements of 1.2% and 0.9%, respectively, over the strongest baseline on the Occluded-REID dataset, demonstrating its strong potential for deployment in real-world public security and urban surveillance applications where occlusion is pervasive.