BI-REC: Guided Data Analysis for Conversational Business Intelligence
Venkata Vamsikrishna Meduri, Abdul Quamar, Chuan Lei, Vasilis, Efthymiou, Fatma Ozcan

TL;DR
BI-REC is a novel conversational recommendation system that enhances data analysis in Business Intelligence applications by predicting and suggesting relevant BI patterns, thereby improving user support and efficiency.
Contribution
It introduces a two-step approach combining classification and collaborative filtering for effective BI pattern recommendations in conversational BI systems.
Findings
Achieves 83% accuracy in BI pattern recommendations.
Provides up to 2X faster prediction latency.
Attains 91.90% precision@3 in user studies.
Abstract
Conversational interfaces to Business Intelligence (BI) applications enable data analysis using a natural language dialog in small incremental steps. To truly unleash the power of conversational BI to democratize access to data, a system needs to provide effective and continuous support for data analysis. In this paper, we propose BI-REC, a conversational recommendation system for BI applications to help users accomplish their data analysis tasks. We define the space of data analysis in terms of BI patterns, augmented with rich semantic information extracted from the OLAP cube definition, and use graph embeddings learned using GraphSAGE to create a compact representation of the analysis state. We propose a two-step approach to explore the search space for useful BI pattern recommendations. In the first step, we train a multi-class classifier using prior query logs to predict the next…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
MethodsGraphSAGE
