paper-with-me

Papers

Analytic Study of Double Descent in Binary Classification: The Impact of Loss

2020-01-30 · Ganesh Kini, Christos Thrampoulidis

Extensive empirical evidence reveals that, for a wide range of different learning methods and datasets, the risk curve exhibits a double-descent (DD) trend as a function of the model size. In a recent paper [Zeyu,Kammoun,Thrampoulidis,2019] the authors studied binary linear classification models and showed that the test error of gradient descent (GD) with logistic loss undergoes a DD. In this paper, we complement these results by extending them to GD with square loss. We show that the DD phenomenon persists, but we also identify several differences compared to logistic loss. This emphasizes that crucial features of DD curves (such as their transition threshold and global minima) depend both on the training data and on the learning algorithm. We further study the dependence of DD curves on the size of the training set. Similar to our earlier work, our results are analytic: we plot the DD curves by first deriving sharp asymptotics for the test error under Gaussian features. Albeit simple, the models permit a principled study of DD features, the outcomes of which theoretically corroborate related empirical findings occurring in more complex learning tasks.

📄 PDF Abstract BibTeX arXiv:2001.11572

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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…

Binary Classification

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

Multi-scale Feature Learning Dynamics: Insights for Double Descent

2021-12-06 · Mohammad Pezeshki, Amartya Mitra, Yoshua Bengio, Guillaume Lajoie

A key challenge in building theoretical foundations for deep learning is the complex optimization dynamics of neural networks, resulting from the high-dimensional interactions between the large number of network paramete…

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…

Median Binary-Connect Method and a Binary Convolutional Neural Nework for Word Recognition

2018-11-07 · Spencer Sheen, Jiancheng Lyu

We propose and study a new projection formula for training binary weight convolutional neural networks. The projection formula measures the error in approximating a full precision (32 bit) vector by a 1-bit vector in the…

General Classification