paper-with-me

Papers

Distribution-aware Knowledge Prototyping for Non-exemplar Lifelong Person Re-identification

2024-01-01 · CVPR 2024 1 · Kunlun Xu, Xu Zou, Yuxin Peng, Jiahuan Zhou

Lifelong person re-identification (LReID) suffers from the catastrophic forgetting problem when learning from non-stationary data. Existing exemplar-based and knowledge distillation-based LReID methods encounter data privacy and limited acquisition capacity respectively. In this paper we instead introduce the prototype which is under-investigated in LReID to better balance knowledge forgetting and acquisition. Existing prototype-based works primarily focus on the classification task where the prototypes are set as discrete points or statistical distributions. However they either discard the distribution information or omit instance-level diversity which are crucial fine-grained clues for LReID. To address the above problems we propose Distribution-aware Knowledge Prototyping (DKP) where the instance-level diversity of each sample is modeled to transfer comprehensive fine-grained knowledge for prototyping and facilitating LReID learning. Specifically an Instance-level Distribution Modeling network is proposed to capture the local diversity of each instance. Then the Distribution-oriented Prototype Generation algorithm transforms the instance-level diversity into identity-level distributions as prototypes which is further explored by the designed Prototype-based Knowledge Transfer module to enhance the knowledge anti-forgetting and acquisition capacity of the LReID model. Extensive experiments verify that our method achieves superior plasticity and stability balancing and outperforms existing LReID methods by 8.1%/9.1% average mAP/R@1 improvement. The code is available at https://github.com/zhoujiahuan1991/CVPR2024-DKP

📄 PDF Abstract BibTeX

Code (1)

zhoujiahuan1991/cvpr2024-dkp 공식 구현 pytorch

Tasks

DiversityKnowledge DistillationPerson Re-IdentificationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

HAD: Heterogeneity-Aware Distillation for Lifelong Heterogeneous Learning

2026-03-27 · Xuerui Zhang, Xuehao Wang, Zhan Zhuang, Linglan Zhao 외 arxiv

Lifelong learning aims to preserve knowledge acquired from previous tasks while incorporating knowledge from a sequence of new tasks. However, most prior work explores only streams of homogeneous tasks (\textit{e.g.}, on…

Distribution-aware Forgetting Compensation for Exemplar-Free Lifelong Person Re-identification

2025-04-21 · Shiben Liu, Huijie Fan, Qiang Wang, Baojie Fan 외

Lifelong Person Re-identification (LReID) suffers from a key challenge in preserving old knowledge while adapting to new information. The existing solutions include rehearsal-based and rehearsal-free methods to address t…

Exemplar-FreeKnowledge DistillationLifelong learningMixture-of-Experts+4

DASK: Distribution Rehearsing via Adaptive Style Kernel Learning for Exemplar-Free Lifelong Person Re-Identification

2024-12-12 · Kunlun Xu, Chenghao Jiang, Peixi Xiong, Yuxin Peng 외

Lifelong person re-identification (LReID) is an important but challenging task that suffers from catastrophic forgetting due to significant domain gaps between training steps. Existing LReID approaches typically rely on …

Exemplar-FreeKnowledge DistillationPerson Re-IdentificationStyle Transfer

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

Distribution Aligned Semantics Adaption for Lifelong Person Re-Identification

2024-05-30 · Qizao Wang, Xuelin Qian, Bin Li, xiangyang xue

In real-world scenarios, person Re-IDentification (Re-ID) systems need to be adaptable to changes in space and time. Therefore, the adaptation of Re-ID models to new domains while preserving previously acquired knowledge…

Knowledge DistillationPerson Re-Identification