Information Retrieval Approach to Meta-Visualization

Abstract

Visualization is crucial in the first steps of data analysis. In visual data exploration with scatter plots, no single plot is sufficient to analyze complicated high-dimensional data sets. Given numerous visualizations created with different features or methods, meta-visualization is needed to analyze the visualizations together. We solve how to arrange numerous visualizations onto a meta-visualization display , so that their similarities and differences can be analyzed. Visualization has recently been formalized as an information retrieval task; we extend this approach, and formalize meta-visualization as an information retrieval task whose performance can be rigorously quantified and optimized. We introduce a machine learning approach to optimize the meta-visualization, based on an information retrieval perspective: two visualizations are similar if the analyst would retrieve similar neighborhoods between data samples from either visualization. Based on the approach, we introduce a nonlinear embedding method for meta-visualization: it optimizes locations of visualizations on a display, so that visualizations giving similar information about data are close to each other. In experiments we show such meta-visualization outperforms alternatives, and yields insight into data in several case studies.

Cite

Text

Peltonen and Lin. "Information Retrieval Approach to Meta-Visualization." Machine Learning, 2015. doi:10.1007/S10994-014-5464-X

Markdown

[Peltonen and Lin. "Information Retrieval Approach to Meta-Visualization." Machine Learning, 2015.](https://mlanthology.org/mlj/2015/peltonen2015mlj-information/) doi:10.1007/S10994-014-5464-X

BibTeX

@article{peltonen2015mlj-information,
  title     = {{Information Retrieval Approach to Meta-Visualization}},
  author    = {Peltonen, Jaakko and Lin, Ziyuan},
  journal   = {Machine Learning},
  year      = {2015},
  pages     = {189-229},
  doi       = {10.1007/S10994-014-5464-X},
  volume    = {99},
  url       = {https://mlanthology.org/mlj/2015/peltonen2015mlj-information/}
}