HCLGAug 7, 2019

Task-Oriented Optimal Sequencing of Visualization Charts

arXiv:1908.02502v124 citations
AI Analysis

This work addresses the need for automated chart sequencing to support data analysts in specific analysis tasks, representing an incremental advance over existing perception-based methods.

The paper tackled the problem of generating task-oriented sequences of visualization charts for exploratory data analysis, presenting a reinforcement learning method that achieved effective results in user studies for tasks like correlation analysis and anomaly detection.

A chart sequence is used to describe a series of visualization charts generated in the exploratory analysis by data analysts. It provides information details in each chart as well as a logical relationship among charts. While existing research targets on generating chart sequences that match human's perceptions, little attention has been paid to formulate task-oriented connections between charts in a chart design space. We present a novel chart sequencing method based on reinforcement learning to capture the connections between charts in the context of three major analysis tasks, including correlation analysis, anomaly detection, and cluster analysis. The proposed method formulates a chart sequencing procedure as an optimization problem, which seeks an optimal policy to sequencing charts for the specific analysis task. In our method, a novel reward function is introduced, which takes both the analysis task and the factor of human cognition into consideration. We conducted one case study and two user studies to evaluate the effectiveness of our method under the application scenarios of visualization demonstration, sequencing charts for reasoning analysis results, and making a chart design choice. The study results showed the power of our method.

Foundations

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

Your Notes