arXiv:2508.03064cs.CVcs.AI2025-08被引 5

通过融合多视角特征与可学习集成,提升跨域行人重识别的精度与稳定性。

CORE-ReID: Comprehensive Optimization and Refinement through Ensemble fusion in Domain Adaptation for person re-identification

  • 用CycleGAN生成多样化数据,预训练阶段对齐不同摄像头图像特征。
  • 多层级聚类生成多样伪标签,结合可学习集成模块增强局部细节捕捉能力。
  • 适合需要高精度跨域行人匹配的研究者,尤其关注伪标签优化与特征融合。

本文提出一种名为CORE-ReID的新框架,用于解决行人重识别中的无监督域适应问题。在预训练阶段,利用CycleGAN生成多样化数据,以对齐不同摄像头来源的图像特征差异。在微调阶段,基于师生网络结构,整合多视角特征进行多层级聚类,生成多样化的伪标签。引入可学习的集成融合模块,聚焦全局特征中的细粒度局部信息,提升学习全面性,并缓解多伪标签带来的歧义问题。实验在三个主流无监督域适应行人重识别数据集上验证,显著优于现有方法。进一步通过高效通道注意力模块和双向均值特征归一化,减轻偏差效应,实现全局与局部特征的自适应融合。该框架确保融合特征清晰、无歧义,在mAP、Top-1、Top-5、Top-10指标上表现优异,为行人重识别中的域适应提供了先进且有效的解决方案。代码与模型已开源。

原文摘要 · Abstract (English)

This study introduces a novel framework, "Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)", to address an Unsupervised Domain Adaptation (UDA) for Person Re-identification (ReID). The framework utilizes CycleGAN to generate diverse data that harmonizes differences in image characteristics from different camera sources in the pre-training stage. In the fine-tuning stage, based on a pair of teacher-student networks, the framework integrates multi-view features for multi-level clustering to derive diverse pseudo labels. A learnable Ensemble Fusion component that focuses on fine-grained local information within global features is introduced to enhance learning comprehensiveness and avoid ambiguity associated with multiple pseudo-labels. Experimental results on three common UDAs in Person ReID demonstrate significant performance gains over state-of-the-art approaches. Additional enhancements, such as Efficient Channel Attention Block and Bidirectional Mean Feature Normalization mitigate deviation effects and adaptive fusion of global and local features using the ResNet-based model, further strengthening the framework. The proposed framework ensures clarity in fusion features, avoids ambiguity, and achieves high ac-curacy in terms of Mean Average Precision, Top-1, Top-5, and Top-10, positioning it as an advanced and effective solution for the UDA in Person ReID. Our codes and models are available at https://github.com/TrinhQuocNguyen/CORE-ReID.

行人重识别域适应伪标签特征融合

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