Deep Phasor Networks: Connecting Conventional and Spiking Neural Networks
Wilkie Olin-Ammentorp, Maxim Bazhenov

TL;DR
This paper introduces Deep Phasor Networks, a novel neural network architecture that uses phase angles on the unit circle to unify traditional and spiking neural networks, enabling flexible execution in both domains.
Contribution
It presents a new phasor-based neural network architecture that can be trained atemporal and then executed as either standard or spiking neural networks without conversion.
Findings
Achieves high accuracy on standard tasks
Can be run in both atemporal and spiking modes
Enables neuromorphic hardware implementation
Abstract
In this work, we extend standard neural networks by building upon an assumption that neuronal activations correspond to the angle of a complex number lying on the unit circle, or 'phasor.' Each layer in such a network produces new activations by taking a weighted superposition of the previous layer's phases and calculating the new phase value. This generalized architecture allows models to reach high accuracy and carries the singular advantage that mathematically equivalent versions of the network can be executed with or without regard to a temporal variable. Importantly, the value of a phase angle in the temporal domain can be sparsely represented by a periodically repeating series of delta functions or 'spikes'. We demonstrate the atemporal training of a phasor network on standard deep learning tasks and show that these networks can then be executed in either the traditional atemporal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Reservoir Computing · Neural dynamics and brain function
