paper-with-me

홈 › Papers

ClustML: A Measure of Cluster Pattern Complexity in Scatterplots Learnt from Human-labeled Groupings

2021-06-01 · Mostafa M. Abbas, Ehsan Ullah, Abdelkader Baggag, Halima Bensmail, Michael Sedlmair, Michaël Aupetit

Visual quality measures (VQMs) are designed to support analysts by automatically detecting and quantifying patterns in visualizations. We propose a new VQM for visual grouping patterns in scatterplots, called ClustML, which is trained on previously collected human subject judgments. Our model encodes scatterplots in the parametric space of a Gaussian Mixture Model and uses a classifier trained on human judgment data to estimate the perceptual complexity of grouping patterns. The numbers of initial mixture components and final combined groups. It improves on existing VQMs, first, by better estimating human judgments on two-Gaussian cluster patterns and, second, by giving higher accuracy when ranking general cluster patterns in scatterplots. We use it to analyze kinship data for genome-wide association studies, in which experts rely on the visual analysis of large sets of scatterplots. We make the benchmark datasets and the new VQM available for practical use and further improvements.

📄 PDF Abstract BibTeX arXiv:2106.00599

Code (1)

https://zenodo.org/record/10208144 공식 구현

Similar Papers 제목 키워드 기반

CLAMS: A Cluster Ambiguity Measure for Estimating Perceptual Variability in Visual Clustering

2023-08-01 · Hyeon Jeon, Ghulam Jilani Quadri, Hyunwook Lee, Paul Rosen 외

Visual clustering is a common perceptual task in scatterplots that supports diverse analytics tasks (e.g., cluster identification). However, even with the same scatterplot, the ways of perceiving clusters (i.e., conducti…

BenchmarkingClustering

Contrastive analysis for scatterplot-based representations of dimensionality reduction

2021-01-26 · Wilson E. Marcílio-Jr, Danilo M. Eler, Rogério E. Garcia

Cluster interpretation after dimensionality reduction (DR) is a ubiquitous part of exploring multidimensional datasets. DR results are frequently represented by scatterplots, where spatial proximity encodes similarity am…

ArticlesDimensionality Reduction

Benchmark It Yourself (BIY): Preparing a Dataset and Benchmarking AI Models for Scatterplot-Related Tasks

2025-10-07 · João Palmeiro, Diogo Duarte, Rita Costa, Pedro Bizarro arxiv

AI models are increasingly used for data analysis and visualization, yet benchmarks rarely address scatterplot-specific tasks, limiting insight into performance. To address this gap for one of the most common chart types…

R-Shiny Applications for Local Clustering to be Included in the growclusters for R Package

2023-04-12 · Randall Powers, Wendy Martinez, Terrance Savitsky

growclusters for R is a package that estimates a partition structure for multivariate data. It does this by implementing a hierarchical version of k-means clustering that accounts for possible known dependencies in a col…

ArticlesClustering

Filament Plots for Data Visualization

2021-07-20 · Nate Strawn

The efficiency of modern computer graphics allows us to explore collections of space curves simultaneously with "drag-to-rotate" interfaces. This inspires us to replace "scatterplots of points" with "scatterplots of curv…

Data Visualization