paper-with-me

Papers

Uncertainty-Aware Principal Component Analysis

2019-05-03 · Jochen Görtler, Thilo Spinner, Dirk Streeb, Daniel Weiskopf, Oliver Deussen

We present a technique to perform dimensionality reduction on data that is subject to uncertainty. Our method is a generalization of traditional principal component analysis (PCA) to multivariate probability distributions. In comparison to non-linear methods, linear dimensionality reduction techniques have the advantage that the characteristics of such probability distributions remain intact after projection. We derive a representation of the PCA sample covariance matrix that respects potential uncertainty in each of the inputs, building the mathematical foundation of our new method: uncertainty-aware PCA. In addition to the accuracy and performance gained by our approach over sampling-based strategies, our formulation allows us to perform sensitivity analysis with regard to the uncertainty in the data. For this, we propose factor traces as a novel visualization that enables to better understand the influence of uncertainty on the chosen principal components. We provide multiple examples of our technique using real-world datasets. As a special case, we show how to propagate multivariate normal distributions through PCA in closed form. Furthermore, we discuss extensions and limitations of our approach.

📄 PDF Abstract BibTeX arXiv:1905.01127

Code (1)

grtlr/uapca

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Principal Uncertainty Quantification with Spatial Correlation for Image Restoration Problems

2023-05-17 · Omer Belhasin, Yaniv Romano, Daniel Freedman, Ehud Rivlin 외

Uncertainty quantification for inverse problems in imaging has drawn much attention lately. Existing approaches towards this task define uncertainty regions based on probable values per pixel, while ignoring spatial corr…

ColorizationComputational EfficiencyImage ColorizationImage Restoration+2

Probabilistic Contrastive Principal Component Analysis

2020-12-14 · Didong Li, Andrew Jones, Barbara Engelhardt

Dimension reduction is useful for exploratory data analysis. In many applications, it is of interest to discover variation that is enriched in a "foreground" dataset relative to a "background" dataset. Recently, contrast…

Dimensionality ReductionUncertainty Quantification

Squeezed Diffusion Models

2025-08-20 · Jyotirmai Singh, Samar Khanna, James Burgess arxiv

Diffusion models typically inject isotropic Gaussian noise, disregarding structure in the data. Motivated by the way quantum squeezed states redistribute uncertainty according to the Heisenberg uncertainty principle, we …

Bayesian nonparametric Principal Component Analysis

2017-09-17 · Clément Elvira, Pierre Chainais, Nicolas Dobigeon

Principal component analysis (PCA) is very popular to perform dimension reduction. The selection of the number of significant components is essential but often based on some practical heuristics depending on the applicat…

ClusteringDimensionality Reduction

Robust Streaming PCA

2019-02-08 · Daniel Bienstock, Minchan Jeong, Apurv Shukla, Se-Young Yun

We consider streaming principal component analysis when the stochastic data-generating model is subject to perturbations. While existing models assume a fixed covariance, we adopt a robust perspective where the covarianc…