Fine-Grained Table Retrieval Through the Lens of Complex Queries

arXiv:2603.07146v12 citations
Predicted impact top 19% in IR · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of retrieving relevant tabular data for complex natural language queries, which is crucial for improving question answering systems over tables and databases for general users.

This paper introduces a table retrieval mechanism called DCTR, which uses fine-grained typed query decomposition and global connectivity-awareness to handle complex natural language queries over relational databases. The evaluation on industry-aligned benchmarks demonstrates DCTR's robustness for highly composite queries and densely connected databases.

Enabling question answering over tables and databases in natural language has become a key capability in the democratization of insights from tabular data sources. These systems first require retrieval of data that is relevant to a given natural language query, for which several methods have been introduced. In this work we present and study a table retrieval mechanism devising fine-grained typed query decomposition and global connectivity-awareness (DCTR), to handle the challenges induced by open-domain question answering over relational databases in complex usage contexts. We evaluate the effectiveness of the two mechanisms through the lens of retrieval complexity which we measure along the axes of query- and data complexity. Our analyses over industry-aligned benchmarks illustrate the robustness of DCTR for highly composite queries and densely connected databases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes