paper-with-me

Papers

$O(k)$-Equivariant Dimensionality Reduction on Stiefel Manifolds

2023-09-19 · Andrew Lee, Harlin Lee, Jose A. Perea, Nikolas Schonsheck, Madeleine Weinstein

Many real-world datasets live on high-dimensional Stiefel and Grassmannian manifolds, $V_k(\mathbb{R}^N)$ and $Gr(k, \mathbb{R}^N)$ respectively, and benefit from projection onto lower-dimensional Stiefel and Grassmannian manifolds. In this work, we propose an algorithm called \textit{Principal Stiefel Coordinates (PSC)} to reduce data dimensionality from $ V_k(\mathbb{R}^N)$ to $V_k(\mathbb{R}^n)$ in an \textit{$O(k)$-equivariant} manner ($k \leq n \ll N$). We begin by observing that each element $\alpha \in V_n(\mathbb{R}^N)$ defines an isometric embedding of $V_k(\mathbb{R}^n)$ into $V_k(\mathbb{R}^N)$. Next, we describe two ways of finding a suitable embedding map $\alpha$: one via an extension of principal component analysis ($\alpha_{PCA}$), and one that further minimizes data fit error using gradient descent ($\alpha_{GD}$). Then, we define a continuous and $O(k)$-equivariant map $\pi_\alpha$ that acts as a "closest point operator" to project the data onto the image of $V_k(\mathbb{R}^n)$ in $V_k(\mathbb{R}^N)$ under the embedding determined by $\alpha$, while minimizing distortion. Because this dimensionality reduction is $O(k)$-equivariant, these results extend to Grassmannian manifolds as well. Lastly, we show that $\pi_{\alpha_{PCA}}$ globally minimizes projection error in a noiseless setting, while $\pi_{\alpha_{GD}}$ achieves a meaningfully different and improved outcome when the data does not lie exactly on the image of a linearly embedded lower-dimensional Stiefel manifold as above. Multiple numerical experiments using synthetic and real-world data are performed.

📄 PDF Abstract BibTeX arXiv:2309.10775

Code (2)

crispfish/psc 공식 구현
harlinlee/psc 공식 구현

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 제목 키워드 기반

Bayesian Inference on Matrix Manifolds for Linear Dimensionality Reduction

2016-06-14 · Andrew Holbrook, Alexander Vandenberg-Rodes, Babak Shahbaba

We reframe linear dimensionality reduction as a problem of Bayesian inference on matrix manifolds. This natural paradigm extends the Bayesian framework to dimensionality reduction tasks in higher dimensions with simpler …

Bayesian InferenceDimensionality Reduction

Nested Grassmannians for Dimensionality Reduction with Applications

2020-10-27 · Chun-Hao Yang, Baba C. Vemuri

In the recent past, nested structures in Riemannian manifolds has been studied in the context of dimensionality reduction as an alternative to the popular principal geodesic analysis (PGA) technique, for example, the pri…

Action RecognitionClusteringDimensionality ReductionFace Recognition+1

Generalized BackPropagation, Étude De Cas: Orthogonality

2016-11-17 · Mehrtash Harandi, Basura Fernando

This paper introduces an extension of the backpropagation algorithm that enables us to have layers with constrained weights in a deep network. In particular, we make use of the Riemannian geometry and optimization techni…

Dimensionality ReductionFine-Grained Image ClassificationGeneral Classificationimage-classification+1

A Flag Decomposition for Hierarchical Datasets

2025-02-11 · CVPR 2025 1 · Nathan Mankovich, Ignacio Santamaria, Gustau Camps-Valls, Tolga Birdal

Flag manifolds encode hierarchical nested sequences of subspaces and serve as powerful structures for various computer vision and machine learning applications. Despite their utility in tasks such as dimensionality reduc…

ClusteringDenoisingDimensionality ReductionFew-Shot Learning

Stiefel Flow Matching for Moment-Constrained Structure Elucidation

2024-12-17 · Austin Cheng, Alston Lo, Kin Long Kelvin Lee, Santiago Miret 외

Molecular structure elucidation is a fundamental step in understanding chemical phenomena, with applications in identifying molecules in natural products, lab syntheses, forensic samples, and the interstellar medium. We …