PulseAugur
EN
LIVE 16:55:17

NeuronSoup architecture evolves temporal graphs without backpropagation

Researchers have developed NeuronSoup, a novel neural computation architecture that deviates from traditional layer-by-layer processing. Instead, it utilizes asynchronous, delay-mediated signal propagation through a shared pool of neurons. This architecture, evolved via a genetic algorithm, achieved 85.9% accuracy on the MNIST dataset using frozen ResNet18 features. NeuronSoup addresses limitations in current deep learning by not requiring a differentiable computation graph and adapting its computation depth on a per-sample basis. AI

IMPACT Introduces a novel approach to neural network architecture that bypasses traditional backpropagation and synchronous processing.

RANK_REASON The cluster contains an arXiv preprint detailing a new neural computation architecture.

Read on arXiv cs.LG →

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

NeuronSoup architecture evolves temporal graphs without backpropagation

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Subodh Kalia ·

    NeuronSoup: Evolving Asynchronous, Shared-Neuron Temporal Graphs without Backpropagation

    arXiv:2607.15217v1 Announce Type: cross Abstract: We present NeuronSoup, a neural computation architecture that replaces synchronous layer-by-layer processing with asynchronous, delay-mediated signal propagation through a pool of shared neurons. Each path in the network routes a …

  2. arXiv cs.LG TIER_1 English(EN) · Subodh Kalia ·

    NeuronSoup: Evolving Asynchronous, Shared-Neuron Temporal Graphs without Backpropagation

    We present NeuronSoup, a neural computation architecture that replaces synchronous layer-by-layer processing with asynchronous, delay-mediated signal propagation through a pool of shared neurons. Each path in the network routes a continuous-valued signal from one input neuron to …