Concepedia

Publication | Closed Access

VisTrails: Enabling Interactive Multiple-View Visualizations

168

Citations

14

References

2006

Year

TLDR

VisTrails is a system that simplifies creation and maintenance of visualization pipelines and optimizes their execution to enable interactive multiple‑view visualizations, and the paper demonstrates its design, implementation, and effectiveness across application scenarios. VisTrails provides a general infrastructure that integrates with existing visualization libraries, uses a formal visualization trail to separate pipeline specification from execution, and leverages this trail to detect and eliminate redundant operations. The separation of specification and execution enables powerful scripting, scalable generation of many visualizations, and, through caching of overlapping subsequences, substantial speedups during exploration of multiple visualizations.

Abstract

VisTrails is a new system that enables interactive multiple-view visualizations by simplifying the creation and maintenance of visualization pipelines, and by optimizing their execution. It provides a general infrastructure that can be combined with existing visualization systems and libraries. A key component of VisTrails is the visualization trail (vistrail), a formal specification of a pipeline. Unlike existing dataflow-based systems, in VisTrails there is a clear separation between the specification of a pipeline and its execution instances. This separation enables powerful scripting capabilities and provides a scalable mechanism for generating a large number of visualizations. VisTrails also leverages the vistrail specification to identify and avoid redundant operations. This optimization is especially useful while exploring multiple visualizations. When variations of the same pipeline need to be executed, substantial speedups can be obtained by caching the results of overlapping subsequences of the pipelines. In this paper, we describe the design and implementation of VisTrails, and show its effectiveness in different application scenarios.

References

YearCitations

Page 1