Browsing by Author "Battle, Leilani"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item A Grammar-Based Approach for Applying Visualization Taxonomies to Interaction Logs(The Eurographics Association and John Wiley & Sons Ltd., 2022) Gathani, Sneha; Monadjemi, Shayan; Ottley, Alvitta; Battle, Leilani; Borgo, Rita; Marai, G. Elisabeta; Schreck, TobiasResearchers collect large amounts of user interaction data with the goal of mapping user's workflows and behaviors to their high-level motivations, intuitions, and goals. Although the visual analytics community has proposed numerous taxonomies to facilitate this mapping process, no formal methods exist for systematically applying these existing theories to user interaction logs. This paper seeks to bridge the gap between visualization task taxonomies and interaction log data by making the taxonomies more actionable for interaction log analysis. To achieve this, we leverage structural parallels between how people express themselves through interactions and language by reformulating existing theories as regular grammars.We represent interactions as terminals within a regular grammar, similar to the role of individual words in a language, and patterns of interactions or non-terminals as regular expressions over these terminals to capture common language patterns. To demonstrate our approach, we generate regular grammars for seven existing visualization taxonomies and develop code to apply them to three public interaction log datasets. In analyzing these regular grammars, we find that the taxonomies at the low-level (i.e., terminals) show mixed results in expressing multiple interaction log datasets, and taxonomies at the high-level (i.e., regular expressions) have limited expressiveness, due to primarily two challenges: inconsistencies in interaction log dataset granularity and structure, and under-expressiveness of certain terminals. Based on our findings, we suggest new research directions for the visualization community to augment existing taxonomies, develop new ones, and build better interaction log recording processes to facilitate the data-driven development of user behavior taxonomies.Item Toward an Interaction-Driven Framework for Modeling Big Data Visualization Systems(The Eurographics Association, 2022) Benvenuti, Dario; Fiordeponti, Giovanni; Cheng, Hao; Catarci, Tiziana; Fekete, Jean-Daniel; Santucci, Giuseppe; Angelini, Marco; Battle, Leilani; Krone, Michael; Lenti, Simone; Schmidt, JohannaDesigning big data visualization applications is challenging due to their complex yet isolated development. One of the most common issues is an increase in latency that can be experienced while interacting with the system. There exists a variety of optimization techniques to handle this issue in specific scenarios, but we lack models for integrating them in a holistic way, hindering the integration of complementary functionality and hampering consistent evaluation across systems. In response, we present a framework for modeling the big data visualization pipeline which builds a bridge between the Visualization, Human-Computer Interaction, and Database communities by integrating their individual contributions within a single, easily interpretable pipeline. With this framework, visualization applications can become aware of the full end-to-end context, making it easier to determine which subset of optimizations best suits the current context.