Opening the Black Box: Strategies for Increased User Involvement in Existing Algorithm Implementations

 Teaser

Abstract

An increasing number of interactive visualization tools stress the integration with computational software like MATLAB and R to access a variety of proven algorithms for many purposes. In many cases, however, the algorithms are used as black boxes that run to completion in isolation which contradicts the needs of interactive data exploration. This paper structures, formalizes, and discusses possibilities to enable user involvement in ongoing computations. Based on a structured characterization of needs regarding intermediate feedback and control, the main contribution is a formalization and comparison of strategies for achieving user involvement for algorithms with different characteristics. In the context of integration, we describe considerations for implementing these strategies either as part of the visualization tool or as part of the algorithm, and we identify requirements and guidelines for the design of algorithmic APIs. To assess the practical applicability, we provide a survey of frequently used algorithm implementations within R regarding the fulfillment of these guidelines. While echoing previous calls for analysis modules which support data exploration more directly, we conclude that a range of pragmatic options for enabling user involvement in ongoing computations exists on both the visualization and algorithm side and should be used.


Citation

Thomas Mühlbacher, Harald Piringer, Samuel Gratzl, Michael Sedlmair, Marc Streit
Opening the Black Box: Strategies for Increased User Involvement in Existing Algorithm Implementations
IEEE Transactions on Visualization and Computer Graphics (VAST '14), 20(12): 1643-1652, doi:10.1109/TVCG.2014.2346578, 2014.

BibTeX

@article{2014_vast_opening-black-box,
    title = {Opening the Black Box: Strategies for Increased User Involvement in Existing Algorithm Implementations},
    author = {Thomas Mühlbacher and Harald Piringer and Samuel Gratzl and Michael Sedlmair and Marc Streit},
    journal = {IEEE Transactions on Visualization and Computer Graphics (VAST '14)},
    doi = {10.1109/TVCG.2014.2346578},
    volume = {20},
    number = {12},
    pages = {1643-1652},
    year = {2014}
}

Acknowledgements

This work has been supported by the Austrian Funding Agency (FFG) within the scope of the programs COMET K1 and ICT of the Future (project nr. 840232), as well as the FWF-funded project P24597-N23 (VISAR). Thanks go to Clemens Arbesser for valuable discussions, and to Johanna Schlereth for help with the figures.