paper-with-me

Papers

The flag manifold as a tool for analyzing and comparing data sets

2020-06-24 · Xiaofeng Ma, Michael Kirby, Chris Peterson

The shape and orientation of data clouds reflect variability in observations that can confound pattern recognition systems. Subspace methods, utilizing Grassmann manifolds, have been a great aid in dealing with such variability. However, this usefulness begins to falter when the data cloud contains sufficiently many outliers corresponding to stray elements from another class or when the number of data points is larger than the number of features. We illustrate how nested subspace methods, utilizing flag manifolds, can help to deal with such additional confounding factors. Flag manifolds, which are parameter spaces for nested subspaces, are a natural geometric generalization of Grassmann manifolds. To make practical comparisons on a flag manifold, algorithms are proposed for determining the distances between points $[A], [B]$ on a flag manifold, where $A$ and $B$ are arbitrary orthogonal matrix representatives for $[A]$ and $[B]$, and for determining the initial direction of these minimal length geodesics. The approach is illustrated in the context of (hyper) spectral imagery showing the impact of ambient dimension, sample dimension, and flag structure.

📄 PDF Abstract BibTeX arXiv:2006.14086

Code (0)

등록된 구현이 없습니다.

Tasks

subspace methods

Similar Papers 제목 키워드 기반

Chordal Averaging on Flag Manifolds and Its Applications

2023-03-23 · ICCV 2023 1 · Nathan Mankovich, Tolga Birdal

This paper presents a new, provably-convergent algorithm for computing the flag-mean and flag-median of a set of points on a flag manifold under the chordal metric. The flag manifold is a mathematical space consisting of…

Fun with Flags: Robust Principal Directions via Flag Manifolds

2024-01-08 · CVPR 2024 1 · Nathan Mankovich, Gustau Camps-Valls, Tolga Birdal

Principal component analysis (PCA), along with its extensions to manifolds and outlier contaminated data, have been indispensable in computer vision and machine learning. In this work, we present a unifying formalism for…

Dimensionality Reduction

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

Curvature-aware Manifold Learning

2017-06-22 · Yangyang Li

Traditional manifold learning algorithms assumed that the embedded manifold is globally or locally isometric to Euclidean space. Under this assumption, they divided manifold into a set of overlapping local patches which …

Finding the Subspace Mean or Median to Fit Your Need

2014-06-01 · CVPR 2014 6 · Tim Marrinan, J. Ross Beveridge, Bruce Draper, Michael Kirby 외

Many computer vision algorithms employ subspace models to represent data. Many of these approaches benefit from the ability to create an average or prototype for a set of subspaces. The most popular method in these situa…