Empirical Evaluation of Kernel PCA Approximation Methods in Classification Tasks
Deena P. Francis, Kumudha Raimond

TL;DR
This paper empirically evaluates three scalable Kernel PCA approximation methods—Nyström, RNCA, and SKPCA—in classification tasks across real-world datasets, highlighting SKPCA's superior accuracy on large datasets.
Contribution
It provides the first comprehensive empirical comparison of these methods' performance in real-world classification tasks, especially on large datasets.
Findings
SKPCA outperforms other methods in classification accuracy on large datasets.
Nyström and RNCA show comparable performance but less accuracy than SKPCA.
The study highlights the practical effectiveness of SKPCA for scalable kernel PCA applications.
Abstract
Kernel Principal Component Analysis (KPCA) is a popular dimensionality reduction technique with a wide range of applications. However, it suffers from the problem of poor scalability. Various approximation methods have been proposed in the past to overcome this problem. The Nystr\"om method, Randomized Nonlinear Component Analysis (RNCA) and Streaming Kernel Principal Component Analysis (SKPCA) were proposed to deal with the scalability issue of KPCA. Despite having theoretical guarantees, their performance in real world learning tasks have not been explored previously. In this work the evaluation of SKPCA, RNCA and Nystr\"om method for the task of classification is done for several real world datasets. The results obtained indicate that SKPCA based features gave much better classification accuracy when compared to the other methods for a very large dataset.
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
TopicsFace and Expression Recognition · Neural Networks and Applications · Blind Source Separation Techniques
