paper-with-me

Papers

Enhanced Feature Learning via Regularisation: Integrating Neural Networks and Kernel Methods

2024-07-24 · Bertille Follain, Francis Bach

We propose a new method for feature learning and function estimation in supervised learning via regularised empirical risk minimisation. Our approach considers functions as expectations of Sobolev functions over all possible one-dimensional projections of the data. This framework is similar to kernel ridge regression, where the kernel is $\mathbb{E}_w ( k^{(B)}(w^\top x,w^\top x^\prime))$, with $k^{(B)}(a,b) := \min(|a|, |b|)\mathds{1}_{ab>0}$ the Brownian kernel, and the distribution of the projections $w$ is learnt. This can also be viewed as an infinite-width one-hidden layer neural network, optimising the first layer's weights through gradient descent and explicitly adjusting the non-linearity and weights of the second layer. We introduce a gradient-based computational method for the estimator, called Brownian Kernel Neural Network (BKerNN), using particles to approximate the expectation, where the positive homogeneity of the Brownian kernel \red{leads to improved robustness to local minima}. Using Rademacher complexity, we show that BKerNN's expected risk converges to the minimal risk with explicit high-probability rates of $O( \min((d/n)^{1/2}, n^{-1/6}))$ (up to logarithmic factors). Numerical experiments confirm our optimisation intuitions, and BKerNN outperforms kernel ridge regression, and favourably compares to a one-hidden layer neural network with ReLU activations in various settings and real data sets.

📄 PDF Abstract BibTeX arXiv:2407.17280

Code (1)

bertillefollain/bkernn 공식 구현

Tasks

regression

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Canonical Regularisation of Wide Feature-Learning Neural Networks

2026-05-18 · George Whittle, Pranav Vaidhyanathan, Juliusz Ziomek, Natalia Ares 외 arxiv

Wide neural networks in the feature-learning regime drive modern deep learning, and yet they remain far less studied than their kernel-regime counterparts. We consider a critical yet under-explored difference between the…

Stochastic Kernel Regularisation Improves Generalisation in Deep Kernel Machines

2024-10-08 · Edward Milsom, Ben Anson, Laurence Aitchison

Recent work developed convolutional deep kernel machines, achieving 92.7% test accuracy on CIFAR-10 using a ResNet-inspired architecture, which is SOTA for kernel methods. However, this still lags behind neural networks,…

image-classificationImage Classification

Enhanced Denoising and Convergent Regularisation Using Tweedie Scaling

2025-03-07 · Naïl Khelifa, Ferdia Sherry, Carola-Bibiane Schönlieb

The inherent ill-posed nature of image reconstruction problems, due to limitations in the physical acquisition process, is typically addressed by introducing a regularisation term that incorporates prior knowledge about …

DenoisingImage Reconstruction

Robust One-Class Kernel Spectral Regression

2019-02-06 · Shervin Rahimzadeh Arashloo, Josef Kittler

The kernel null-space technique and its regression-based formulation (called one-class kernel spectral regression, a.k.a. OC-KSR) is known to be an effective and computationally attractive one-class classification framew…

General ClassificationOne-Class Classificationregression

Generalised Lipschitz Regularisation Equals Distributional Robustness

2020-02-11 · Zac Cranko, Zhan Shi, Xinhua Zhang, Richard Nock 외

The problem of adversarial examples has highlighted the need for a theory of regularisation that is general enough to apply to exotic function classes, such as universal approximators. In response, we give a very general…