Deep Kernel Principal Component Analysis for Multi-level Feature Learning
Francesco Tonin, Qinghua Tao, Panagiotis Patrinos, Johan A. K. Suykens

TL;DR
This paper introduces Deep Kernel PCA (DKPCA), a novel hierarchical method that extracts multiple levels of informative features from high-dimensional data, improving interpretability and efficiency over traditional KPCA.
Contribution
The paper develops a deep kernel PCA framework that captures hierarchical features with theoretical dependencies across levels, enhancing feature extraction in high-dimensional data.
Findings
DKPCA finds more efficient, disentangled representations.
It achieves higher explained variance with fewer components.
Effective for hierarchical data exploration and small sample sizes.
Abstract
Principal Component Analysis (PCA) and its nonlinear extension Kernel PCA (KPCA) are widely used across science and industry for data analysis and dimensionality reduction. Modern deep learning tools have achieved great empirical success, but a framework for deep principal component analysis is still lacking. Here we develop a deep kernel PCA methodology (DKPCA) to extract multiple levels of the most informative components of the data. Our scheme can effectively identify new hierarchical variables, called deep principal components, capturing the main characteristics of high-dimensional data through a simple and interpretable numerical optimization. We couple the principal components of multiple KPCA levels, theoretically showing that DKPCA creates both forward and backward dependency across levels, which has not been explored in kernel methods and yet is crucial to extract more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face and Expression Recognition · Blind Source Separation Techniques
MethodsPrincipal Components Analysis
