paper-with-me

Papers

Cluster Exploration using Informative Manifold Projections

2023-09-26 · Stavros Gerolymatos, Xenophon Evangelopoulos, Vladimir Gusev, John Y. Goulermas

Dimensionality reduction (DR) is one of the key tools for the visual exploration of high-dimensional data and uncovering its cluster structure in two- or three-dimensional spaces. The vast majority of DR methods in the literature do not take into account any prior knowledge a practitioner may have regarding the dataset under consideration. We propose a novel method to generate informative embeddings which not only factor out the structure associated with different kinds of prior knowledge but also aim to reveal any remaining underlying structure. To achieve this, we employ a linear combination of two objectives: firstly, contrastive PCA that discounts the structure associated with the prior information, and secondly, kurtosis projection pursuit which ensures meaningful data separation in the obtained embeddings. We formulate this task as a manifold optimization problem and validate it empirically across a variety of datasets considering three distinct types of prior knowledge. Lastly, we provide an automated framework to perform iterative visual exploration of high-dimensional data.

📄 PDF Abstract BibTeX arXiv:2309.14857

Code (1)

StavGer/IMAPCE 공식 구현

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

Multiple Flat Projections for Cross-manifold Clustering

2020-02-17 · Lan Bai, Yuan-Hai Shao, Wei-Jie Chen, Zhen Wang 외

Cross-manifold clustering is a hard topic and many traditional clustering methods fail because of the cross-manifold structures. In this paper, we propose a Multiple Flat Projections Clustering (MFPC) to deal with cross-…

Clustering

Interactive dimensionality reduction using similarity projections

2018-11-13 · Dimitris Spathis, Nikolaos Passalis, Anastasios Tefas

Recent advances in machine learning allow us to analyze and describe the content of high-dimensional data like text, audio, images or other signals. In order to visualize that data in 2D or 3D, usually Dimensionality Red…

ClusteringDimensionality ReductionDomain AdaptationTransfer Learning

Subspace Clustering via Variance Regularized Ridge Regression

2017-07-01 · CVPR 2017 7 · Chong Peng, Zhao Kang, Qiang Cheng

Spectral clustering based subspace clustering methods have emerged recently. When the inputs are 2-dimensional (2D) data, most existing clustering methods convert such data to vectors as preprocessing, which severely dam…

Clusteringregression

Efficient Clustering on Riemannian Manifolds: A Kernelised Random Projection Approach

2015-09-18 · Kun Zhao, Azadeh Alavi, Arnold Wiliem, Brian C. Lovell

Reformulating computer vision problems over Riemannian manifolds has demonstrated superior performance in various computer vision applications. This is because visual data often forms a special structure lying on a lower…

Clustering

Tangent Space Based Alternating Projections for Nonnegative Low Rank Matrix Approximation

2020-09-02 · Guangjing Song, Michael K. Ng, Tai-Xiang Jiang

In this paper, we develop a new alternating projection method to compute nonnegative low rank matrix approximation for nonnegative matrices. In the nonnegative low rank matrix approximation method, the projection onto th…

Clustering