paper-with-me

Papers

Beyond Sharpness: A Flatness Decomposition Framework for Efficient Continual Learning

2026-01-12 · Yanan Chen, Tieliang Gong, Yunjiao Zhang, Wen Wen arxiv

Continual Learning (CL) aims to enable models to sequentially learn multiple tasks without forgetting previous knowledge. Recent studies have shown that optimizing towards flatter loss minima can improve model generalization. However, existing sharpness-aware methods for CL suffer from two key limitations: (1) they treat sharpness regularization as a unified signal without distinguishing the contributions of its components. and (2) they introduce substantial computational overhead that impedes practical deployment. To address these challenges, we propose FLAD, a novel optimization framework that decomposes sharpness-aware perturbations into gradient-aligned and stochastic-noise components, and show that retaining only the noise component promotes generalization. We further introduce a lightweight scheduling scheme that enables FLAD to maintain significant performance gains even under constrained training time. FLAD can be seamlessly integrated into various CL paradigms and consistently outperforms standard and sharpness-aware optimizers in diverse experimental settings, demonstrating its effectiveness and practicality in CL.

📄 PDF Abstract BibTeX arXiv:2601.07636

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Make Continual Learning Stronger via C-Flat

2024-04-01 · Ang Bian, Wei Li, Hangjie Yuan, Chengrong Yu 외

Model generalization ability upon incrementally acquiring dynamically updating knowledge from sequentially arriving tasks is crucial to tackle the sensitivity-stability dilemma in Continual Learning (CL). Weight loss lan…

Continual Learning

C-Flat++: Towards a More Efficient and Powerful Framework for Continual Learning

2025-08-26 · Wei Li, Hangjie Yuan, Zixiang Zhao, Yifan Zhu 외 arxiv

Balancing sensitivity to new tasks and stability for retaining past knowledge is crucial in continual learning (CL). Recently, sharpness-aware minimization has proven effective in transfer learning and has also been adop…

Continual LearningTransfer Learning

Flattening Sharpness for Dynamic Gradient Projection Memory Benefits Continual Learning

2021-10-09 · NeurIPS 2021 12 · Danruo Deng, Guangyong Chen, Jianye Hao, Qiong Wang 외

The backpropagation networks are notably susceptible to catastrophic forgetting, where networks tend to forget previously learned skills upon learning new ones. To address such the 'sensitivity-stability' dilemma, most p…

Continual LearningSensitivity

Beyond Local Sharpness: Communication-Efficient Global Sharpness-aware Minimization for Federated Learning

2024-12-04 · CVPR 2025 1 · Debora Caldarola, Pietro Cagnasso, Barbara Caputo, Marco Ciccone

Federated learning (FL) enables collaborative model training with privacy preservation. Data heterogeneity across edge devices (clients) can cause models to converge to sharp minima, negatively impacting generalization a…

Federated Learning

FedVSSAM: Mitigating Flatness Incompatibility in Sharpness-Aware Federated Learning

2026-05-09 · Bingnan Xiao, Yuan Gao, Bingcong Li, Wei Ni 외 arxiv

Sharpness-aware minimization (SAM) is an effective method for improving the generalization of federated learning (FL) by steering local training toward flat minima. Under data heterogeneity, however, device-side SAM sear…

Federated Learning