arXiv:2504.15041cs.CVcs.AI2025-04被引 1

无需旧样本,通过分布感知补偿缓解持续学习中的遗忘问题。

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

  • 引入分布感知机制,不依赖旧样本或知识蒸馏。
  • 跨域共享表征与领域分布自适应融合,有效减少灾难性遗忘。
  • 适合长期人像再识别场景,尤其在无记忆样本时表现优越。

持续人像再识别(LReID)面临在保留旧知识的同时适应新信息的关键挑战。现有方法分为基于重演和无重演两类:前者依赖知识蒸馏,持续积累遗忘;后者未能充分学习各领域分布,导致随时间遗忘。为此,我们提出一种新的分布感知遗忘补偿(DAFC)模型,通过跨域共享表征学习与领域特定分布集成,在无需旧样本或知识蒸馏的情况下实现性能提升。提出文本驱动提示聚合(TPA),利用文本特征丰富提示元素,引导模型学习细粒度实例表征,增强身份区分能力并奠定领域分布感知基础。设计基于分布的感知与整合(DAI)模块,通过专用专家网络捕捉各领域分布,并在高维空间中自适应融合为共享区域,强化跨域共享表征学习并缓解灾难性遗忘。此外,提出知识巩固机制(KCM),包含实例级判别与跨域一致性对齐策略,分别促进当前领域新知识的自适应学习及已学领域分布间的知识整合。实验表明,DAFC优于现有最先进方法。代码已开源:https://github.com/LiuShiBen/DAFC。

原文摘要 · Abstract (English)

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 this challenge. Rehearsal-based approaches rely on knowledge distillation, continuously accumulating forgetting during the distillation process. Rehearsal-free methods insufficiently learn the distribution of each domain, leading to forgetfulness over time. To solve these issues, we propose a novel Distribution-aware Forgetting Compensation (DAFC) model that explores cross-domain shared representation learning and domain-specific distribution integration without using old exemplars or knowledge distillation. We propose a Text-driven Prompt Aggregation (TPA) that utilizes text features to enrich prompt elements and guide the prompt model to learn fine-grained representations for each instance. This can enhance the differentiation of identity information and establish the foundation for domain distribution awareness. Then, Distribution-based Awareness and Integration (DAI) is designed to capture each domain-specific distribution by a dedicated expert network and adaptively consolidate them into a shared region in high-dimensional space. In this manner, DAI can consolidate and enhance cross-domain shared representation learning while alleviating catastrophic forgetting. Furthermore, we develop a Knowledge Consolidation Mechanism (KCM) that comprises instance-level discrimination and cross-domain consistency alignment strategies to facilitate model adaptive learning of new knowledge from the current domain and promote knowledge consolidation learning between acquired domain-specific distributions, respectively. Experimental results show that our DAFC outperforms state-of-the-art methods. Our code is available at https://github.com/LiuShiBen/DAFC.

持续学习人像再识别分布感知无重演

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。