TL;DR
This paper introduces Brownian Kernel Neural Networks (BKerNN), a novel regularisation-based feature learning method that combines neural networks and kernel methods, demonstrating improved robustness and performance over traditional approaches.
Contribution
The paper presents BKerNN, a new gradient-based method that integrates kernel ridge regression with neural network training, offering theoretical convergence guarantees and practical advantages.
Findings
BKerNN outperforms kernel ridge regression in experiments.
BKerNN shows competitive results compared to ReLU neural networks.
Theoretical risk convergence rate of O( (d/n)^{1/2} ) or n^{-1/6}.
Abstract
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 , with the Brownian kernel, and the distribution of the projections 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia?
