Generalization Properties of Learning with Random Features
Alessandro Rudi, Lorenzo Rosasco

TL;DR
This paper demonstrates that using a smaller number of random features than previously thought can still achieve optimal generalization bounds in ridge regression, highlighting computational benefits.
Contribution
It establishes new learning bounds with fewer random features and explores conditions for faster rates, advancing understanding of random features in large-scale learning.
Findings
O(1/√n) learning bounds with O(√n log n) features
Faster learning rates possible with more features or specific sampling
Random features can reduce computational complexity while maintaining generalization
Abstract
We study the generalization properties of ridge regression with random features in the statistical learning framework. We show for the first time that learning bounds can be achieved with only random features rather than as suggested by previous results. Further, we prove faster learning rates and show that they might require more random features, unless they are sampled according to a possibly problem dependent distribution. Our results shed light on the statistical computational trade-offs in large scale kernelized learning, showing the potential effectiveness of random features in reducing the computational complexity while keeping optimal generalization properties.
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
TopicsMachine Learning and Algorithms · Gaussian Processes and Bayesian Inference · Face and Expression Recognition
