PulseAugur
EN
LIVE 06:19:23

New theory defines minimum block width for residual neural networks

Researchers have established new theoretical bounds for the universal approximation capabilities of residual neural networks (ResNets) with an inner width of one. The study demonstrates that for $L^p$ approximation on compact domains, the minimum block width required is $\max\{d_x, d_y\}$, where $d_x$ and $d_y$ are the input and output dimensions, respectively. Additionally, ResNets with a block width of $\min\{d_x+d_y, \max\{2d_x+1,d_y\}\}$ can achieve uniform approximation under the same inner width constraint. The paper also proves that any ResNet with a block width less than $\max\{d_x, d_y\}$ cannot approximate all target functions, irrespective of their inner width. AI

IMPACT Establishes theoretical limits for a specific neural network architecture, informing future model design.

RANK_REASON Academic paper detailing theoretical findings on neural network architecture. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

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

New theory defines minimum block width for residual neural networks

COVERAGE [2]

  1. arXiv stat.ML TIER_1 English(EN) · Qi Zhou, Xuan Zhou, Xiao-Song Yang ·

    Minimum Block Width for Universal Approximation by Residual Neural Networks with Inner Width One

    arXiv:2607.04597v1 Announce Type: cross Abstract: In this paper, we study the universal approximation property of residual neural networks, and obtain some new results. For input and output dimensions $d_x$ and $d_y$, and LeakyReLU, ReLU, ReLU-like activation functions, the upper…

  2. arXiv stat.ML TIER_1 English(EN) · Xiao-Song Yang ·

    Minimum Block Width for Universal Approximation by Residual Neural Networks with Inner Width One

    In this paper, we study the universal approximation property of residual neural networks, and obtain some new results. For input and output dimensions $d_x$ and $d_y$, and LeakyReLU, ReLU, ReLU-like activation functions, the upper and lower bounds of the block width are establish…