Additive function approximation in the brainDownload PDF

Published: 02 Oct 2019, Last Modified: 21 Apr 2024Real Neurons & Hidden Units @ NeurIPS 2019 PosterReaders: Everyone
Keywords: sparse networks, random features, associative learning
TL;DR: We advocate for random features as a theory of biological neural networks, focusing on sparsely connected networks
Abstract: Many biological learning systems such as the mushroom body, hippocampus, and cerebellum are built from sparsely connected networks of neurons. For a new understanding of such networks, we study the function spaces induced by sparse random features and characterize what functions may and may not be learned. A network with d inputs per neuron is found to be equivalent to an additive model of order d, whereas with a degree distribution the network combines additive terms of different orders. We identify three specific advantages of sparsity: additive function approximation is a powerful inductive bias that limits the curse of dimensionality, sparse networks are stable to outlier noise in the inputs, and sparse random features are scalable. Thus, even simple brain architectures can be powerful function approximators. Finally, we hope that this work helps popularize kernel theories of networks among computational neuroscientists.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 2 code implementations](https://www.catalyzex.com/paper/arxiv:1909.02603/code)
4 Replies

Loading