paper-with-me

Papers

Stop Misusing t-SNE and UMAP for Visual Analytics

2025-06-10 · Hyeon Jeon, Jeongin Park, Sungbok Shin, Jinwook Seo

Misuses of t-SNE and UMAP in visual analytics have become increasingly common. For example, although t-SNE and UMAP projections often do not faithfully reflect true distances between clusters, practitioners frequently use them to investigate inter-cluster relationships. In this paper, we bring this issue to the surface and comprehensively investigate why such misuse occurs and how to prevent it. We conduct a literature review of 114 papers to verify the prevalence of the misuse and analyze the reasonings behind it. We then execute an interview study to uncover practitioners' implicit motivations for using these techniques -- rationales often undisclosed in the literature. Our findings indicate that misuse of t-SNE and UMAP primarily stems from limited discourse on their appropriate use in visual analytics. We conclude by proposing future directions and concrete action items to promote more reasonable use of DR.

📄 PDF Abstract BibTeX arXiv:2506.08725

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Visual Analytics 설명 없음

Similar Papers 제목 키워드 기반

Sketch and Scale: Geo-distributed tSNE and UMAP

2020-11-11 · Viska Wei, Nikita Ivkin, Vladimir Braverman, Alexander Szalay

Running machine learning analytics over geographically distributed datasets is a rapidly arising problem in the world of data management policies ensuring privacy and data security. Visualizing high dimensional data usin…

Management

FastUMAP: Scalable Dimensionality Reduction via Bipartite Landmark Sampling

2026-05-12 · Hongmin Li arxiv

Exploratory analysis of high-dimensional data rarely stops at a single embedding. In practice, analysts rerun dimensionality reduction after changing preprocessing, subsets, or hyperparameters, and standard nonlinear met…

Dimensionality Reduction

UMATO: Bridging Local and Global Structures for Reliable Visual Analytics with Dimensionality Reduction

2025-08-22 · Hyeon Jeon, Kwon Ko, Soohyun Lee, Jake Hyun 외 arxiv

Due to the intrinsic complexity of high-dimensional (HD) data, dimensionality reduction (DR) techniques cannot preserve all the structural characteristics of the original data. Therefore, DR techniques focus on preservin…

Dimensionality Reduction

Approximate UMAP allows for high-rate online visualization of high-dimensional data streams

2024-04-05 · Peter Wassenaar, Pierre Guetschel, Michael Tangermann

In the BCI field, introspection and interpretation of brain signals are desired for providing feedback or to guide rapid paradigm prototyping but are challenging due to the high noise level and dimensionality of the sign…

Understanding and Improving UMAP with Geometric and Topological Priors: The JORC-UMAP Algorithm

2026-01-23 · Xiaobin Li, Run Zhang arxiv

Nonlinear dimensionality reduction techniques, particularly UMAP, are widely used for visualizing high-dimensional data. However, UMAP's local Euclidean distance assumption often fails to capture intrinsic manifold geome…

Dimensionality ReductionComputational Efficiency