paper-with-me

홈 › Papers

Unraveling the Enigma of Double Descent: An In-depth Analysis through the Lens of Learned Feature Space

2023-10-20 · Yufei Gu, Xiaoqing Zheng, Tomaso Aste

Double descent presents a counter-intuitive aspect within the machine learning domain, and researchers have observed its manifestation in various models and tasks. While some theoretical explanations have been proposed for this phenomenon in specific contexts, an accepted theory to account for its occurrence in deep learning remains yet to be established. In this study, we revisit the phenomenon of double descent and demonstrate that its occurrence is strongly influenced by the presence of noisy data. Through conducting a comprehensive analysis of the feature space of learned representations, we unveil that double descent arises in imperfect models trained with noisy data. We argue that double descent is a consequence of the model first learning the noisy data until interpolation and then adding implicit regularization via over-parameterization acquiring therefore capability to separate the information from the noise.

📄 PDF Abstract BibTeX arXiv:2310.13572

Code (1)

yufei-gu-451/double_descent_inference 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Unraveling Cold Start Enigmas in Predictive Analytics for OTT Media: Synergistic Meta-Insights and Multimodal Ensemble Mastery

2023-05-14 · K. Ganguly, A. Patra

The cold start problem is a common challenge in various domains, including media use cases such as predicting viewership for newly launched shows on Over-The-Top (OTT) platforms. In this study, we propose a generic appro…

Feature EngineeringModel Selection

Towards Understanding Epoch-wise Double descent in Two-layer Linear Neural Networks

2024-07-13 · Amanda Olmin, Fredrik Lindsten

Epoch-wise double descent is the phenomenon where generalisation performance improves beyond the point of overfitting, resulting in a generalisation curve exhibiting two descents under the course of learning. Understandi…

regression

Realistic Defocus Blur for Multiplane Computer-Generated Holography

2022-05-14 · Koray Kavaklı, Yuta Itoh, Hakan Urey, Kaan Akşit

This paper introduces a new multiplane CGH computation method to reconstruct artefact-free high-quality holograms with natural-looking defocus blur. Our method introduces a new targeting scheme and a new loss function. W…

3D Holography

High-dimensional analysis of double descent for linear regression with random projections

2023-03-02 · Francis Bach

We consider linear regression problems with a varying number of random projections, where we provably exhibit a double descent curve for a fixed prediction problem, with a high-dimensional analysis based on random matrix…

regression

DSD$^2$: Can We Dodge Sparse Double Descent and Compress the Neural Network Worry-Free?

2023-03-02 · Victor Quétu, Enzo Tartaglione

Neoteric works have shown that modern deep learning models can exhibit a sparse double descent phenomenon. Indeed, as the sparsity of the model increases, the test performance first worsens since the model is overfitting…