提出混合方法缓解联邦学习中新增类别时的遗忘问题。
Federated Class-Incremental Learning: A Hybrid Approach Using Latent Exemplars and Data-Free Techniques to Address Local and Global Forgetting
- 用潜在原型和无数据生成技术分别应对本地与全局遗忘。
- 在多个基准上优于现有方法,计算内存开销低。
- 适合隐私敏感场景下的持续学习应用。
联邦类增量学习(FCIL)指客户端动态协作学习不断增长的新任务。该场景面临两类遗忘:单个客户端因类别不平衡导致的本地遗忘,以及跨客户端类别不平衡引发的全局遗忘。本文建立了一个数学框架来形式化这两种遗忘问题,并提出一种名为混合重演(HR)的方法,分别利用潜在原型和无数据技术解决本地与全局遗忘。HR采用定制化自编码器,兼具分类与生成合成数据功能。服务器通过伦纳德-琼斯势公式确定新任务在编码器潜在空间中的嵌入表示;客户端则通过解码器将存储的低维潜在原型还原至高维输入空间,用于缓解本地遗忘;同时解码器生成合成数据以应对全局遗忘。理论证明表明,该方法原则上可同时解决两类遗忘问题。实验显示,该方法在保护隐私的前提下,在多个FCIL基准上优于现有最优基线,且具有低计算与内存开销。
原文摘要 · Abstract (English)
Federated Class-Incremental Learning (FCIL) refers to a scenario where a dynamically changing number of clients collaboratively learn an ever-increasing number of incoming tasks. FCIL is known to suffer from local forgetting due to class imbalance at each client and global forgetting due to class imbalance across clients. We develop a mathematical framework for FCIL that formulates local and global forgetting. Then, we propose an approach called Hybrid Rehearsal (HR), which utilizes latent exemplars and data-free techniques to address local and global forgetting, respectively. HR employs a customized autoencoder designed for both data classification and the generation of synthetic data. To determine the embeddings of new tasks for all clients in the latent space of the encoder, the server uses the Lennard-Jones Potential formulations. Meanwhile, at the clients, the decoder decodes the stored low-dimensional latent space exemplars back to the high-dimensional input space, used to address local forgetting. To overcome global forgetting, the decoder generates synthetic data. Furthermore, our mathematical framework proves that our proposed approach HR can, in principle, tackle the two local and global forgetting challenges. In practice, extensive experiments demonstrate that while preserving privacy, our proposed approach outperforms the state-of-the-art baselines on multiple FCIL benchmarks with low compute and memory footprints.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。