paper-with-me

홈 › Papers

MNIST-Nd: a set of naturalistic datasets to benchmark clustering across dimensions

2024-10-21 · Polina Turishcheva, Laura Hansel, Martin Ritzert, Marissa A. Weis, Alexander S. Ecker

Driven by advances in recording technology, large-scale high-dimensional datasets have emerged across many scientific disciplines. Especially in biology, clustering is often used to gain insights into the structure of such datasets, for instance to understand the organization of different cell types. However, clustering is known to scale poorly to high dimensions, even though the exact impact of dimensionality is unclear as current benchmark datasets are mostly two-dimensional. Here we propose MNIST-Nd, a set of synthetic datasets that share a key property of real-world datasets, namely that individual samples are noisy and clusters do not perfectly separate. MNIST-Nd is obtained by training mixture variational autoencoders with 2 to 64 latent dimensions on MNIST, resulting in six datasets with comparable structure but varying dimensionality. It thus offers the chance to disentangle the impact of dimensionality on clustering. Preliminary common clustering algorithm benchmarks on MNIST-Nd suggest that Leiden is the most robust for growing dimensions.

📄 PDF Abstract BibTeX arXiv:2410.16124

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Unsupervised Learning: Comparative Analysis of Clustering Techniques on High-Dimensional Data

2025-03-29 · Vishnu Vardhan Baligodugula, Fathi Amsaad

This paper presents a comprehensive comparative analysis of prominent clustering algorithms K-means, DBSCAN, and Spectral Clustering on high-dimensional datasets. We introduce a novel evaluation framework that assesses c…

ClusteringComputational EfficiencyDimensionality Reduction

Cluster Naturalistic Driving Encounters Using Deep Unsupervised Learning

2018-02-28 · Sisi Li, Wenshuo Wang, Zhaobin Mo, Ding Zhao

Learning knowledge from driving encounters could help self-driving cars make appropriate decisions when driving in complex settings with nearby vehicles engaged. This paper develops an unsupervised classifier to group na…

ClusteringSelf-Driving Cars

Learning a Self-Expressive Network for Subspace Clustering

2021-10-08 · CVPR 2021 1 · Shangzhi Zhang, Chong You, René Vidal, Chun-Guang Li

State-of-the-art subspace clustering methods are based on self-expressive model, which represents each data point as a linear combination of other data points. However, such methods are designed for a finite sample datas…

Clustering

Neighbor Embeddings Using Unbalanced Optimal Transport Metrics

2025-09-23 · Muhammad Rana, Keaton Hamm arxiv

This paper proposes the use of the Hellinger--Kantorovich metric from unbalanced optimal transport (UOT) in a dimensionality reduction and learning (supervised and unsupervised) pipeline. The performance of UOT is compar…

Dimensionality Reduction

Generalized Clustering by Learning to Optimize Expected Normalized Cuts

2019-10-16 · Azade Nazi, Will Hang, Anna Goldie, Sujith Ravi 외

We introduce a novel end-to-end approach for learning to cluster in the absence of labeled examples. Our clustering objective is based on optimizing normalized cuts, a criterion which measures both intra-cluster similari…

Clustering