InTAct: Interval-based Task Activation Consolidation for Continual Learning
Patryk Krukowski, Jan Miksa, Piotr Helm, Jacek Tabor, Pawe{\l} Wawrzy\'nski, Przemys{\l}aw Spurek

TL;DR
InTAct introduces an efficient interval-based method to preserve neural network functions during continual learning, reducing catastrophic forgetting by constraining neuron activation regions rather than high-dimensional weights.
Contribution
The paper proposes InTAct, a novel approach that enforces functional invariance at the neuron level using activation intervals, offering a computationally efficient alternative to weight-based constraints in continual learning.
Findings
Achieves state-of-the-art performance on benchmarks.
Provides mathematical guarantees of functional invariance.
Reduces computational cost compared to parameter constraints.
Abstract
Continual learning is a fundamental challenge in artificial intelligence that requires networks to acquire new knowledge while preserving previously learned representations. Despite the success of various approaches, most existing paradigms do not provide rigorous mathematical guarantees against catastrophic forgetting. Current methods that offer such guarantees primarily focus on analyzing the parameter space using \textit{interval arithmetic (IA)}, as seen in frameworks such as InterContiNet. However, restricting high-dimensional weight updates can be computationally expensive. In this work, we propose InTAct (Interval-based Task Activation Consolidation), a method that mitigates catastrophic forgetting by enforcing functional invariance at the neuron level. We identify specific activation intervals where previous tasks reside and constrain updates within these regions while allowing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
