Hierarchical Multi-Graphs Learning for Robust Group Re-Identification
Ruiqi Liu, Xingyu Liu, Xiaohao Xu, Yixuan Zhang, Yongxin Ge, Lubin Weng
TL;DR
This work tackles the challenging problem of Group Re-identification (G-ReID) by introducing Hierarchical Multi-Graphs Learning (HMGL), which models a group as a set of multi-relational graphs capturing explicit cues (appearance, occlusion, foreground) and implicit dependencies. A dedicated Multi-Graphs Neural Network (MGNN) learns robust member representations by propagating information across these graphs, while Multi-Scale Matching (MSM) performs node-, subgraph-, and graph-level matching to mitigate hard-sample effects and intra-group ambiguity. Empirical results on RoadGroup and CUHK-SYSU Group establish state-of-the-art performance, with strong improvements in Rank-1 accuracy and mAP, and ablation studies confirm the value of each relational component and the reconstruction loss. The proposed framework enhances robustness to dynamic group structures and occlusions, offering a scalable approach for real-world multi-agent surveillance scenarios and potential extensions to broader group-reasoning tasks.
Abstract
Group Re-identification (G-ReID) faces greater complexity than individual Re-identification (ReID) due to challenges like mutual occlusion, dynamic member interactions, and evolving group structures. Prior graph-based approaches have aimed to capture these dynamics by modeling the group as a single topological structure. However, these methods struggle to generalize across diverse group compositions, as they fail to fully represent the multifaceted relationships within the group. In this study, we introduce a Hierarchical Multi-Graphs Learning (HMGL) framework to address these challenges. Our approach models the group as a collection of multi-relational graphs, leveraging both explicit features (such as occlusion, appearance, and foreground information) and implicit dependencies between members. This hierarchical representation, encoded via a Multi-Graphs Neural Network (MGNN), allows us to resolve ambiguities in member relationships, particularly in complex, densely populated scenes. To further enhance matching accuracy, we propose a Multi-Scale Matching (MSM) algorithm, which mitigates issues of member information ambiguity and sensitivity to hard samples, improving robustness in challenging scenarios. Our method achieves state-of-the-art performance on two standard benchmarks, CSG and RoadGroup, with Rank-1/mAP scores of 95.3%/94.4% and 93.9%/95.4%, respectively. These results mark notable improvements of 1.7% and 2.5% in Rank-1 accuracy over existing approaches.
