Visual Computing

University of Konstanz
The 6th International Symposium on Non-Photorealistic Animation and Rendering (NPAR)

Snapshot Painter : an interactive aQtree application

T. Luft, D. Maas, T. Maas
Teaser of Snapshot Painter : an interactive aQtree application

Material

Paper (.pdf, 8.7MB)

Abstract

We present a method for data sampling in scatterplots by jointly optimizing point selection for different views or classes. Our method uses space-filling curves (Z-order curves) that partition a point set into subsets that, when covered each by one sample, provide a sampling or coreset with good approximation guarantees in relation to the original point set. For scatterplot matrices with multiple views, different views provide different space-filling curves, leading to different partitions of the given point set. For multi-class scatterplots, the focus on either per-class distribution or global distribution provides two different partitions of the given point set that need to be considered in the selection of the coreset. For both cases, we convert the coreset selection problem into an Exact Cover Problem (ECP), and demonstrate with quantitative and qualitative evaluations that an approximate solution that solves the ECP efficiently is able to provide high-quality samplings.

BibTeX

@inproceedings{Luft2008SnapshotPainter,
  author    = {T. Luft, D. Maas, T. Maas},
  booktitle = {The 6th International Symposium on Non-Photorealistic Animation and Rendering (NPAR)},
  title     = {Snapshot Painter : an interactive aQtree application},
  url       = {http://graphics.uni-konstanz.de/publikationen/2008/snapshotpainter/webseite},
  year      = {2008}
}