paper-with-me

홈 › Papers

Benefit of Interpolation in Nearest Neighbor Algorithms

2019-09-25 · Yue Xing, Qifan Song, Guang Cheng

The over-parameterized models attract much attention in the era of data science and deep learning. It is empirically observed that although these models, e.g. deep neural networks, over-fit the training data, they can still achieve small testing error, and sometimes even {\em outperform} traditional algorithms which are designed to avoid over-fitting. The major goal of this work is to sharply quantify the benefit of data interpolation in the context of nearest neighbors (NN) algorithm. Specifically, we consider a class of interpolated weighting schemes and then carefully characterize their asymptotic performances. Our analysis reveals a U-shaped performance curve with respect to the level of data interpolation, and proves that a mild degree of data interpolation {\em strictly} improves the prediction accuracy and statistical stability over those of the (un-interpolated) optimal $k$NN algorithm. This theoretically justifies (predicts) the existence of the second U-shaped curve in the recently discovered double descent phenomenon. Note that our goal in this study is not to promote the use of interpolated-NN method, but to obtain theoretical insights on data interpolation inspired by the aforementioned phenomenon.

📄 PDF Abstract BibTeX arXiv:1909.11720

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Nearest Neighbor Interpolation in Data Augmentation

2025-04-02 · Olivier Rukundo

Avoiding the risk of undefined categorical labels using nearest neighbor interpolation overlooks the risk of exacerbating pixel level annotation errors in data augmentation. To simultaneously avoid these risks, the autho…

Data AugmentationSemantic Segmentation

Benefit of Interpolation in Nearest Neighbor Algorithms

2022-02-23 · Yue Xing, Qifan Song, Guang Cheng

In some studies \citep[e.g.,][]{zhang2016understanding} of deep learning, it is observed that over-parametrized deep neural networks achieve a small testing error even when the training error is almost zero. Despite nume…

Discovering Data Structures: Nearest Neighbor Search and Beyond

2024-11-05 · Omar Salemohamed, Laurent Charlin, Shivam Garg, Vatsal Sharan 외

We propose a general framework for end-to-end learning of data structures. Our framework adapts to the underlying data distribution and provides fine-grained control over query and space complexity. Crucially, the data s…

An Intelligent Pixel Replication Technique by Binary Decomposition for Digital Image Zooming

2014-05-13 · Kaeser M Sabrin, M Haider Ali

Image zooming is the process of enlarging the spatial resolution of a given digital image. We present a novel technique that intelligently modifies the classical pixel replication method for zooming. Our method decompose…

Reservoir Static Property Estimation Using Nearest-Neighbor Neural Network

2024-09-04 · Yuhe Wang

This note presents an approach for estimating the spatial distribution of static properties in reservoir modeling using a nearest-neighbor neural network. The method leverages the strengths of neural networks in approxim…

Spatial InterpolationUncertainty Quantification