LINX: A Language Driven Generative System for Goal-Oriented Automated Data Exploration
Tavor Lipman, Tova Milo, Amit Somech, Tomer Wolfson, Oz Zafar

TL;DR
LINX is a goal-oriented data exploration system that uses natural language understanding and reinforcement learning to generate personalized exploratory sessions, improving relevance and usefulness over existing methods.
Contribution
The paper introduces LINX, a novel system combining LLMs and CDRL for personalized, goal-driven data exploration, addressing limitations of prior ADE systems.
Findings
LINX outperforms existing systems in generating relevant exploratory sessions.
The system effectively interprets natural language goals to guide data exploration.
User studies show LINX's sessions are more beneficial and aligned with user objectives.
Abstract
Data exploration is a challenging process in which users examine a dataset by iteratively employing a series of queries. While in some cases the user explores a new dataset to become familiar with it, more often, the exploration process is conducted with a specific analysis goal or question in mind. To assist users in exploring a new dataset, Automated Data Exploration (ADE) systems have been devised in previous work. These systems aim to auto-generate a full exploration session, containing a sequence of queries that showcase interesting elements of the data. However, existing ADE systems are often constrained by a predefined objective function, thus always generating the same session for a given dataset. Therefore, their effectiveness in goal-oriented exploration, in which users need to answer specific questions about the data, are extremely limited. To this end, this paper presents…
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
TopicsAI-based Problem Solving and Planning · Advanced Software Engineering Methodologies · Advanced Database Systems and Queries
