paper-with-me

홈 › Papers

Local Signal Adaptivity: Provable Feature Learning in Neural Networks Beyond Kernels

2021-12-01 · NeurIPS 2021 12 · Stefani Karp, Ezra Winston, Yuanzhi Li, Aarti Singh

Neural networks have been shown to outperform kernel methods in practice (including neural tangent kernels). Most theoretical explanations of this performance gap focus on learning a complex hypothesis class; in some cases, it is unclear whether this hypothesis class captures realistic data. In this work, we propose a related, but alternative, explanation for this performance gap in the image classification setting, based on finding a sparse signal in the presence of noise. Specifically, we prove that, for a simple data distribution with sparse signal amidst high-variance noise, a simple convolutional neural network trained using stochastic gradient descent learns to threshold out the noise and find the signal. On the other hand, the corresponding neural tangent kernel, with a fixed set of predetermined features, is unable to adapt to the signal in this manner. We supplement our theoretical results by demonstrating this phenomenon empirically: in CIFAR-10 and MNIST images with various backgrounds, as the background noise increases in intensity, a CNN's performance stays relatively robust, whereas its corresponding neural tangent kernel sees a notable drop in performance. We therefore propose the "local signal adaptivity" (LSA) phenomenon as one explanation for the superiority of neural networks over kernel methods.

📄 PDF Abstract BibTeX

Code (1)

skarp/local-signal-adaptivity 공식 구현 jax

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Calibration in Machine Learning Uncertainty Quantification: beyond consistency to target adaptivity

2023-09-12 · Pascal Pernot

Reliable uncertainty quantification (UQ) in machine learning (ML) regression tasks is becoming the focus of many studies in materials and chemical science. It is now well understood that average calibration is insufficie…

Uncertainty Quantification

Adaptive Particle-Based Shape Modeling for Anatomical Surface Correspondence

2025-07-10 · Hong Xu, Shireen Y. Elhabian arxiv

Particle-based shape modeling (PSM) is a family of approaches that automatically quantifies shape variability across anatomical cohorts by positioning particles (pseudo landmarks) on shape surfaces in a consistent config…

Recovering Block-structured Activations Using Compressive Measurements

2012-09-15 · Sivaraman Balakrishnan, Mladen Kolar, Alessandro Rinaldo, Aarti Singh

We consider the problems of detection and localization of a contiguous block of weak activation in a large matrix, from a small number of noisy, possibly adaptive, compressive (linear) measurements. This is closely relat…

compressed sensing

NeuRBF: A Neural Fields Representation with Adaptive Radial Basis Functions

2023-09-27 · ICCV 2023 1 · Zhang Chen, Zhong Li, Liangchen Song, Lele Chen 외

We present a novel type of neural fields that uses general radial bases for signal representation. State-of-the-art neural fields typically rely on grid-based representations for storing local neural features and N-dimen…

First Provable Guarantees for Practical Private FL: Beyond Restrictive Assumptions

2025-12-25 · Egor Shulgin, Grigory Malinovsky, Sarit Khirirat, Peter Richtárik arxiv

Federated Learning (FL) enables collaborative training on decentralized data. Differential privacy (DP) is crucial for FL, but current private methods often rely on unrealistic assumptions (e.g., bounded gradients or het…

Federated Learning