paper-with-me

홈 › Papers

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, we introduce a synthetic, annotated dataset of over 18,000 scatterplots from six data generators and 17 chart designs, and a benchmark based on it. We evaluate proprietary models from OpenAI and Google using N-shot prompting on five distinct tasks derived from annotations of cluster bounding boxes, their center coordinates, and outlier coordinates. OpenAI models and Gemini 2.5 Flash, especially when prompted with examples, are viable options for counting clusters and, in Flash's case, outliers (90%+ Accuracy). However, the results for localization-related tasks are unsatisfactory: Precision and Recall are near or below 50%, except for Flash in outlier identification (65.01%). Furthermore, the impact of chart design on performance appears to be a secondary factor, but it is advisable to avoid scatterplots with wide aspect ratios (16:9 and 21:9) or those colored randomly. Supplementary materials are available at https://github.com/feedzai/biy-paper.

📄 PDF Abstract BibTeX arXiv:2510.06071

Code (0)

등록된 구현이 없습니다.

Similar 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 외

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, wh…

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

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

A Grid-based Method for Removing Overlaps of Dimensionality Reduction Scatterplot Layouts

2019-03-08 · Gladys M. Hilasaca, Wilson E. Marcílio-Jr, Danilo M. Eler, Rafael M. Martins 외

Dimensionality Reduction (DR) scatterplot layouts have become a ubiquitous visualization tool for analyzing multidimensional datasets. Despite their popularity, such scatterplots suffer from occlusion, especially when in…

Dimensionality Reduction

Best practices for constructing, preparing, and evaluating protein-ligand binding affinity benchmarks

2021-05-13 · David F. Hahn, Christopher I. Bayly, Hannah E. Bruce Macdonald, John D. Chodera 외

Free energy calculations are rapidly becoming indispensable in structure-enabled drug discovery programs. As new methods, force fields, and implementations are developed, assessing their expected accuracy on real-world s…

BenchmarkingDrug Discovery