paper-with-me

Papers Table Retrieval

“Table Retrieval” 태그가 달린 논문 45편 · 필터 해제

TabRank: Chain-of-Thought Distillation for Table Re-Rankers

2026-07-28 · Adarsh Singh, Kushal Raj Bhandari, Jianxi Gao, Soham Dan 외 arxiv

The ability to retrieve relevant tables for answering questions is a key task for structured information retrieval. Multi-stage retrieval systems rely heavily on rerankers to refine candidate lists produced by efficient …

Information RetrievalNatural QuestionsPassage RetrievalTable Retrieval

Alignment-Guided Largest Table Overlap Size Estimation

2026-07-03 · Ge Lee, Shixun Huang, Zhifeng Bao, Shazia Sadiq 외 arxiv

Fast estimation of the size of the largest overlap between tables enables blocking and query-by-table retrieval in large table repositories. The first and the state-of-the-art estimator Armadillo improves efficiency by e…

Table Retrieval

FT-RAG: A Fine-grained Retrieval-Augmented Generation Framework for Complex Table Reasoning

2026-05-02 · Zebin Guo, Weidong Geng, Ruichen Mao arxiv

Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by grounding responses in external knowledge during inference. However, conventiona RAG systems under-perform on structured tabular data, largely…

Table Retrieval

FollowTable: A Benchmark for Instruction-Following Table Retrieval

2026-05-01 · Rihui Jin, Yuchen Lu, Ting Zhang, Jun Wang 외 arxiv

Table Retrieval (TR) has traditionally been formulated as an ad-hoc retrieval problem, where relevance is primarily determined by topical semantic similarity. With the growing adoption of LLM-based agentic systems, acces…

Semantic SimilarityTable Retrieval

Improving Robustness of Tabular Retrieval via Representational Stability

2026-04-27 · Kushal Raj Bhandari, Adarsh Singh, Jianxi Gao, Soham Dan 외 arxiv

Transformer-based table retrieval systems flatten structured tables into token sequences, making retrieval sensitive to the choice of serialization even when table semantics remain unchanged. We show that semantically eq…

Table Retrieval

Towards Universal Tabular Embeddings: A Benchmark Across Data Tasks

2026-04-23 · Liane Vogel, Kavitha Srinivas, Niharika D'Souza, Sola Shirai 외 arxiv

Tabular foundation models aim to learn universal representations of tabular data that transfer across tasks and domains, enabling applications such as table retrieval, semantic search and table-based prediction. Despite …

Representation LearningTable Retrieval

Towards Platonic Representation for Table Reasoning: A Foundation for Permutation-Invariant Retrieval

2026-04-13 · Willy Carlos Tchuitcheu, Tan Lu, Ann Dooms arxiv

Historical approaches to Table Representation Learning (TRL) have largely adopted the sequential paradigms of Natural Language Processing (NLP). We argue that this linearization of tables discards their essential geometr…

Representation LearningTable Retrieval

Retrieve Only Relevant Tables Whether Few or Many: Adaptive Table Retrieval Method

2026-04-12 · Taehee Kim, Seungbin Yang, Jihwan Kim, Jaegul Choo arxiv

Retrieving relevant tables from extensive databases for a given natural language query is essential for accurately answering questions in tasks such as text-to-SQL. Existing table retrieval approaches select a pre-determ…

Table Retrieval

GraphER: An Efficient Graph-Based Enrichment and Reranking Method for Retrieval-Augmented Generation

2026-03-26 · Ruizhong Miao, Yuying Wang, Rongguang Wang, Chenyang Li 외 arxiv

Retrieval-augmented generation (RAG) systems that rely on semantic search often fail to retrieve the complete set of evidence for complex queries, particularly when information is distributed across multiple sources. Exi…

Semantic SimilarityKnowledge GraphsTable Retrieval

FGTR: Fine-Grained Multi-Table Retrieval via Hierarchical LLM Reasoning

2026-03-13 · Chaojie Sun, Bin Cao, Tiantian Li, Chenyu Hou 외 arxiv

With the rapid advancement of large language models (LLMs), growing efforts have been made on LLM-based table retrieval. However, existing studies typically focus on single-table query, and implement it by similarity mat…

Table Retrieval

Fine-Grained Table Retrieval Through the Lens of Complex Queries

2026-03-07 · Wojciech Kosiuk, Xingyu Ji, Yeounoh Chung, Fatma Özcan 외 arxiv

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 re…

Open-Domain Question AnsweringTable Retrieval

Efficient Table Retrieval and Understanding with Multimodal Large Language Models

2026-02-07 · Zhuoyan Xu, Haoyang Fang, Boran Han, Bonan Min 외 arxiv

Tabular data is frequently captured in image form across a wide range of real-world scenarios such as financial reports, handwritten records, and document scans. These visual representations pose unique challenges for ma…

Answer GenerationTable Retrieval

CSR-RAG: An Efficient Retrieval System for Text-to-SQL on the Enterprise Scale

2026-01-10 · Rajpreet Singh, Novak Boškov, Lawrence Drabeck, Aditya Gudal 외 arxiv

Natural language to SQL translation (Text-to-SQL) is one of the long-standing problems that has recently benefited from advances in Large Language Models (LLMs). While most academic Text-to-SQL benchmarks request schema …

Table Retrieval

ModelTables: A Corpus of Tables about Models

2025-12-18 · Zhengyuan Dong, Victor Zhong, Renée J. Miller arxiv

We present ModelTables, a benchmark of tables in Model Lakes that captures the structured semantics of performance and configuration tables often overlooked by text only retrieval. The corpus is built from Hugging Face m…

Information RetrievalSemantic RetrievalTable Retrieval

Exploring Multi-Table Retrieval Through Iterative Search

2025-11-17 · Allaa Boutaleb, Bernd Amann, Rafael Angarita, Hubert Naacke arxiv

Open-domain question answering over datalakes requires retrieving and composing information from multiple tables, a challenging subtask that demands semantic relevance and structural coherence (e.g., joinability). While …

Open-Domain Question AnsweringTable Retrieval

TaTToo: Tool-Grounded Thinking PRM for Test-Time Scaling in Tabular Reasoning

2025-10-07 · Jiaru Zou, Soumya Roy, Vinay Kumar Verma, Ziyi Wang 외 arxiv

Process Reward Models (PRMs) have recently emerged as a powerful framework for enhancing the reasoning capabilities of large reasoning models (LRMs), particularly in the context of test-time scaling (TTS). However, their…

Reinforcement LearningTable Retrieval

From Surface to Semantics: Semantic Structure Parsing for Table-Centric Document Analysis

2025-08-14 · Xuan Li, Jialiang Dong, Raymond Wong arxiv

Documents are core carriers of information and knowl-edge, with broad applications in finance, healthcare, and scientific research. Tables, as the main medium for structured data, encapsulate key information and are amon…

Semantic ParsingTable RetrievalTable Detection

Toward Real-World Table Agents: Capabilities, Workflows, and Design Principles for LLM-based Table Intelligence

2025-07-14 · Jiaming Tian, Liyao Li, Wentao Ye, Haobo Wang 외 arxiv

Tables are fundamental in domains such as finance, healthcare, and public administration, yet real-world table tasks often involve noise, structural heterogeneity, and semantic complexity--issues underexplored in existin…

Domain GeneralizationDomain AdaptationTable Retrieval

OpenTable-R1: A Reinforcement Learning Augmented Tool Agent for Open-Domain Table Question Answering

2025-07-02 · Zipeng Qiu

Open-domain table question answering traditionally relies on a two-stage pipeline: static table retrieval followed by a closed-domain answer. In contrast, we propose an end-to-end agentic framework that embeds multi-turn…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+1

TARGET: Benchmarking Table Retrieval for Generative Tasks

2025-05-14 · Xingyu Ji, Parker Glenn, Aditya G. Parameswaran, Madelon Hulsebos

The data landscape is rich with structured data, often of high value to organizations, driving important applications in data analysis and machine learning. Recent progress in representation learning and generative model…

BenchmarkingRepresentation LearningRetrievalRetrieval-augmented Generation+3
1–20 / 45 다음 →