English

Weight Friction: A Simple Method to Overcome Catastrophic Forgetting and Enable Continual Learning

Machine Learning 2019-08-20 v2 Neural and Evolutionary Computing Machine Learning

Abstract

In recent years, deep neural networks have found success in replicating human-level cognitive skills, yet they suffer from several major obstacles. One significant limitation is the inability to learn new tasks without forgetting previously learned tasks, a shortcoming known as catastrophic forgetting. In this research, we propose a simple method to overcome catastrophic forgetting and enable continual learning in neural networks. We draw inspiration from principles in neurology and physics to develop the concept of weight friction. Weight friction operates by a modification to the update rule in the gradient descent optimization method. It converges at a rate comparable to that of the stochastic gradient descent algorithm and can operate over multiple task domains. It performs comparably to current methods while offering improvements in computation and memory efficiency.

Keywords

Cite

@article{arxiv.1908.01052,
  title  = {Weight Friction: A Simple Method to Overcome Catastrophic Forgetting and Enable Continual Learning},
  author = {Gabrielle K. Liu},
  journal= {arXiv preprint arXiv:1908.01052},
  year   = {2019}
}

Comments

9 pages, 6 figures, 1 table

R2 v1 2026-06-23T10:38:38.833Z