paper-with-me

Papers

A Spectral Method for Assessing and Combining Multiple Data Visualizations

2022-10-25 · Rong Ma, Eric D. Sun, James Zou

Dimension reduction and data visualization aim to project a high-dimensional dataset to a low-dimensional space while capturing the intrinsic structures in the data. It is an indispensable part of modern data science, and many dimensional reduction and visualization algorithms have been developed. However, different algorithms have their own strengths and weaknesses, making it critically important to evaluate their relative performance for a given dataset, and to leverage and combine their individual strengths. In this paper, we propose an efficient spectral method for assessing and combining multiple visualizations of a given dataset produced by diverse algorithms. The proposed method provides a quantitative measure -- the visualization eigenscore -- of the relative performance of the visualizations for preserving the structure around each data point. Then it leverages the eigenscores to obtain a consensus visualization, which has much improved { quality over the individual visualizations in capturing the underlying true data structure.} Our approach is flexible and works as a wrapper around any visualizations. We analyze multiple simulated and real-world datasets from diverse applications to demonstrate the effectiveness of the eigenscores for evaluating visualizations and the superiority of the proposed consensus visualization. Furthermore, we establish rigorous theoretical justification of our method based on a general statistical framework, yielding fundamental principles behind the empirical success of consensus visualization along with practical guidance.

📄 PDF Abstract BibTeX arXiv:2210.13711

Code (1)

rongstat/meta-visualization 공식 구현

Tasks

Data VisualizationDimensionality Reduction

Similar Papers 제목 키워드 기반

An Interpretable Multiple-Instance Approach for the Detection of referable Diabetic Retinopathy from Fundus Images

2021-03-02 · Alexandros Papadopoulos, Fotis Topouzis, Anastasios Delopoulos

Diabetic Retinopathy (DR) is a leading cause of vision loss globally. Yet despite its prevalence, the majority of affected people lack access to the specialized ophthalmologists and equipment required for assessing their…

BIG-bench Machine LearningMultiple Instance Learning

Spectral Image Visualization Using Generative Adversarial Networks

2018-02-07 · Siyu Chen, Danping Liao, Yuntao Qian

Spectral images captured by satellites and radio-telescopes are analyzed to obtain information about geological compositions distributions, distant asters as well as undersea terrain. Spectral images usually contain tens…

Generative Adversarial Network

VegaChat: A Robust Framework for LLM-Based Chart Generation and Assessment

2026-01-21 · Marko Hostnik, Rauf Kurbanov, Yaroslav Sokolov, Artem Trofimov arxiv

Natural-language-to-visualization (NL2VIS) systems based on large language models (LLMs) have substantially improved the accessibility of data visualization. However, their further adoption is hindered by two coupled cha…

This Looks Like Those: Illuminating Prototypical Concepts Using Multiple Visualizations

2023-09-21 · NeurIPS 2023 11

We present ProtoConcepts, a method for interpretable image classification combining deep learning and case-based reasoning using prototypical parts. Existing work in prototype-based image classification uses a "this look…

VisJudge-Bench: Aesthetics and Quality Assessment of Visualizations

2025-10-25 · Yupeng Xie, Zhiyang Zhang, Yifan Wu, Sirong Lu 외 arxiv

Visualization, a domain-specific yet widely used form of imagery, is an effective way to turn complex datasets into intuitive insights, and its value depends on whether data are faithfully represented, clearly communicat…