paper-with-me

Papers

Activation Function Design Sustains Plasticity in Continual Learning

2025-09-26 · Lute Lillo, Nick Cheney arxiv

In independent, identically distributed (i.i.d.) training regimes, activation functions have been benchmarked extensively, and their differences often shrink once model size and optimization are tuned. In continual learning, however, the picture is different: beyond catastrophic forgetting, models can progressively lose the ability to adapt (referred to as loss of plasticity) and the role of the non-linearity in this failure mode remains underexplored. We show that activation choice is a primary, architecture-agnostic lever for mitigating plasticity loss. Building on a property-level analysis of negative-branch shape and saturation behavior, we introduce two drop-in nonlinearities (Smooth-Leaky and Randomized Smooth-Leaky) and evaluate them in two complementary settings: (i) supervised class-incremental benchmarks and (ii) reinforcement learning with non-stationary MuJoCo environments designed to induce controlled distribution and dynamics shifts. We also provide a simple stress protocol and diagnostics that link the shape of the activation to the adaptation under change. The takeaway is straightforward: thoughtful activation design offers a lightweight, domain-general way to sustain plasticity in continual learning without extra capacity or task-specific tuning.

📄 PDF Abstract BibTeX arXiv:2509.22562

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContinual Learning

Similar Papers 제목 키워드 기반

Preserving Plasticity in Continual Learning with Adaptive Linearity Injection

2025-05-14 · Seyed Roozbeh Razavi Rohani, Khashayar Khajavi, Wesley Chung, Mo Chen 외

Loss of plasticity in deep neural networks is the gradual reduction in a model's capacity to incrementally learn and has been identified as a key obstacle to learning in non-stationary problem settings. Recent work has s…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

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-for…

Continual Learning

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

Active Continual Learning with Metaplastic Binary Bayesian Neural Networks

2026-05-28 · Kellian Cottart, Théo Ballet, Djohan Bonnet, Damien Querlioz arxiv

Always-on edge systems must keep learning as conditions change under tight compute budgets and must detect unreliable predictions. Bayesian binary neural networks are attractive in this setting, but mean-field Bernoulli …

Continual Learning

Maintaining Plasticity in Deep Continual Learning

2023-06-23 · Shibhansh Dohare, J. Fernando Hernandez-Garcia, Parash Rahman, A. Rupam Mahmood 외

Modern deep-learning systems are specialized to problem settings in which training occurs once and then never again, as opposed to continual-learning settings in which training occurs continually. If deep-learning system…

Binary ClassificationContinual LearningL2 Regularization