paper-with-me

홈 › Papers

Sustaining Plasticity via Learnable Wavelet Activations in Continual Learning

2026-08-13 · Zeyang Zhang, Tieliang Gong, Junyan Lu, Weizhan Zhang arxiv

Plasticity loss has emerged as a critical challenge in continual learning that significantly hinders the acquisition of sequential tasks. While optimizing activation designs offers a potential solution, current fixed-form functions suffer from an inherent spectral bias towards low-frequency variations, whereas learnable variants permit unconstrained updates that induce catastrophic forgetting. To address these limitations, we propose a novel learnable wavelet activation that decomposes the activation function into low-frequency and high-frequency components to explicitly counter spectral bias. Furthermore, we employ dynamic wavelet injection to adaptively enhance plasticity for new tasks, alongside a regularization strategy to ensure the stability of previous learned knowledge. Theoretically, we provide rigorous mathematical guarantees for the proposed framework, proving the structural necessity of the hybrid wavelet architecture for efficient $L^2$ approximation and demonstrating that the decoupled learning rate mechanism successfully restores network plasticity for high-frequency information. Additionally, we provide a formal derivation of the loss-driven injection trigger mechanism to precisely guide the injection. Extensive empirical evaluations demonstrate that our approach maintains superior trainability and generalization throughout the learning process and achieves state-of-the-art performance across diverse continual learning benchmarks.

📄 PDF Abstract BibTeX arXiv:2608.12874

Code (1)

arxivsub/arXivSub_daily_arxiv ★ 4

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning

2019-04-05 · CVPR 2019 6 · Oleksiy Ostapenko, Mihai Puscas, Tassilo Klein, Patrick Jähnichen 외

Models trained in the context of continual learning (CL) should be able to learn from a stream of data over an undefined period of time. The main challenges herein are: 1) maintaining old knowledge while simultaneously b…

Continual Learning

Theories of synaptic memory consolidation and intelligent plasticity for continual learning

2024-05-27 · Friedemann Zenke, Axel Laborieux

Humans and animals learn throughout life. Such continual learning is crucial for intelligence. In this chapter, we examine the pivotal role plasticity mechanisms with complex internal synaptic dynamics could play in enab…

Continual Learning

Learning Continually by Spectral Regularization

2024-06-10 · Alex Lewandowski, Michał Bortkiewicz, Saurabh Kumar, András György 외

Loss of plasticity is a phenomenon where neural networks can become more difficult to train over the course of learning. Continual learning algorithms seek to mitigate this effect by sustaining good performance while mai…

Continual LearningDiversity

Balancing Expressivity and Robustness: Constrained Rational Activations for Reinforcement Learning

2025-07-19 · Rafał Surdej, Michał Bortkiewicz, Alex Lewandowski, Mateusz Ostaszewski 외 arxiv

Trainable activation functions, whose parameters are optimized alongside network weights, offer increased expressivity compared to fixed activation functions. Specifically, trainable activation functions defined as ratio…

Reinforcement LearningContinuous ControlContinual 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