Distribution Aligned Semantics Adaption for Lifelong Person Re-Identification
Qizao Wang, Xuelin Qian, Bin Li, Xiangyang Xue

TL;DR
This paper introduces DASA, a framework that adapts pre-trained models for lifelong person re-identification by aligning semantics and adjusting batch normalization, achieving superior results with less storage.
Contribution
The paper proposes a novel DASA framework that efficiently adapts pre-trained models for lifelong person Re-ID without retaining old data, using distribution alignment and semantics adaptation.
Findings
DASA outperforms existing LReID methods in accuracy.
The framework significantly reduces storage requirements.
Extensive experiments validate the effectiveness of DASA.
Abstract
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 is crucial, known as Lifelong person Re-IDentification (LReID). Advanced LReID methods rely on replaying exemplars from old domains and applying knowledge distillation in logits with old models. However, due to privacy concerns, retaining previous data is inappropriate. Additionally, the fine-grained and open-set characteristics of Re-ID limit the effectiveness of the distillation paradigm for accumulating knowledge. We argue that a Re-ID model trained on diverse and challenging pedestrian images at a large scale can acquire robust and general human semantic knowledge. These semantics can be readily utilized as shared knowledge for lifelong applications. In this paper,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTechnology Use by Older Adults · Elder Abuse and Neglect
MethodsBatch Normalization · Knowledge Distillation
