Voted Kernel Regularization
Corinna Cortes, Prasoon Goyal, Vitaly Kuznetsov, Mehryar Mohri

TL;DR
Voted Kernel Regularization introduces a flexible, convex kernel learning algorithm with strong theoretical guarantees, improved performance, and sparse solutions suitable for high-complexity kernels.
Contribution
The paper proposes a novel regularization method based on Rademacher complexities that enables learning with complex kernels while maintaining convexity and sparsity.
Findings
Demonstrates improved classification performance over baselines
Solutions are highly sparse, enhancing speed and memory efficiency
Supports learning with non-PDS kernels
Abstract
This paper presents an algorithm, Voted Kernel Regularization , that provides the flexibility of using potentially very complex kernel functions such as predictors based on much higher-degree polynomial kernels, while benefitting from strong learning guarantees. The success of our algorithm arises from derived bounds that suggest a new regularization penalty in terms of the Rademacher complexities of the corresponding families of kernel maps. In a series of experiments we demonstrate the improved performance of our algorithm as compared to baselines. Furthermore, the algorithm enjoys several favorable properties. The optimization problem is convex, it allows for learning with non-PDS kernels, and the solutions are highly sparse, resulting in improved classification speed and memory requirements.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Machine Learning and ELM · Domain Adaptation and Few-Shot Learning
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
