paper-with-me

홈 › Papers

AlterSGD: Finding Flat Minima for Continual Learning by Alternative Training

2021-07-13 · Zhongzhan Huang, Mingfu Liang, Senwei Liang, wei he

Deep neural networks suffer from catastrophic forgetting when learning multiple knowledge sequentially, and a growing number of approaches have been proposed to mitigate this problem. Some of these methods achieved considerable performance by associating the flat local minima with forgetting mitigation in continual learning. However, they inevitably need (1) tedious hyperparameters tuning, and (2) additional computational cost. To alleviate these problems, in this paper, we propose a simple yet effective optimization method, called AlterSGD, to search for a flat minima in the loss landscape. In AlterSGD, we conduct gradient descent and ascent alternatively when the network tends to converge at each session of learning new knowledge. Moreover, we theoretically prove that such a strategy can encourage the optimization to converge to a flat minima. We verify AlterSGD on continual learning benchmark for semantic segmentation and the empirical results show that we can significantly mitigate the forgetting and outperform the state-of-the-art methods with a large margin under challenging continual learning protocols.

📄 PDF Abstract BibTeX arXiv:2107.05804

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Few-Shot Continual Learning via Flat-to-Wide Approaches

2023-06-26 · Muhammad Anwar Ma'sum, Mahardhika Pratama, Edwin Lughofer, Lin Liu 외

Existing approaches on continual learning call for a lot of samples in their training processes. Such approaches are impractical for many real-world problems having limited samples because of the overfitting problem. Thi…

Continual LearningData Augmentation

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

Overcoming Catastrophic Forgetting in Incremental Few-Shot Learning by Finding Flat Minima

2021-10-30 · NeurIPS 2021 12 · Guangyuan Shi, Jiaxin Chen, Wenlong Zhang, Li-Ming Zhan 외

This paper considers incremental few-shot learning, which requires a model to continually recognize new categories with only a few examples provided. Our study shows that existing methods severely suffer from catastrophi…

Few-Shot Class-Incremental LearningFew-Shot LearningIncremental Learning

Neighborhood Region Smoothing Regularization for Finding Flat Minima In Deep Neural Networks

2022-01-16 · Yang Zhao, Hao Zhang

Due to diverse architectures in deep neural networks (DNNs) with severe overparameterization, regularization techniques are critical for finding optimal solutions in the huge hypothesis space. In this paper, we propose a…

image-classificationImage Classification