Lifelong Person Re-Identification via Knowledge Refreshing and Consolidation
Abstract
Lifelong person re-identification (LReID) is in significant demand for real-world development as a large amount of ReID data is captured from diverse locations over time and cannot be accessed at once inherently. However, a key challenge for LReID is how to incrementally preserve old knowledge and gradually add new capabilities to the system. Unlike most existing LReID methods, which mainly focus on dealing with catastrophic forgetting, our focus is on a more challenging problem, which is, not only trying to reduce the forgetting on old tasks but also aiming to improve the model performance on both new and old tasks during the lifelong learning process. Inspired by the biological process of human cognition where the somatosensory neocortex and the hippocampus work together in memory consolidation, we formulated a model called Knowledge Refreshing and Consolidation (KRC) that achieves both positive forward and backward transfer. More specifically, a knowledge refreshing scheme is incorporated with the knowledge rehearsal mechanism to enable bi-directional knowledge transfer by introducing a dynamic memory model and an adaptive working model. Moreover, a knowledge consolidation scheme operating on the dual space further improves model stability over the long-term. Extensive evaluations show KRC’s superiority over the state-of-the-art LReID methods with challenging pedestrian benchmarks. Code is available at https://github.com/cly234/LReID-KRKC.
Cite
Text
Yu et al. "Lifelong Person Re-Identification via Knowledge Refreshing and Consolidation." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I3.25436Markdown
[Yu et al. "Lifelong Person Re-Identification via Knowledge Refreshing and Consolidation." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/yu2023aaai-lifelong/) doi:10.1609/AAAI.V37I3.25436BibTeX
@inproceedings{yu2023aaai-lifelong,
title = {{Lifelong Person Re-Identification via Knowledge Refreshing and Consolidation}},
author = {Yu, Chunlin and Shi, Ye and Liu, Zimo and Gao, Shenghua and Wang, Jingya},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {3295-3303},
doi = {10.1609/AAAI.V37I3.25436},
url = {https://mlanthology.org/aaai/2023/yu2023aaai-lifelong/}
}