-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
14518f9
commit c1db77d
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
...1-online-learning-for-spiking-neural-networks-with-relative-information-rate.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
date: 2023-12-11 | ||
excerpts: 2 | ||
--- | ||
|
||
# Online learning for spiking neural networks with relative information rate | ||
|
||
## Abstract | ||
|
||
Spiking neural networks (SNNs) mimic biological neural networks more closely than feedforward neural networks (FNNs), and are pursued because of the promise of low-energy training and inference. While learning methods such as Hebbian algorithms and STDP (spiking-timing-dependent plasticity) exist, the learning theory of SNNs is poorly understood. In particular, little is known about how SNNs with memory (i.e. latent or hidden variables) can be trained effectively, making it difficult to build large SNNs that rival the performance of large FNNs. In this talk, we attack this problem with the information theory of time series. Using relative information rate, Amari's em algorithm and stochastic approximation theory, we derive online learning algorithms for SNNs with memory. It turns out that STDP is a consequence of this algorithm, rather than its basis. This is joint work with Tenzin Chan, Chris Hillar and Sarah Marzen. | ||
|
||
## Details | ||
[Institute for Mathematical and Statistical Innovation; Bayesian Statistics and Statistical Learning](https://www.imsi.institute/activities/bayesian-statistics-and-statistical-learning-new-directions-in-algebraic-statistics/) | ||
|
||
[Slides](https://w3id.org/people/shaoweilin/public/20231211-imsi.pdf) |