paper-with-me

홈 › Papers

Domain Consistency Representation Learning for Lifelong Person Re-Identification

2024-09-30 · Shiben Liu, Qiang Wang, Huijie Fan, Weihong Ren, Baojie Fan, Yandong Tang

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 (e.g. 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 aim 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 model achieves superior performance compared to state-of-the-art LReID methods. Our code will be available soon.

📄 PDF Abstract BibTeX arXiv:2409.19954

Code (1)

LiuShiBen/DCR 공식 구현 pytorch

Tasks

AttributeKnowledge DistillationPerson Re-IdentificationRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Lifelong Person Re-Identification via Adaptive Knowledge Accumulation

2021-03-23 · CVPR 2021 1 · Nan Pu, Wei Chen, Yu Liu, Erwin M. Bakker 외

Person ReID methods always learn through a stationary domain that is fixed by the choice of a given dataset. In many contexts (e.g., lifelong learning), those methods are ineffective because the domain is continually cha…

Incremental LearningLifelong learningPerson Re-Identification

Image-Text-Image Knowledge Transferring for Lifelong Person Re-Identification with Hybrid Clothing States

2024-05-26 · Qizao Wang, Xuelin Qian, Bin Li, Yanwei Fu 외

With the continuous expansion of intelligent surveillance networks, lifelong person re-identification (LReID) has received widespread attention, pursuing the need of self-evolution across different domains. However, exis…

Lifelong learningPerson Re-IdentificationTransfer Learning

DSKC: Domain Style Modeling with Adaptive Knowledge Consolidation for Exemplar-free Lifelong Person Re-Identification

2025-08-05 · Shiben Liu, Mingyue Xu, Huijie Fan, Qiang Wang 외 arxiv

Lifelong Person Re-identification (LReID) aims to continuously match individuals across camera views from sequential data streams. Existing LReID methods often ignore domain-specific style awareness and unified knowledge…

Person Re-Identification

Positive Pair Distillation Considered Harmful: Continual Meta Metric Learning for Lifelong Object Re-Identification

2022-10-04 · Kai Wang, Chenshen Wu, Andy Bagdanov, Xialei Liu 외

Lifelong object re-identification incrementally learns from a stream of re-identification tasks. The objective is to learn a representation that can be applied to all tasks and that generalizes to previously unseen re-id…

Knowledge DistillationMetric LearningVehicle Re-Identification

Unsupervised Lifelong Person Re-identification via Contrastive Rehearsal

2022-03-12 · Hao Chen, Benoit Lagadec, Francois Bremond

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target doma…

Domain AdaptationPerson Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification