paper-with-me

Papers

The Double Descent Behavior in Two Layer Neural Network for Binary Classification

2025-04-27 · Chathurika S Abeykoon, Aleksandr Beknazaryan, Hailin Sang

Recent studies observed a surprising concept on model test error called the double descent phenomenon, where the increasing model complexity decreases the test error first and then the error increases and decreases again. To observe this, we work on a two layer neural network model with a ReLU activation function designed for binary classification under supervised learning. Our aim is to observe and investigate the mathematical theory behind the double descent behavior of model test error for varying model sizes. We quantify the model size by the ratio of number of training samples to the dimension of the model. Due to the complexity of the empirical risk minimization procedure, we use the Convex Gaussian Min Max Theorem to find a suitable candidate for the global training loss.

📄 PDF Abstract BibTeX arXiv:2504.19351

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Regularization-wise double descent: Why it occurs and how to eliminate it

2022-06-03 · Fatih Furkan Yilmaz, Reinhard Heckel

The risk of overparameterized models, in particular deep neural networks, is often double-descent shaped as a function of the model size. Recently, it was shown that the risk as a function of the early-stopping time can …

On double-descent in uncertainty quantification in overparametrized models

2022-10-23 · Lucas Clarté, Bruno Loureiro, Florent Krzakala, Lenka Zdeborová

Uncertainty quantification is a central challenge in reliable and trustworthy machine learning. Naive measures such as last-layer scores are well-known to yield overconfident estimates in the context of overparametrized …

Binary ClassificationUncertainty Quantification

Frozen Overparameterization: A Double Descent Perspective on Transfer Learning of Deep Neural Networks

2022-11-20 · Yehuda Dar, Lorenzo Luzi, Richard G. Baraniuk

We study the generalization behavior of transfer learning of deep neural networks (DNNs). We adopt the overparameterization perspective -- featuring interpolation of the training data (i.e., approximately zero train erro…

image-classificationImage ClassificationTransfer Learning

Early Stopping in Deep Networks: Double Descent and How to Eliminate it

2020-07-20 · ICLR 2021 1 · Reinhard Heckel, Fatih Furkan Yilmaz

Over-parameterized models, such as large deep networks, often exhibit a double descent phenomenon, whereas a function of model size, error first decreases, increases, and decreases at last. This intriguing double descent…

VC Theoretical Explanation of Double Descent

2022-05-31 · Eng Hock Lee, Vladimir Cherkassky

There has been growing interest in generalization performance of large multilayer neural networks that can be trained to achieve zero training error, while generalizing well on test data. This regime is known as 'second …

Generalization Bounds