MLLGJul 26, 2015

Reduced-Set Kernel Principal Components Analysis for Improving the Training and Execution Speed of Kernel Machines

arXiv:1507.07260v1
Originality Incremental advance
AI Analysis

This work addresses efficiency issues in kernel machines for practitioners, though it is incremental as it builds on existing kernel methods.

The paper tackles the problem of slow training and execution speeds in kernel manifold learning algorithms by proposing Reduced Set KPCA (RSKPCA), which improves speed by up to an order of magnitude compared to existing methods like Nystrom.

This paper presents a practical, and theoretically well-founded, approach to improve the speed of kernel manifold learning algorithms relying on spectral decomposition. Utilizing recent insights in kernel smoothing and learning with integral operators, we propose Reduced Set KPCA (RSKPCA), which also suggests an easy-to-implement method to remove or replace samples with minimal effect on the empirical operator. A simple data point selection procedure is given to generate a substitute density for the data, with accuracy that is governed by a user-tunable parameter . The effect of the approximation on the quality of the KPCA solution, in terms of spectral and operator errors, can be shown directly in terms of the density estimate error and as a function of the parameter . We show in experiments that RSKPCA can improve both training and evaluation time of KPCA by up to an order of magnitude, and compares favorably to the widely-used Nystrom and density-weighted Nystrom methods.

Foundations

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

Your Notes