A Network of Biologically Inspired Rectified Spectral Units (ReSUs) Learns Hierarchical Features Without Error Backpropagation
Shanshan Qin, Joshua L. Pughe-Sanford, Alexander Genkin, Pembe Gizem Ozdil, Philip Greengard, Anirvan M. Sengupta, Dmitri B. Chklovskii
TL;DR
This work tackles the gap between biological vision and deep learning by introducing Rectified Spectral Units (ReSUs), a biologically plausible, backpropagation-free architecture that learns hierarchical features through local, self-supervised learning. Each ReSU projects a recent input history onto a canonical direction learned via past–future CCA and then rectifies the projection, enabling principled temporal feature extraction. In a two-layer network trained on natural scene translations, Layer 1 develops Drosophila-like temporal filters with SNR adaptation, while Layer 2 becomes direction-selective with connectomics-like synaptic patterns, supporting a biologically grounded, self-supervised path to deep representations. The results suggest ReSUs can model sensory circuits and scale to deeper networks, offering an interpretable alternative to traditional backpropagation-based architectures.
Abstract
We introduce a biologically inspired, multilayer neural architecture composed of Rectified Spectral Units (ReSUs). Each ReSU projects a recent window of its input history onto a canonical direction obtained via canonical correlation analysis (CCA) of previously observed past-future input pairs, and then rectifies either its positive or negative component. By encoding canonical directions in synaptic weights and temporal filters, ReSUs implement a local, self-supervised algorithm for progressively constructing increasingly complex features. To evaluate both computational power and biological fidelity, we trained a two-layer ReSU network in a self-supervised regime on translating natural scenes. First-layer units, each driven by a single pixel, developed temporal filters resembling those of Drosophila post-photoreceptor neurons (L1/L2 and L3), including their empirically observed adaptation to signal-to-noise ratio (SNR). Second-layer units, which pooled spatially over the first layer, became direction-selective -- analogous to T4 motion-detecting cells -- with learned synaptic weight patterns approximating those derived from connectomic reconstructions. Together, these results suggest that ReSUs offer (i) a principled framework for modeling sensory circuits and (ii) a biologically grounded, backpropagation-free paradigm for constructing deep self-supervised neural networks.
