arXiv:2509.11587cs.CVcs.AI2025-09被引 1

通过分层身份学习提升无监督跨模态行人重识别性能

Hierarchical Identity Learning for Unsupervised Visible-Infrared Person Re-Identification

  • 将聚类结果进一步细分,生成多记忆体表示细粒度差异
  • 在SYSU-MM01和RegDB上达到新最优,mAP提升超过3个百分点
  • 适合做无监督跨模态行人识别的算法研究者参考

无监督可见-红外行人重识别(USVI-ReID)旨在通过减少模态差距,从无标注的跨模态行人数据集中学习模态不变特征,降低对昂贵人工标注的依赖。现有方法通常采用基于聚类的对比学习,以单一聚类中心代表一个人。但它们主要关注聚类内部的共性,忽视了图像间的细粒度差异。为此,我们提出分层身份学习(HIL)框架:由于每个聚类可能包含反映细粒度变化的子聚类,我们通过二次聚类为每个粗粒度聚类生成多个记忆体。此外,提出多中心对比学习(MCCL)以优化表示,增强模态内聚类并减小跨模态差异。为进一步提升跨模态匹配质量,设计双向反向选择传输(BRST)机制,通过伪标签的双向匹配建立可靠的跨模态对应关系。在SYSU-MM01和RegDB数据集上的大量实验表明,所提方法优于现有方法。代码已公开于:https://github.com/haonanshi0125/HIL。

原文摘要 · Abstract (English)

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to learn modality-invariant image features from unlabeled cross-modal person datasets by reducing the modality gap while minimizing reliance on costly manual annotations. Existing methods typically address USVI-ReID using cluster-based contrastive learning, which represents a person by a single cluster center. However, they primarily focus on the commonality of images within each cluster while neglecting the finer-grained differences among them. To address the limitation, we propose a Hierarchical Identity Learning (HIL) framework. Since each cluster may contain several smaller sub-clusters that reflect fine-grained variations among images, we generate multiple memories for each existing coarse-grained cluster via a secondary clustering. Additionally, we propose Multi-Center Contrastive Learning (MCCL) to refine representations for enhancing intra-modal clustering and minimizing cross-modal discrepancies. To further improve cross-modal matching quality, we design a Bidirectional Reverse Selection Transmission (BRST) mechanism, which establishes reliable cross-modal correspondences by performing bidirectional matching of pseudo-labels. Extensive experiments conducted on the SYSU-MM01 and RegDB datasets demonstrate that the proposed method outperforms existing approaches. The source code is available at: https://github.com/haonanshi0125/HIL.

行人重识别无监督学习跨模态聚类

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