pith. sign in

arxiv: 2106.00042 · v2 · pith:XSVVBJ3Snew · submitted 2021-05-31 · 💻 cs.LG

A study on the plasticity of neural networks

classification 💻 cs.LG
keywords learningplasticitycontinualpretrainedpreviouslyreachsametask
0
0 comments X
read the original abstract

One aim shared by multiple settings, such as continual learning or transfer learning, is to leverage previously acquired knowledge to converge faster on the current task. Usually this is done through fine-tuning, where an implicit assumption is that the network maintains its plasticity, meaning that the performance it can reach on any given task is not affected negatively by previously seen tasks. It has been observed recently that a pretrained model on data from the same distribution as the one it is fine-tuned on might not reach the same generalisation as a freshly initialised one. We build and extend this observation, providing a hypothesis for the mechanics behind it. We discuss the implication of losing plasticity for continual learning which heavily relies on optimising pretrained models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Activation Function Design Sustains Plasticity in Continual Learning

    cs.LG 2025-09 unverdicted novelty 5.0

    Smooth-Leaky and Randomized Smooth-Leaky activations mitigate loss of plasticity in continual learning by targeting negative-branch shape and saturation behavior.

  2. Plasticity Loss in Deep Reinforcement Learning: A Survey

    cs.AI 2024-11 unverdicted novelty 4.0

    Survey unifies the definition of plasticity loss in DRL, taxonomizes over 50 mitigations, identifies evaluation gaps, and finds general regularization often outperforms domain-specific methods.