解决跨域行人重识别中的风格差异问题,提升隐私保护下的模型泛化能力。
CO-EVO: Co-evolving Semantic Anchoring and Style Diversification for Federated DG-ReID

- 通过语义锚点与风格多样性协同进化,抑制摄像头偏见。
- 在多个数据集上达到当前最佳性能,跨域准确率提升显著。
- 适合关注隐私保护与跨域泛化的视觉识别研究者。
联邦领域自适应行人重识别(FedDG-ReID)旨在多个去中心化源域间协作训练行人检索模型,使其能在未见过的目标环境中泛化,同时不泄露原始数据。然而,各客户端间的固有风格差异严重制约了模型性能。缺乏全局监督时,模型易陷入捷径学习,过度拟合特定摄像头的成像特征而非通用身份特征。本文提出CO-EVO框架,通过协同进化机制解决语义与风格的冲突。在语义层面,相机无关语义锚定(CSA)学习具有跨相机一致性的身份提示,建立纯净且无域依赖的锚点以过滤局部成像噪声;在视觉层面,基于全局相机风格库(GCSB)的全局风格多样化(GSD)生成真实扰动,扩展训练数据的视觉边界。CO-EVO的核心是协同进化循环:净化后的锚点作为引力中心,引导图像编码器在多样风格变化中聚焦于鲁棒的解剖属性。大量实验表明,该方法达到当前最优(SOTA)性能,证明语义净化与风格扩展的协同对跨域泛化至关重要。代码已开源:https://github.com/NanYiyuzurn/ACL-LGPS-2026。
原文摘要 · Abstract (English)
Federated domain generalization for person re-identification (FedDG-ReID) aims to collaboratively train a pedestrian retrieval model across multiple decentralized source domains such that it can generalize to unseen target environments without compromising raw data privacy. However, this task is significantly challenged by the inherent stylistic gaps across decentralized clients. Without global supervision, models easily succumb to shortcut learning where representations overfit to domain specific camera biases rather than universal identity features. We propose CO-EVO, a novel federated framework that resolves this semantic-style conflict through a co-evolutionary mechanism. On the semantic side, Camera-Invariant Semantic Anchoring (CSA) learns identity prompts with cross-camera consistency to establish purified and domain-agnostic anchors that filter out local imaging noise. On the visual side, Global Style Diversification (GSD), powered by a Global Camera-Style Bank (GCSB), synthesizes realistic perturbations to expand the visual boundaries of training data. The core of CO-EVO is its co-evolutionary loop where purified anchors act as gravitational centers to guide the image encoder toward robust anatomical attributes amidst diverse style variations. Extensive experiments demonstrate that CO-EVO achieves state-of-the-art (SOTA) performance, proving that the synergy between semantic purification and style expansion is essential for robust cross-domain generalization. Our code is available at: https://github.com/NanYiyuzurn/ACL-LGPS-2026.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。