Bridging Queries and Tables through Entities in Table Retrieval
By: Da Li , Keping Bi , Jiafeng Guo and more
Potential Business Impact:
Helps computers find information in tables.
Table retrieval is essential for accessing information stored in structured tabular formats; however, it remains less explored than text retrieval. The content of the table primarily consists of phrases and words, which include a large number of entities, such as time, locations, persons, and organizations. Entities are well-studied in the context of text retrieval, but there is a noticeable lack of research on their applications in table retrieval. In this work, we explore how to leverage entities in tables to improve retrieval performance. First, we investigate the important role of entities in table retrieval from a statistical perspective and propose an entity-enhanced training framework. Subsequently, we use the type of entities to highlight entities instead of introducing an external knowledge base. Moreover, we design an interaction paradigm based on entity representations. Our proposed framework is plug-and-play and flexible, making it easy to integrate into existing table retriever training processes. Empirical results on two table retrieval benchmarks, NQ-TABLES and OTT-QA, show that our proposed framework is both simple and effective in enhancing existing retrievers. We also conduct extensive analyses to confirm the efficacy of different components. Overall, our work provides a promising direction for elevating table retrieval, enlightening future research in this area.
Similar Papers
Improving Table Understanding with LLMs and Entity-Oriented Search
Computation and Language
Helps computers understand information in tables better.
Improving Table Retrieval with Question Generation from Partial Tables
Information Retrieval
Helps computers find answers in tables faster.
Tailoring Table Retrieval from a Field-aware Hybrid Matching Perspective
Information Retrieval
Finds information in tables better.