LGSep 14, 2015

Voted Kernel Regularization

arXiv:1509.04340v1
Originality Incremental advance
AI Analysis

This work addresses a challenge in kernel-based learning for researchers and practitioners, offering a method that is incremental in enhancing regularization techniques.

The paper tackles the problem of using complex kernel functions without sacrificing learning guarantees by introducing Voted Kernel Regularization, which achieves improved performance in experiments compared to baselines.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes