Data-Aware Socratic Query Refinement in Database Systems
By: Ruiyuan Zhang, Chrysanthi Kosyfaki, Xiaofang Zhou
Potential Business Impact:
Helps computers understand your questions better.
In this paper, we propose Data-Aware Socratic Guidance (DASG), a dialogue-based query enhancement framework that embeds \linebreak interactive clarification as a first-class operator within database systems to resolve ambiguity in natural language queries. DASG treats dialogue as an optimization decision, asking clarifying questions only when the expected execution cost reduction exceeds the interaction overhead. The system quantifies ambiguity through linguistic fuzziness, schema grounding confidence, and projected costs across relational and vector backends. Our algorithm selects the optimal clarifications by combining semantic relevance, catalog-based information gain, and potential cost reduction. We evaluate our proposed framework on three datasets. The results show that DASG demonstrates improved query precision while maintaining efficiency, establishing a cooperative analytics paradigm where systems actively participate in query formulation rather than passively translating user requests.
Similar Papers
DSAS: A Universal Plug-and-Play Framework for Attention Optimization in Multi-Document Question Answering
Computation and Language
Helps computers understand long texts better.
AskDB: An LLM Agent for Natural Language Interaction with Relational Databases
Databases
Lets anyone talk to databases to get answers.
Graph-Enhanced Retrieval-Augmented Question Answering for E-Commerce Customer Support
Computation and Language
Answers customer questions better using product facts.