Tailoring Table Retrieval from a Field-aware Hybrid Matching Perspective
By: Da Li , Keping Bi , Jiafeng Guo and more
Potential Business Impact:
Finds information in tables better.
Table retrieval, essential for accessing information through tabular data, is less explored compared to text retrieval. The row/column structure and distinct fields of tables (including titles, headers, and cells) present unique challenges. For example, different table fields have varying matching preferences: cells may favor finer-grained (word/phrase level) matching over broader (sentence/passage level) matching due to their fragmented and detailed nature, unlike titles. This necessitates a table-specific retriever to accommodate the various matching needs of each table field. Therefore, we introduce a Table-tailored HYbrid Matching rEtriever (THYME), which approaches table retrieval from a field-aware hybrid matching perspective. Empirical results on two table retrieval benchmarks, NQ-TABLES and OTT-QA, show that THYME significantly outperforms state-of-the-art baselines. Comprehensive analyses confirm the differing matching preferences across table fields and validate the design of THYME.
Similar Papers
Bridging Queries and Tables through Entities in Table Retrieval
Information Retrieval
Helps computers find information in tables.
TARGET: Benchmarking Table Retrieval for Generative Tasks
Information Retrieval
Helps computers find the right data for answers.
Improving Table Retrieval with Question Generation from Partial Tables
Information Retrieval
Helps computers find answers in tables faster.