paper-with-me

홈 › Papers

Memorize to Generalize: on the Necessity of Interpolation in High Dimensional Linear Regression

2022-02-20 · Chen Cheng, John Duchi, Rohith Kuditipudi

We examine the necessity of interpolation in overparameterized models, that is, when achieving optimal predictive risk in machine learning problems requires (nearly) interpolating the training data. In particular, we consider simple overparameterized linear regression $y = X \theta + w$ with random design $X \in \mathbb{R}^{n \times d}$ under the proportional asymptotics $d/n \to \gamma \in (1, \infty)$. We precisely characterize how prediction (test) error necessarily scales with training error in this setting. An implication of this characterization is that as the label noise variance $\sigma^2 \to 0$, any estimator that incurs at least $\mathsf{c}\sigma^4$ training error for some constant $\mathsf{c}$ is necessarily suboptimal and will suffer growth in excess prediction error at least linear in the training error. Thus, optimal performance requires fitting training data to substantially higher accuracy than the inherent noise floor of the problem.

📄 PDF Abstract BibTeX arXiv:2202.09889

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Local Coverage Governs Memorization in Diffusion Models

2026-06-12 · Claudia Merger, Sebastian Goldt arxiv

Memorization in diffusion models is often treated as a global property of the model or dataset. In practice, however, a single diffusion model can simultaneously generate both memorized and novel samples. Which training …

Density Estimation

Consistency of Interpolation with Laplace Kernels is a High-Dimensional Phenomenon

2018-12-28 · Alexander Rakhlin, Xiyu Zhai

We show that minimum-norm interpolation in the Reproducing Kernel Hilbert Space corresponding to the Laplace kernel is not consistent if input dimension is constant. The lower bound holds for any choice of kernel bandwid…

Vocal Bursts Intensity Prediction

How Do Flow Matching Models Memorize and Generalize in Sample Data Subspaces?

2024-10-31 · Weiguo Gao, Ming Li

Real-world data is often assumed to lie within a low-dimensional structure embedded in high-dimensional space. In practical settings, we observe only a finite set of samples, forming what we refer to as the sample data s…

Dimensionality Reduction

Generalized Closed-form Formulae for Feature-based Subpixel Alignment in Patch-based Matching

2021-12-02 · Laurent Valentin Jospin, Farid Boussaid, Hamid Laga, Mohammed Bennamoun

Cost-based image patch matching is at the core of various techniques in computer vision, photogrammetry and remote sensing. When the subpixel disparity between the reference patch in the source and target images is requi…

FormOptical Flow EstimationPatch MatchingStereo Matching

Towards Quantifying Intrinsic Generalization of Deep ReLU Networks

2019-10-18 · Shaeke Salman, Canlin Zhang, Xiuwen Liu, Washington Mio

Understanding the underlying mechanisms that enable the empirical successes of deep neural networks is essential for further improving their performance and explaining such networks. Towards this goal, a specific questio…