PulseAugur
EN
LIVE 13:08:57

New method reconstructs backpropagation using only forward fluctuations

Researchers have developed a method to reconstruct the backpropagation algorithm in noise-modulated neural networks (NNNs) using only forward-pass statistics. This approach addresses the biological and neuromorphic implausibility of traditional backpropagation by avoiding transposed weights and backward data paths. The proposed technique utilizes a weight mirror to estimate weight matrices from unit covariances and local differential estimation within units to propagate errors recursively. This forward-only alternative achieves accuracy comparable to standard backpropagation on regression tasks when combined with local Adam updates, and its design is well-suited for digital circuits. AI

IMPACT This research could lead to more biologically plausible and hardware-efficient neural network training methods.

RANK_REASON Academic paper detailing a novel algorithmic approach for neural networks. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method reconstructs backpropagation using only forward fluctuations

COVERAGE [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Shuhei Ikemoto ·

    Reconstructing Backpropagation from Forward Fluctuations in Noise-modulated Neural Networks

    A Noise-modulated Neural Network (NNN) learns and infers only in the presence of noise, treating noise as a computational resource rather than a disturbance. The noise lets it learn efficiently by backpropagation while transmitting spike-like signals, but backpropagation needs a …