TL;DR
This paper introduces a neurogenesis-inspired online dictionary learning framework that dynamically adapts model architecture by adding or removing units, improving representation in non-stationary environments.
Contribution
It presents a novel online sparse coding method inspired by neurogenesis, allowing continuous model adaptation through neuronal birth and death mechanisms.
Findings
Outperforms fixed-size online sparse coding methods on real datasets.
Adaptive model significantly improves representation in non-stationary data.
Certain data and model properties enhance the benefits of adaptation.
Abstract
In this paper, we focus on online representation learning in non-stationary environments which may require continuous adaptation of model architecture. We propose a novel online dictionary-learning (sparse-coding) framework which incorporates the addition and deletion of hidden units (dictionary elements), and is inspired by the adult neurogenesis phenomenon in the dentate gyrus of the hippocampus, known to be associated with improved cognitive function and adaptation to new environments. In the online learning setting, where new input instances arrive sequentially in batches, the neuronal-birth is implemented by adding new units with random initial weights (random dictionary elements); the number of new units is determined by the current performance (representation error) of the dictionary, higher error causing an increase in the birth rate. Neuronal-death is implemented by imposing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
