paper-with-me

Papers

Distal Interference: Exploring the Limits of Model-Based Continual Learning

2024-02-13 · Heinrich van Deventer, Anna Sergeevna Bosman

Continual learning is the sequential learning of different tasks by a machine learning model. Continual learning is known to be hindered by catastrophic interference or forgetting, i.e. rapid unlearning of earlier learned tasks when new tasks are learned. Despite their practical success, artificial neural networks (ANNs) are prone to catastrophic interference. This study analyses how gradient descent and overlapping representations between distant input points lead to distal interference and catastrophic interference. Distal interference refers to the phenomenon where training a model on a subset of the domain leads to non-local changes on other subsets of the domain. This study shows that uniformly trainable models without distal interference must be exponentially large. A novel antisymmetric bounded exponential layer B-spline ANN architecture named ABEL-Spline is proposed that can approximate any continuous function, is uniformly trainable, has polynomial computational complexity, and provides some guarantees for distal interference. Experiments are presented to demonstrate the theoretical properties of ABEL-Splines. ABEL-Splines are also evaluated on benchmark regression problems. It is concluded that the weaker distal interference guarantees in ABEL-Splines are insufficient for model-only continual learning. It is conjectured that continual learning with polynomial complexity models requires augmentation of the training data or algorithm.

📄 PDF Abstract BibTeX arXiv:2402.08255

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Biometric Matching and Fusion System for Fingerprints from Non-Distal Phalanges

2015-05-15 · Mehmet Kayaoglu, Berkay Topcu, Umut Uludag

Market research indicates that fingerprints are still the most popular biometric modality for personal authentication. Even with the onset of new modalities (e.g. vein matching), many applications within different domain…

Understanding Generalization and Forgetting in In-Context Continual Learning

2026-05-27 · Guangyu Li, Meng Ding, Lijie Hu arxiv

In-context learning (ICL) derives its power from enabling Large Language Models to adapt to new tasks via prompt-based reasoning alone, entirely bypassing the need for parameter updates. Existing theories primarily study…

Continual Learning

Distillation-Guided Structural Transfer for Continual Learning Beyond Sparse Distributed Memory

2025-12-17 · Huiyan Xue, Xuming Ran, Yaxin Li, Qi Xu 외 arxiv

Sparse neural systems are gaining traction for efficient continual learning due to their modularity and low interference. Architectures such as Sparse Distributed Memory Multi-Layer Perceptrons (SDMLP) construct task-spe…

Continual Learning

InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning

2024-03-30 · CVPR 2024 1 · Yan-Shuo Liang, Wu-Jun Li

Continual learning requires the model to learn multiple tasks sequentially. In continual learning, the model should possess the ability to maintain its performance on old tasks (stability) and the ability to adapt to new…

Continual Learningparameter-efficient fine-tuning

AFEC: Active Forgetting of Negative Transfer in Continual Learning

2021-10-23 · NeurIPS 2021 12 · Liyuan Wang, Mingtian Zhang, Zhongfan Jia, Qian Li 외

Continual learning aims to learn a sequence of tasks from dynamic data distributions. Without accessing to the old training samples, knowledge transfer from the old tasks to each new task is difficult to determine, which…

Continual LearningTransfer Learning