pith. sign in

arxiv: 1510.03921 · v2 · pith:55ZDHWBGnew · submitted 2015-10-13 · 💻 cs.DB

Visualization-Aware Sampling for Very Large Databases

classification 💻 cs.DB
keywords visualizationsamplingvisualizationsdatasuccessusercommonfunction
0
0 comments X
read the original abstract

Interactive visualizations are crucial in ad hoc data exploration and analysis. However, with the growing number of massive datasets, generating visualizations in interactive timescales is increasingly challenging. One approach for improving the speed of the visualization tool is via data reduction in order to reduce the computational overhead, but at a potential cost in visualization accuracy. Common data reduction techniques, such as uniform and stratified sampling, do not exploit the fact that the sampled tuples will be transformed into a visualization for human consumption. We propose a visualization-aware sampling (VAS) that guarantees high quality visualizations with a small subset of the entire dataset. We validate our method when applied to scatter and map plots for three common visualization goals: regression, density estimation, and clustering. The key to our sampling method's success is in choosing tuples which minimize a visualization-inspired loss function. Our user study confirms that optimizing this loss function correlates strongly with user success in using the resulting visualizations. We also show the NP-hardness of our optimization problem and propose an efficient approximation algorithm. Our experiments show that, compared to previous methods, (i) using the same sample size, VAS improves user's success by up to 35% in various visualization tasks, and (ii) VAS can achieve a required visualization quality up to 400 times faster.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multivariate Pointwise Information-Driven Data Sampling and Visualization

    cs.HC 2019-07 unverdicted novelty 4.0

    A pointwise multivariate information-driven sampling method generates reduced datasets that preserve statistical associations among variables for effective feature queries and analysis.