The paper introduces DB routing, a task of ranking databases for answerability, with synthesized benchmarks from Spider and BIRD showing that LLMs outperform embeddings but both struggle with many or similar databases.
SPAGHETTI: Open-Domain Question Answering from Heterogeneous Data Sources with Retrieval and Semantic Parsing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce SPAGHETTI: Semantic Parsing Augmented Generation for Hybrid English information from Text Tables and Infoboxes, a hybrid question-answering (QA) pipeline that utilizes information from heterogeneous knowledge sources, including knowledge base, text, tables, and infoboxes. Our LLM-augmented approach achieves state-of-the-art performance on the Compmix dataset, the most comprehensive heterogeneous open-domain QA dataset, with 56.5% exact match (EM) rate. More importantly, manual analysis on a sample of the dataset suggests that SPAGHETTI is more than 90% accurate, indicating that EM is no longer suitable for assessing the capabilities of QA systems today.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DBRouting: Routing End User Queries to Databases for Answerability
The paper introduces DB routing, a task of ranking databases for answerability, with synthesized benchmarks from Spider and BIRD showing that LLMs outperform embeddings but both struggle with many or similar databases.