paper-with-me

Papers

Double Descent of Discrepancy: A Task-, Data-, and Model-Agnostic Phenomenon

2023-05-25 · Yifan Luo, Bin Dong

In this paper, we studied two identically-trained neural networks (i.e. networks with the same architecture, trained on the same dataset using the same algorithm, but with different initialization) and found that their outputs discrepancy on the training dataset exhibits a "double descent" phenomenon. We demonstrated through extensive experiments across various tasks, datasets, and network architectures that this phenomenon is prevalent. Leveraging this phenomenon, we proposed a new early stopping criterion and developed a new method for data quality assessment. Our results show that a phenomenon-driven approach can benefit deep learning research both in theoretical understanding and practical applications.

📄 PDF Abstract BibTeX arXiv:2305.15907

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Double-descent curves in neural networks: a new perspective using Gaussian processes

2021-02-14 · Ouns El Harzli, Bernardo Cuenca Grau, Guillermo Valle-Pérez, Ard A. Louis

Double-descent curves in neural networks describe the phenomenon that the generalisation error initially descends with increasing parameters, then grows after reaching an optimal number of parameters which is less than t…

Gaussian ProcessesLearning Theory

Two Speeds of Learning: A Representation-Readout Decomposition of Grokking and Double Descent

2026-05-26 · Chi-Ning Chou, Oscar Uzdelewicz, Neng-Chun Chiu, Yao-Yuan Yang 외 arxiv

Training loss and accuracy are the standard signals used to monitor generalization during deep neural network training. Two well-documented phenomena complicate this picture: in grokking, train loss falls rapidly while t…

Representation Learning

Understanding the Role of Optimization in Double Descent

2023-12-06 · Chris Yuhao Liu, Jeffrey Flanigan

The phenomenon of model-wise double descent, where the test error peaks and then reduces as the model size increases, is an interesting topic that has attracted the attention of researchers due to the striking observed g…

Deep Double Descent: Where Bigger Models and More Data Hurt

2019-12-04 · ICLR 2020 1 · Preetum Nakkiran, Gal Kaplun, Yamini Bansal, Tristan Yang 외

We show that a variety of modern deep learning tasks exhibit a "double-descent" phenomenon where, as we increase model size, performance first gets worse and then gets better. Moreover, we show that double descent occurs…

Double Descent Demystified: Identifying, Interpreting & Ablating the Sources of a Deep Learning Puzzle

2023-03-24 · Rylan Schaeffer, Mikail Khona, Zachary Robertson, Akhilan Boopathy 외

Double descent is a surprising phenomenon in machine learning, in which as the number of model parameters grows relative to the number of data, test error drops as models grow ever larger into the highly overparameterize…

Learning Theoryregression