# ASP: Learning to Forget with Adaptive Synaptic Plasticity in Spiking   Neural Networks

**Authors:** Priyadarshini Panda, Jason M. Allred, Shriram Ramanathan, Kaushik, Roy

arXiv: 1703.07655 · 2018-06-12

## TL;DR

This paper introduces ASP, an unsupervised learning mechanism for Spiking Neural Networks that enables adaptive forgetting and improves recognition accuracy in dynamic environments by balancing learning and forgetting.

## Contribution

The paper presents ASP, a novel adaptive synaptic plasticity method combining weight decay with STDP to address catastrophic forgetting in SNNs for real-time learning.

## Key findings

- ASP improves recognition accuracy over traditional STDP.
- ASP automatically encodes attention to relevant features.
- ASP enhances robustness by denoising input data.

## Abstract

A fundamental feature of learning in animals is the "ability to forget" that allows an organism to perceive, model and make decisions from disparate streams of information and adapt to changing environments. Against this backdrop, we present a novel unsupervised learning mechanism ASP (Adaptive Synaptic Plasticity) for improved recognition with Spiking Neural Networks (SNNs) for real time on-line learning in a dynamic environment. We incorporate an adaptive weight decay mechanism with the traditional Spike Timing Dependent Plasticity (STDP) learning to model adaptivity in SNNs. The leak rate of the synaptic weights is modulated based on the temporal correlation between the spiking patterns of the pre- and post-synaptic neurons. This mechanism helps in gradual forgetting of insignificant data while retaining significant, yet old, information. ASP, thus, maintains a balance between forgetting and immediate learning to construct a stable-plastic self-adaptive SNN for continuously changing inputs. We demonstrate that the proposed learning methodology addresses catastrophic forgetting while yielding significantly improved accuracy over the conventional STDP learning method for digit recognition applications. Additionally, we observe that the proposed learning model automatically encodes selective attention towards relevant features in the input data while eliminating the influence of background noise (or denoising) further improving the robustness of the ASP learning.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.07655/full.md

## Figures

26 figures with captions in the complete paper: https://tomesphere.com/paper/1703.07655/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1703.07655/full.md

---
Source: https://tomesphere.com/paper/1703.07655