paper-with-me

Papers

DRtool: An Interactive Tool for Analyzing High-Dimensional Clusterings

2025-09-04 · Justin Lin, Julia Fukuyama arxiv

When faced with new data, we often conduct a cluster analysis to obtain a better understanding of the data's structure and the archetypical samples present in the data. This process often includes visualization of the data, either as a way to discover or verify clusters. However, the increases in data complexity and dimensionality has made this step very tricky. To visualize data, nonlinear dimension reduction methods are the de facto standard for their ability to non-uniformly stretch and shrink space in order to preserve local clusters. Because this process requires a drastic manipulation of space, however, nonlinear dimension reduction methods are known to produce false structures, especially when mishandled. A common consequence that often goes undetected by the untrained eye is over-clustering of the data. In efforts to deal with this phenomenon, we developed an interactive tool that empowers analysts to distinguish false clusters and better interpret their high-dimensional clustering results. The tool uses various analytical plots to provide a multi-faceted perspective on the data's global structure as well as local inter-cluster relationships, helping users determine the legitimacy of their high-dimensional clustering results. The tool is available via an R package named DRtool.

📄 PDF Abstract BibTeX arXiv:2509.04603

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TSExplorer: An interactive data annotation and exploration tool for time-series data

2026-08-31 · Einari Vaaras, Manu Airaksinen, Okko Räsänen arxiv

We present TSExplorer, a cross-platform tool for interactive annotation and exploration of time-series data. The tool enables users to inspect high-dimensional datasets through multiple complementary 2D visualizations de…

LM Transparency Tool: Interactive Tool for Analyzing Transformer Language Models

2024-04-10 · Igor Tufanov, Karen Hambardzumyan, Javier Ferrando, Elena Voita

We present the LM Transparency Tool (LM-TT), an open-source interactive toolkit for analyzing the internal workings of Transformer-based language models. Differently from previously existing tools that focus on isolated …

Decision Making

DG-GL: Differential geometry based geometric learning of molecular datasets

2018-06-11

Motivation: Despite its great success in various physical modeling, differential geometry (DG) has rarely been devised as a versatile tool for analyzing large, diverse and complex molecular and biomolecular datasets due …

DescriptiveDimensionality ReductionDrug Discovery

Emblaze: Illuminating Machine Learning Representations through Interactive Comparison of Embedding Spaces

2022-02-05 · Venkatesh Sivaraman, Yiwei Wu, Adam Perer

Modern machine learning techniques commonly rely on complex, high-dimensional embedding representations to capture underlying structure in the data and improve performance. In order to characterize model flaws and choose…

BIG-bench Machine Learning

LLM Comparator: Visual Analytics for Side-by-Side Evaluation of Large Language Models

2024-02-16 · Minsuk Kahng, Ian Tenney, Mahima Pushkarna, Michael Xieyang Liu 외

Automatic side-by-side evaluation has emerged as a promising approach to evaluating the quality of responses from large language models (LLMs). However, analyzing the results from this evaluation approach raises scalabil…