Parameterized Principal Component Analysis
Ajay Gupta, Adrian Barbu

TL;DR
This paper introduces parameterized PCA (PPCA), a novel method that models data with smoothly varying subspaces based on an extra contextual parameter, improving data approximation over traditional PCA and related methods.
Contribution
PPCA is a new manifold approximation technique that incorporates a continuous parameter to model smoothly changing subspaces, unlike ad-hoc atlases or group-based PCA methods.
Findings
PPCA outperforms PCA, sparse PCA, and IPCA in reconstructing data with known smooth functions.
PPCA achieves lower reconstruction error on artificial and real datasets.
PPCA effectively models nonlinear manifolds where traditional PCA struggles.
Abstract
When modeling multivariate data, one might have an extra parameter of contextual information that could be used to treat some observations as more similar to others. For example, images of faces can vary by age, and one would expect the face of a 40 year old to be more similar to the face of a 30 year old than to a baby face. We introduce a novel manifold approximation method, parameterized principal component analysis (PPCA) that models data with linear subspaces that change continuously according to the extra parameter of contextual information (e.g. age), instead of ad-hoc atlases. Special care has been taken in the loss function and the optimization method to encourage smoothly changing subspaces across the parameter values. The approach ensures that each observation's projection will share information with observations that have similar parameter values, but not with observations…
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
