🤖 AI Summary
Complex data dashboards often yield fragmented, semantically obscure insights that hinder systematic comprehension. Method: We propose the Dense Insight Network (DIN) framework—a novel graph-based modeling approach that jointly encodes five semantic relations among auto-generated dashboard insights: type, topic, numeric value, metadata, and composite score—yielding a structured, interpretable graph representation. DIN integrates an interactive visualization sandbox, network-feature-driven dynamic insight ranking, and large language model (LLM)-assisted summarization (via prompt engineering and evaluation integration) to support user-guided exploration and automated explanation. Contribution/Results: Experiments demonstrate that DIN significantly improves insight organization, cross-insight retrieval efficiency, and human interpretability, advancing analytical outputs from isolated statements toward structured, knowledge-grounded representations.
📝 Abstract
We propose a dense insight network framework to encode the relationships between automatically generated insights from a complex dashboard based on their shared characteristics. Our insight network framework includes five high-level categories of relationships (e.g., type, topic, value, metadata, and compound scores). The goal of this insight network framework is to provide a foundation for implementing new insight interpretation and exploration strategies, including both user-driven and automated approaches. To illustrate the complexity and flexibility of our framework, we first describe a visualization playground to directly visualize key network characteristics; this playground also demonstrates potential interactive capabilities for decomposing the dense insight network. Then, we discuss a case study application for ranking insights based on the underlying network characteristics captured by our framework, before prompting a large language model to generate a concise, natural language summary. Finally, we reflect on next steps for leveraging our insight network framework to design and evaluate new systems.