English

Domain Consistency Representation Learning for Lifelong Person Re-Identification

Computer Vision and Pattern Recognition 2025-09-04 v4 Artificial Intelligence

Abstract

Lifelong person re-identification (LReID) exhibits a contradictory relationship between intra-domain discrimination and inter-domain gaps when learning from continuous data. Intra-domain discrimination focuses on individual nuances (i.e., clothing type, accessories, etc.), while inter-domain gaps emphasize domain consistency. Achieving a trade-off between maximizing intra-domain discrimination and minimizing inter-domain gaps is a crucial challenge for improving LReID performance. Most existing methods strive to reduce inter-domain gaps through knowledge distillation to maintain domain consistency. However, they often ignore intra-domain discrimination. To address this challenge, we propose a novel domain consistency representation learning (DCR) model that explores global and attribute-wise representations as a bridge to balance intra-domain discrimination and inter-domain gaps. At the intra-domain level, we explore the complementary relationship between global and attribute-wise representations to improve discrimination among similar identities. Excessive learning intra-domain discrimination can lead to catastrophic forgetting. We further develop an attribute-oriented anti-forgetting (AF) strategy that explores attribute-wise representations to enhance inter-domain consistency, and propose a knowledge consolidation (KC) strategy to facilitate knowledge transfer. Extensive experiments show that our DCR achieves superior performance compared to state-of-the-art LReID methods. Our code is available at https://github.com/LiuShiBen/DCR.

Keywords

Cite

@article{arxiv.2409.19954,
  title  = {Domain Consistency Representation Learning for Lifelong Person Re-Identification},
  author = {Shiben Liu and Huijie Fan and Qiang Wang and Weihong Ren and Yandong Tang and Yang Cong},
  journal= {arXiv preprint arXiv:2409.19954},
  year   = {2025}
}

Comments

12 pages, 7 figures

R2 v1 2026-06-28T19:01:41.224Z