Computational Tradeoffs in Biological Neural Networks: Self-Stabilizing Winner-Take-All Networks
Nancy Lynch, Cameron Musco, Merav Parter

TL;DR
This paper explores the computational tradeoffs in biologically inspired neural networks for the winner-take-all problem, analyzing how inhibition strategies affect convergence time and network complexity.
Contribution
It introduces new algorithms for WTA that optimize inhibition use and provides nearly matching lower bounds, advancing understanding of neural network efficiency.
Findings
Achieves faster convergence with fewer inhibitors
Provides upper bounds of O(θ) rounds with O(log^{1/θ} n) inhibitors
Establishes lower bounds using indistinguishability arguments
Abstract
We initiate a line of investigation into biological neural networks from an algorithmic perspective. We develop a simplified but biologically plausible model for distributed computation in stochastic spiking neural networks and study tradeoffs between computation time and network complexity in this model. Our aim is to abstract real neural networks in a way that, while not capturing all interesting features, preserves high-level behavior and allows us to make biologically relevant conclusions. In this paper, we focus on the important `winner-take-all' (WTA) problem, which is analogous to a neural leader election unit: a network consisting of input neurons and corresponding output neurons must converge to a state in which a single output corresponding to a firing input (the `winner') fires, while all other outputs remain silent. Neural circuits for WTA rely on inhibitory…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Ferroelectric and Negative Capacitance Devices
