LGMay 30, 2023

Benign Overfitting in Deep Neural Networks under Lazy Training

arXiv:2305.19377v113 citations
Originality Highly original
AI Analysis

It provides theoretical verification of benign overfitting in deep learning, addressing generalization concerns for researchers in machine learning theory.

The paper proves that over-parameterized deep neural networks with ReLU activations can achieve Bayes-optimal test error and near-zero training error under lazy training when data is well-separated, showing generalization error converges to a constant dependent on noise.

This paper focuses on over-parameterized deep neural networks (DNNs) with ReLU activation functions and proves that when the data distribution is well-separated, DNNs can achieve Bayes-optimal test error for classification while obtaining (nearly) zero-training error under the lazy training regime. For this purpose, we unify three interrelated concepts of overparameterization, benign overfitting, and the Lipschitz constant of DNNs. Our results indicate that interpolating with smoother functions leads to better generalization. Furthermore, we investigate the special case where interpolating smooth ground-truth functions is performed by DNNs under the Neural Tangent Kernel (NTK) regime for generalization. Our result demonstrates that the generalization error converges to a constant order that only depends on label noise and initialization noise, which theoretically verifies benign overfitting. Our analysis provides a tight lower bound on the normalized margin under non-smooth activation functions, as well as the minimum eigenvalue of NTK under high-dimensional settings, which has its own interest in learning theory.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes