paper-with-me

홈 › Papers

Measuring Asymmetric Gradient Discrepancy in Parallel Continual Learning

2023-01-01 · ICCV 2023 1 · Fan Lyu, Qing Sun, Fanhua Shang, Liang Wan, Wei Feng

In Parallel Continual Learning (PCL), the parallel multiple tasks start and end training unpredictably, thus suffering from training conflict and catastrophic forgetting issues. The two issues are raised because the gradients from parallel tasks differ in directions and magnitudes. Thus, in this paper, we formulate the PCL into a minimum distance optimization problem among gradients and propose an explicit Asymmetric Gradient Distance (AGD) to evaluate the gradient discrepancy in PCL. AGD considers both gradient magnitude ratios and directions, and has a tolerance when updating with a small gradient of inverse direction, which reduces the imbalanced influence of gradients on parallel task training. Moreover, we propose a novel Maximum Discrepancy Optimization (MaxDO) strategy to minimize the maximum discrepancy among multiple gradients. Solving by MaxDO with AGD, parallel training reduces the influence of the training conflict and suppresses the catastrophic forgetting of finished tasks. Extensive experiments validate the effectiveness of our approach on three image recognition datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Elastic Multi-Gradient Descent for Parallel Continual Learning

2024-01-02 · Fan Lyu, Wei Feng, Yuepan Li, Qing Sun 외

The goal of Continual Learning (CL) is to continuously learn from new data streams and accomplish the corresponding tasks. Previously studied CL assumes that data are given in sequence nose-to-tail for different tasks, t…

Continual Learning

Towards stable training of parallel continual learning

2024-07-11 · Li Yuepan, Fan Lyu, Yuyang Li, Wei Feng 외

Parallel Continual Learning (PCL) tasks investigate the training methods for continual learning with multi-source input, where data from different tasks are learned as they arrive. PCL offers high training efficiency and…

Autonomous VehiclesContinual Learning

Implicit biases in multitask and continual learning from a backward error analysis perspective

2023-11-01 · Benoit Dherin

Using backward error analysis, we compute implicit training biases in multitask and continual learning settings for neural networks trained with stochastic gradient descent. In particular, we derive modified losses that …

Continual Learning

CoSCL: Cooperation of Small Continual Learners is Stronger than a Big One

2022-07-13 · Liyuan Wang, Xingxing Zhang, Qian Li, Jun Zhu 외

Continual learning requires incremental compatibility with a sequence of tasks. However, the design of model architecture remains an open question: In general, learning all tasks with a shared set of parameters suffers f…

Continual LearningOpen-Ended Question Answering

Measuring Representational Shifts in Continual Learning: A Linear Transformation Perspective

2025-05-27 · Joonkyu Kim, Yejin Kim, Jy-yong Sohn

In continual learning scenarios, catastrophic forgetting of previously learned tasks is a critical issue, making it essential to effectively measure such forgetting. Recently, there has been growing interest in focusing …

Continual Learning