Data Insights as Data: Quick Overview and Exploration of Automated Data Insights
Shangxuan Wu, Wendi Luan, Yong Wang, Dan Zeng, Qiaomu Shen, Bo Tang
TL;DR
This work addresses the challenge of exploring and discovering data insights by bridging automated insight mining with interactive visualization. It introduces InsightMap, a map-based visual analytics system that combines automated extraction via QuickInsights with a three-view interface (Data Distribution, Insight Map, and Individual Insight) and a novel similarity metric based on insight subspaces. Insights are represented as a five-tuple and embedded into a 2D space using a two-vector embedding (instance and attribute coverage) to reveal relationships among insights, with a KDE-based density viz to convey concentration. The approach is validated through a real-world NBA dataset case study and expert interviews, showing that InsightMap can provide quick overviews and enable detailed, relation-aware exploration, while also highlighting limitations related to explainability, visual clutter, and subspace configurability. The work offers an open-source implementation and a solid foundation for expanding automated insight types and their interrelations in exploratory data analysis.
Abstract
Automated data insight mining and visualization have been widely used in various business intelligence applications (e.g., market analysis and product promotion). However, automated insight mining techniques often output the same mining results to different analysts without considering their personal preferences, while interactive insight discovery requires significant manual effort. This paper fills the gap by integrating automated insight mining with interactive data visualization and striking a proper balance between them to facilitate insight discovery and exploration. Specifically, we regard data insights as a special type of data and further present InsightMap, a novel visualization approach that uses the map metaphor to provide a quick overview and in-depth exploration of different data insights, where a metric is proposed to measure the similarity between different insights. The effectiveness and usability of InsightMap are demonstrated through extensive case studies and in-depth user interviews.
