HCSep 6, 2021

An Evaluation-Focused Framework for Visualization Recommendation Algorithms

arXiv:2109.02706v151 citations
Originality Synthesis-oriented
AI Analysis

This addresses the issue for researchers and practitioners in data visualization who struggle to choose the best algorithm due to lack of formal comparisons, though it is incremental as it builds on existing frameworks.

The paper tackles the problem of comparing visualization recommendation algorithms by proposing an evaluation-focused framework, and finds that algorithms behave similarly in user performance, emphasizing the need for more rigorous comparisons.

Although we have seen a proliferation of algorithms for recommending visualizations, these algorithms are rarely compared with one another, making it difficult to ascertain which algorithm is best for a given visual analysis scenario. Though several formal frameworks have been proposed in response, we believe this issue persists because visualization recommendation algorithms are inadequately specified from an evaluation perspective. In this paper, we propose an evaluation-focused framework to contextualize and compare a broad range of visualization recommendation algorithms. We present the structure of our framework, where algorithms are specified using three components: (1) a graph representing the full space of possible visualization designs, (2) the method used to traverse the graph for potential candidates for recommendation, and (3) an oracle used to rank candidate designs. To demonstrate how our framework guides the formal comparison of algorithmic performance, we not only theoretically compare five existing representative recommendation algorithms, but also empirically compare four new algorithms generated based on our findings from the theoretical comparison. Our results show that these algorithms behave similarly in terms of user performance, highlighting the need for more rigorous formal comparisons of recommendation algorithms to further clarify their benefits in various analysis scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes