An LLM-Based Approach for Insight Generation in Data Analysis
By: Alberto Sánchez Pérez , Alaa Boukhary , Paolo Papotti and more
Potential Business Impact:
Finds hidden patterns in data automatically.
Generating insightful and actionable information from databases is critical in data analysis. This paper introduces a novel approach using Large Language Models (LLMs) to automatically generate textual insights. Given a multi-table database as input, our method leverages LLMs to produce concise, text-based insights that reflect interesting patterns in the tables. Our framework includes a Hypothesis Generator to formulate domain-relevant questions, a Query Agent to answer such questions by generating SQL queries against a database, and a Summarization module to verbalize the insights. The insights are evaluated for both correctness and subjective insightfulness using a hybrid model of human judgment and automated metrics. Experimental results on public and enterprise databases demonstrate that our approach generates more insightful insights than other approaches while maintaining correctness.
Similar Papers
LLM-Powered Knowledge Graphs for Enterprise Intelligence and Analytics
Artificial Intelligence
Connects all your work data for smarter answers.
LLM/Agent-as-Data-Analyst: A Survey
Artificial Intelligence
Computers understand and analyze any kind of data.
Evaluating LLMs for Visualization Tasks
Software Engineering
Makes computers draw pictures from words.