paper-with-me

홈 › Papers

Scaling Laws and Tradeoffs in Recurrent Networks of Expressive Neurons

2026-05-12 · Aaron Spieler, Georg Martius, Anna Levina arxiv

Cortical neurons are complex, multi-timescale processors wired into recurrent circuits, shaped by long evolutionary pressure under stringent biological constraints. Mainstream machine learning, by contrast, predominantly builds models from extremely simple units, a default inherited from early neural-network theory. We treat this as a normative architectural question. How should one split a fixed parameter budget $P$ between the number of units $N$, per-unit effective complexity $k_e$, and per-unit connectivity $k_c$? What controls the optimal allocation? This calls for a model in which per-unit complexity can be tuned independently of width and connectivity. Accordingly, we introduce the ELM Network, whose recurrent layer is built from Expressive Leaky Memory (ELM) neurons, chosen to mirror functional components of cortical neurons. The architecture allows for individually adjusting $N$, $k_e$, and $k_c$ and trains stably across orders of magnitude in scale. We evaluate the model on two qualitatively different sequence benchmarks: the neuromorphic SHD-Adding task and Enwik8 character-level language modeling. Performance improves monotonically along each of the three axes individually. Under a fixed budget, a clear non-trivial optimum emerges in their tradeoff, and larger budgets favor both more and more complex neurons. A closed-form information-theoretic model captures these tradeoffs and attributes the diminishing returns at two ends to: per-neuron signal-to-noise saturation and across-neuron redundancy. A hyperparameter sweep spanning three orders of magnitude in trainable parameters traces a near-Pareto-frontier scaling law consistent with the framework. This suggests that the simple-unit default in ML is not obviously optimal once this tradeoff surface is probed, and offers a normative lens on cortex's reliance on complex spatio-temporal integrators.

📄 PDF Abstract BibTeX arXiv:2605.12049

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scaling Laws for Differentially Private Language Models

2025-01-31 · Ryan McKenna, Yangsibo Huang, Amer Sinha, Borja Balle 외

Scaling laws have emerged as important components of large language model (LLM) training as they can predict performance gains through scale, and provide guidance on important hyper-parameter choices that would otherwise…

Language ModelingLanguage ModellingLarge Language Model

Scaling Laws Beyond Backpropagation

2022-10-26 · Matthew J. Filipovich, Alessandro Cappelli, Daniel Hesslow, Julien Launay

Alternatives to backpropagation have long been studied to better understand how biological brains may learn. Recently, they have also garnered interest as a way to train neural networks more efficiently. By relaxing cons…

Decoder

A Resource Model For Neural Scaling Law

2024-02-07 · Jinyeop Song, Ziming Liu, Max Tegmark, Jeff Gore

Neural scaling laws characterize how model performance improves as the model size scales up. Inspired by empirical observations, we introduce a resource model of neural scaling. A task is usually composite hence can be d…

model

Convergence and scaling of Boolean-weight optimization for hardware reservoirs

2023-05-13 · Louis Andreoli, Stéphane Chrétien, Xavier Porte, Daniel Brunner

Hardware implementation of neural network are an essential step to implement next generation efficient and powerful artificial intelligence solutions. Besides the realization of a parallel, efficient and scalable hardwar…

Neural Scaling Laws for Boosted Jet Tagging

2026-02-17 · Matthias Vigl, Nicole Hartman, Michael Kagan, Lukas Heinrich arxiv

The success of Large Language Models (LLMs) has established that scaling compute, through joint increases in model capacity and dataset size, is the primary driver of performance in modern machine learning. While machine…

Jet Tagging