arXiv:2508.03375cs.CV2025-08被引 4

解决步态识别模型随时间更新时遗忘旧数据的问题

GaitAdapt: Continual Learning for Evolving Gait Recognition

  • 用图神经网络构建共享特征库,动态聚合新旧步态模式
  • 在多个测试集上保持90%以上旧任务准确率,显著优于对比方法
  • 适合长期部署的步态识别系统,尤其关注持续学习场景

当前步态识别方法在面对新数据集时通常需要重新训练,但重训练模型常出现对旧数据性能大幅下降的问题。为此,我们提出持续步态识别任务GaitAdapt,支持模型能力随时间逐步提升,并系统化划分评估场景。进一步提出GaitAdapter,一种无需回放数据的持续学习方法。该方法引入图神经网络驱动的GPAK模块,将当前数据中的共性步态模式聚合至由图向量构成的知识库中,并用于增强新任务下步态特征的判别力。同时提出基于负样本对的欧式距离稳定性方法(EDSN),确保跨任务间不同类别的步态样本保持相似的空间分布,缓解任务变迁对原始特征判别性的影响。大量实验表明,GaitAdapter能有效保留多任务步态知识,在多个测试集上表现优于现有方法。

原文摘要 · Abstract (English)

Current gait recognition methodologies generally necessitate retraining when encountering new datasets. Nevertheless, retrained models frequently encounter difficulties in preserving knowledge from previous datasets, leading to a significant decline in performance on earlier test sets. To tackle these challenges, we present a continual gait recognition task, termed GaitAdapt, which supports the progressive enhancement of gait recognition capabilities over time and is systematically categorized according to various evaluation scenarios. Additionally, we propose GaitAdapter, a non-replay continual learning approach for gait recognition. This approach integrates the GaitPartition Adaptive Knowledge (GPAK) module, employing graph neural networks to aggregate common gait patterns from current data into a repository constructed from graph vectors. Subsequently, this repository is used to improve the discriminability of gait features in new tasks, thereby enhancing the model's ability to effectively recognize gait patterns. We also introduce a Euclidean Distance Stability Method (EDSN) based on negative pairs, which ensures that newly added gait samples from different classes maintain similar relative spatial distributions across both previous and current gait tasks, thereby alleviating the impact of task changes on the distinguishability of original domain features. Extensive evaluations demonstrate that GaitAdapter effectively retains gait knowledge acquired from diverse tasks, exhibiting markedly superior discriminative capability compared to alternative methods.

持续学习步态识别图神经网络特征保持

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