English

Counting to Ten with Two Fingers: Compressed Counting with Spiking Neurons

Neural and Evolutionary Computing 2019-08-27 v3 Distributed, Parallel, and Cluster Computing Data Structures and Algorithms

Abstract

We consider the task of measuring time with probabilistic threshold gates implemented by bio-inspired spiking neurons. In the model of spiking neural networks, network evolves in discrete rounds, where in each round, neurons fire in pulses in response to a sufficiently high membrane potential. This potential is induced by spikes from neighboring neurons that fired in the previous round, which can have either an excitatory or inhibitory effect. We first consider a deterministic implementation of a neural timer and show that Θ(logt)\Theta(\log t) (deterministic) threshold gates are both sufficient and necessary. This raised the question of whether randomness can be leveraged to reduce the number of neurons. We answer this question in the affirmative by considering neural timers with spiking neurons where the neuron yy is required to fire for tt consecutive rounds with probability at least 1δ1-\delta, and should stop firing after at most 2t2t rounds with probability 1δ1-\delta for some input parameter δ(0,1)\delta \in (0,1). Our key result is a construction of a neural timer with O(loglog1/δ)O(\log\log 1/\delta) spiking neurons. Interestingly, this construction uses only one spiking neuron, while the remaining neurons can be deterministic threshold gates. We complement this construction with a matching lower bound of Ω(min{loglog1/δ,logt})\Omega(\min\{\log\log 1/\delta, \log t\}) neurons. This provides the first separation between deterministic and randomized constructions in the setting of spiking neural networks. Finally, we demonstrate the usefulness of compressed counting networks for synchronizing neural networks.

Keywords

Cite

@article{arxiv.1902.10369,
  title  = {Counting to Ten with Two Fingers: Compressed Counting with Spiking Neurons},
  author = {Yael Hitron and Merav Parter},
  journal= {arXiv preprint arXiv:1902.10369},
  year   = {2019}
}

Comments

Accepted to ESA 2019