paper-with-me

홈 › Papers

Memorization and Optimization in Deep Neural Networks with Minimum Over-parameterization

2022-05-20 · Simone Bombari, Mohammad Hossein Amani, Marco Mondelli

The Neural Tangent Kernel (NTK) has emerged as a powerful tool to provide memorization, optimization and generalization guarantees in deep neural networks. A line of work has studied the NTK spectrum for two-layer and deep networks with at least a layer with $\Omega(N)$ neurons, $N$ being the number of training samples. Furthermore, there is increasing evidence suggesting that deep networks with sub-linear layer widths are powerful memorizers and optimizers, as long as the number of parameters exceeds the number of samples. Thus, a natural open question is whether the NTK is well conditioned in such a challenging sub-linear setup. In this paper, we answer this question in the affirmative. Our key technical contribution is a lower bound on the smallest NTK eigenvalue for deep networks with the minimum possible over-parameterization: the number of parameters is roughly $\Omega(N)$ and, hence, the number of neurons is as little as $\Omega(\sqrt{N})$. To showcase the applicability of our NTK bounds, we provide two results concerning memorization capacity and optimization guarantees for gradient descent training.

📄 PDF Abstract BibTeX arXiv:2205.10217

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationOpen-Ended Question Answering

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

The Effects of Mild Over-parameterization on the Optimization Landscape of Shallow ReLU Neural Networks

2020-06-01 · Itay Safran, Gilad Yehudai, Ohad Shamir

We study the effects of mild over-parameterization on the optimization landscape of a simple ReLU neural network of the form $\mathbf{x}\mapsto\sum_{i=1}^k\max\{0,\mathbf{w}_i^{\top}\mathbf{x}\}$, in a well-studied teach…

MemControl: Mitigating Memorization in Diffusion Models via Automated Parameter Selection

2024-05-29 · Raman Dutt, Ondrej Bohdal, Pedro Sanchez, Sotirios A. Tsaftaris 외

Diffusion models excel in generating images that closely resemble their training data but are also susceptible to data memorization, raising privacy, ethical, and legal concerns, particularly in sensitive domains such as…

Image GenerationMedical Image GenerationMemorizationparameter-efficient fine-tuning

Memorization in Deep Neural Networks: Does the Loss Function matter?

2021-07-21 · Deep Patel, P. S. Sastry

Deep Neural Networks, often owing to the overparameterization, are shown to be capable of exactly memorizing even randomly labelled data. Empirical studies have also shown that none of the standard regularization techniq…

Memorization

Minimum Description Length Hopfield Networks

2023-11-11 · Matan Abudy, Nur Lan, Emmanuel Chemla, Roni Katzir

Associative memory architectures are designed for memorization but also offer, through their retrieval method, a form of generalization to unseen inputs: stored memories can be seen as prototypes from this point of view.…

MemorizationRetrieval

Taking a Big Step: Large Learning Rates in Denoising Score Matching Prevent Memorization

2025-02-05 · Yu-Han Wu, Pierre Marion, Gérard Biau, Claire Boyer

Denoising score matching plays a pivotal role in the performance of diffusion-based generative models. However, the empirical optimal score--the exact solution to the denoising score matching--leads to memorization, wher…

DenoisingMemorization