paper-with-me

Papers

Low-Rank Isomap Algorithm

2021-03-06 · Eysan Mehrbani, Mohammad Hossein Kahaei

The Isomap is a well-known nonlinear dimensionality reduction method that highly suffers from computational complexity. Its computational complexity mainly arises from two stages; a) embedding a full graph on the data in the ambient space, and b) a complete eigenvalue decomposition. Although the reduction of the computational complexity of the graphing stage has been investigated, yet the eigenvalue decomposition stage remains a bottleneck in the problem. In this paper, we propose the Low-Rank Isomap algorithm by introducing a projection operator on the embedded graph from the ambient space to a low-rank latent space to facilitate applying the partial eigenvalue decomposition. This approach leads to reducing the complexity of Isomap to a linear order while preserving the structural information during the dimensionality reduction process. The superiority of the Low-Rank Isomap algorithm compared to some state-of-art algorithms is experimentally verified on facial image clustering in terms of speed and accuracy.

📄 PDF Abstract BibTeX arXiv:2103.04060

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionImage Clustering

Similar Papers 제목 키워드 기반

Scalable Manifold Learning for Big Data with Apache Spark

2018-08-31 · Frank Schoeneman, Jaroslaw Zola

Non-linear spectral dimensionality reduction methods, such as Isomap, remain important technique for learning manifolds. However, due to computational complexity, exact manifold learning using Isomap is currently impossi…

Dimensionality Reduction

Multidimensional Scaling, Sammon Mapping, and Isomap: Tutorial and Survey

2020-09-17 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

Multidimensional Scaling (MDS) is one of the first fundamental manifold learning methods. It can be categorized into several methods, i.e., classical MDS, kernel classical MDS, metric MDS, and non-metric MDS. Sammon mapp…

Dimensionality ReductionSurvey

Density-based Isometric Mapping

2024-03-04 · Bardia Yousefi, Mélina Khansari, Ryan Trask, Patrick Tallon 외

The isometric mapping method employs the shortest path algorithm to estimate the Euclidean distance between points on High dimensional (HD) manifolds. This may not be sufficient for weakly uniformed HD data as it could l…

Dimensionality Reduction

Computational Techniques in Multispectral Image Processing: Application to the Syriac Galen Palimpsest

2017-01-31 · Corneliu Arsene, Peter Pormann, William Sellers, Siam Bhayro

Multispectral and hyperspectral image analysis has experienced much development in the last decade. The application of these methods to palimpsests has produced significant results, enabling researchers to recover texts …

Dimensionality ReductionHyperspectral image analysis

Parallel Transport Unfolding: A Connection-based Manifold Learning Approach

2018-06-23 · Max Budninskiy, Glorian Yin, Leman Feng, Yiying Tong 외

Manifold learning offers nonlinear dimensionality reduction of high-dimensional datasets. In this paper, we bring geometry processing to bear on manifold learning by introducing a new approach based on metric connection …

Dimensionality Reduction