Convex Formulation for Kernel PCA and its Use in Semi-Supervised Learning
Carlos M. Ala\'iz, Micha\"el Fanuel, Johan A. K. Suykens

TL;DR
This paper reinterprets Kernel PCA as a convex optimization problem, enabling new semi-supervised learning formulations that perform well with limited labeled data.
Contribution
It introduces a convex formulation of Kernel PCA and applies it to semi-supervised classification, providing a new optimization approach for small labeled datasets.
Findings
Convex formulation clarifies Kernel PCA's solution structure.
Proposed semi-supervised method performs well with few labels.
Numerical experiments demonstrate effectiveness in limited-label scenarios.
Abstract
In this paper, Kernel PCA is reinterpreted as the solution to a convex optimization problem. Actually, there is a constrained convex problem for each principal component, so that the constraints guarantee that the principal component is indeed a solution, and not a mere saddle point. Although these insights do not imply any algorithmic improvement, they can be used to further understand the method, formulate possible extensions and properly address them. As an example, a new convex optimization problem for semi-supervised classification is proposed, which seems particularly well-suited whenever the number of known labels is small. Our formulation resembles a Least Squares SVM problem with a regularization parameter multiplied by a negative sign, combined with a variational principle for Kernel PCA. Our primal optimization principle for semi-supervised learning is solved in terms of the…
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
MethodsPrincipal Components Analysis
