paper-with-me

홈 › Papers

On the Optimal Memorization Power of ReLU Neural Networks

2021-10-07 · ICLR 2022 4 · Gal Vardi, Gilad Yehudai, Ohad Shamir

We study the memorization power of feedforward ReLU neural networks. We show that such networks can memorize any $N$ points that satisfy a mild separability assumption using $\tilde{O}\left(\sqrt{N}\right)$ parameters. Known VC-dimension upper bounds imply that memorizing $N$ samples requires $\Omega(\sqrt{N})$ parameters, and hence our construction is optimal up to logarithmic factors. We also give a generalized construction for networks with depth bounded by $1 \leq L \leq \sqrt{N}$, for memorizing $N$ samples using $\tilde{O}(N/L)$ parameters. This bound is also optimal up to logarithmic factors. Our construction uses weights with large bit complexity. We prove that having such a large bit complexity is both necessary and sufficient for memorization with a sub-linear number of parameters.

📄 PDF Abstract BibTeX arXiv:2110.03187

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Similar Papers 제목 키워드 기반

Small ReLU networks are powerful memorizers: a tight analysis of memorization capacity

2018-10-17 · NeurIPS 2019 12 · Chulhee Yun, Suvrit Sra, Ali Jadbabaie

We study finite sample expressivity, i.e., memorization power of ReLU networks. Recent results require $N$ hidden nodes to memorize/interpolate arbitrary $N$ data points. In contrast, by exploiting depth, we show that 3-…

Memorization

Memorization capacity of deep ReLU neural networks characterized by width and depth

2026-03-10 · Xin Yang, Yunfei Yang arxiv

This paper studies the memorization capacity of deep neural networks with ReLU activation. Specifically, we investigate the minimal size of such networks to memorize any $N$ data points in the unit ball with pairwise sep…

Network size and weights size for memorization with two-layers neural networks

2020-06-04 · Sébastien Bubeck, Ronen Eldan, Yin Tat Lee, Dan Mikulincer

In 1988, Eric B. Baum showed that two-layers neural networks with threshold activation function can perfectly memorize the binary labels of $n$ points in general position in $\mathbb{R}^d$ using only $\ulcorner n/d \urco…

Memorization

Network size and size of the weights in memorization with two-layers neural networks

2020-12-01 · NeurIPS 2020 12 · Sebastien Bubeck, Ronen Eldan, Yin Tat Lee, Dan Mikulincer

In 1988, Eric B. Baum showed that two-layers neural networks with threshold activation function can perfectly memorize the binary labels of $n$ points in general position in $\R^d$ using only $\ulcorner n/d \urcorner$ ne…

Memorization

The Cost of Robustness: Tighter Bounds on Parameter Complexity for Robust Memorization in ReLU Nets

2025-10-28 · Yujun Kim, Chaewon Moon, Chulhee Yun arxiv

We study the parameter complexity of robust memorization for $\mathrm{ReLU}$ networks: the number of parameters required to interpolate any given dataset with $ε$-separation between differently labeled points, while ensu…