Fault-Tolerant Neural Networks from Biological Error Correction Codes
Alexander Zlokapa, Andrew K. Tan, John M. Martyn, Ila R. Fiete, Max Tegmark, Isaac L. Chuang
TL;DR
The paper tackles whether reliable computation is possible with unreliable neurons by adapting biologically observed grid-code error-correction to neural networks, giving a theory of failure thresholds for both digital and analog noise. It proves a neural-network fault-tolerance framework: digital errors from synaptic failure can be mitigated via concatenated repetition codes, while analog Gaussian noise can be suppressed using grid-code–based encoding with a decode-then-encode pipeline to achieve universal computation. A key result is a scaling law showing the number of physical neurons needed per logical neuron grows as $\mathcal{O}(e^{\beta \sigma^2} \log(1/\epsilon))$, enabling polylogarithmic overhead for reliable circuits, and a threshold analysis under combined Gaussian noise and synaptic failure demonstrates a sharp transition between fault-tolerant and faulty regimes with thresholds $p_0$ and $\sigma_0$. The work also demonstrates concrete constructions, including a fault-tolerant neural NAND gate and a two-bit multiplier, and discusses how grid-code–based redundancy could reflect biological realities, suggesting a mechanism for reliable cortex computations and informing neuromorphic hardware design.
Abstract
It has been an open question in deep learning if fault-tolerant computation is possible: can arbitrarily reliable computation be achieved using only unreliable neurons? In the grid cells of the mammalian cortex, analog error correction codes have been observed to protect states against neural spiking noise, but their role in information processing is unclear. Here, we use these biological error correction codes to develop a universal fault-tolerant neural network that achieves reliable computation if the faultiness of each neuron lies below a sharp threshold; remarkably, we find that noisy biological neurons fall below this threshold. The discovery of a phase transition from faulty to fault-tolerant neural computation suggests a mechanism for reliable computation in the cortex and opens a path towards understanding noisy analog systems relevant to artificial intelligence and neuromorphic computing.
