中文
相关论文

相关论文: Provable Memorization via Deep Neural Networks usi…

200 篇论文

Many results in recent years established polynomial time learnability of various models via neural networks algorithms. However, unless the model is linear separable, or the activation is a polynomial, these results require very large…

机器学习 · 计算机科学 2019-11-25 Amit Daniely

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…

机器学习 · 计算机科学 2021-10-08 Gal Vardi , Gilad Yehudai , Ohad Shamir

It has been observed \citep{zhang2016understanding} that deep neural networks can memorize: they achieve 100\% accuracy on training data. Recent theoretical results explained such behavior in highly overparametrized regimes, where the…

机器学习 · 计算机科学 2019-09-27 Rong Ge , Runzhe Wang , Haoyu Zhao

It is well known that modern deep neural networks are powerful enough to memorize datasets even when the labels have been randomized. Recently, Vershynin (2020) settled a long standing question by Baum (1988), proving that \emph{deep…

机器学习 · 计算机科学 2021-06-16 Shashank Rajput , Kartik Sreenivasan , Dimitris Papailiopoulos , Amin Karbasi

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 separation distance…

机器学习 · 计算机科学 2026-03-11 Xin Yang , Yunfei Yang

One of the arguments to explain the success of deep learning is the powerful approximation capacity of deep neural networks. Such capacity is generally accompanied by the explosive growth of the number of parameters, which, in turn, leads…

机器学习 · 计算机科学 2022-09-15 Zuowei Shen , Haizhao Yang , Shijun Zhang

We propose a systematic approach to reduce the memory consumption of deep neural network training. Specifically, we design an algorithm that costs O(sqrt(n)) memory to train a n layer network, with only the computational cost of an extra…

机器学习 · 计算机科学 2016-04-25 Tianqi Chen , Bing Xu , Chiyuan Zhang , Carlos Guestrin

Recent research in the field of machine learning has increasingly focused on the memorization capacity of Transformers, but how efficient they are is not yet well understood. We demonstrate that Transformers can memorize labels with…

机器学习 · 计算机科学 2025-02-28 Tokio Kajitsuka , Issei Sato

We solve an open question from Lu et al. (2017), by showing that any target network with inputs in $\mathbb{R}^d$ can be approximated by a width $O(d)$ network (independent of the target network's architecture), whose number of parameters…

机器学习 · 计算机科学 2022-06-02 Gal Vardi , Gilad Yehudai , Ohad Shamir

Deep neural networks (DNNs) can easily fit a random labeling of the training data with zero training error. What is the difference between DNNs trained with random labels and the ones trained with true labels? Our paper answers this…

机器学习 · 计算机科学 2019-11-22 Jindong Gu , Volker Tresp

We develop a corrective mechanism for neural network approximation: the total available non-linear units are divided into multiple groups and the first group approximates the function under consideration, the second group approximates the…

机器学习 · 计算机科学 2020-06-23 Guy Bresler , Dheeraj Nagaraj

One of the central questions in the theory of deep learning is to understand how neural networks learn hierarchical features. The ability of deep networks to extract salient features is crucial to both their outstanding generalization…

机器学习 · 计算机科学 2025-04-03 Eshaan Nichani , Alex Damian , Jason D. Lee

Recently there has been much interest in understanding why deep neural networks are preferred to shallow networks. We show that, for a large class of piecewise smooth functions, the number of neurons needed by a shallow network to…

机器学习 · 计算机科学 2017-03-07 Shiyu Liang , R. Srikant

Deep neural networks have excelled on a wide range of problems, from vision to language and game playing. Neural networks very gradually incorporate information into weights as they process data, requiring very low learning rates. If the…

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-layer ReLU networks…

机器学习 · 计算机科学 2019-10-30 Chulhee Yun , Suvrit Sra , Ali Jadbabaie

Feedforward neural networks have been investigated to understand learning and memory, as well as applied to numerous practical problems in pattern classification. It is a rule of thumb that more complex tasks require larger networks.…

神经元与认知 · 定量生物学 2016-07-20 Marissa Pastor , Juyong Song , Danh-Tai Hoang , Junghyo Jo

Given data with noisy labels, over-parameterized deep networks suffer overfitting mislabeled data, resulting in poor generalization. The memorization effect of deep networks shows that although the networks have the ability to memorize all…

机器学习 · 计算机科学 2024-04-30 Jingyi Wang , Xiaobo Xia , Long Lan , Xinghao Wu , Jun Yu , Wenjing Yang , Bo Han , Tongliang Liu

We consider supervised learning with $n$ labels and show that layerwise SGD on residual networks can efficiently learn a class of hierarchical models. This model class assumes the existence of an (unknown) label hierarchy $L_1 \subseteq L_2…

机器学习 · 计算机科学 2026-01-05 Amit Daniely

A model of associative memory is studied, which stores and reliably retrieves many more patterns than the number of neurons in the network. We propose a simple duality between this dense associative memory and neural networks commonly used…

神经与进化计算 · 计算机科学 2017-03-28 Dmitry Krotov , John J Hopfield

Overparameterized neural networks enjoy great representation power on complex data, and more importantly yield sufficiently smooth output, which is crucial to their generalization and robustness. Most existing function approximation…

机器学习 · 统计学 2022-06-10 Hao Liu , Minshuo Chen , Siawpeng Er , Wenjing Liao , Tong Zhang , Tuo Zhao
‹ 上一页 1 2 3 10 下一页 ›