The reviewed record of science sign in
Pith

arxiv: 2410.04739 · v3 · pith:OXW4VQXW · submitted 2024-10-07 · cs.CL · cs.AI· cs.IR· cs.LG

TableRAG: Million-Token Table Understanding with Language Models

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:OXW4VQXWrecord.jsonopen to challenge →

classification cs.CL cs.AIcs.IRcs.LG
keywords tableragretrievaltableunderstandingchallengesdatainformationlanguage
0
0 comments X
read the original abstract

Recent advancements in language models (LMs) have notably enhanced their ability to reason with tabular data, primarily through program-aided mechanisms that manipulate and analyze tables. However, these methods often require the entire table as input, leading to scalability challenges due to the positional bias or context length constraints. In response to these challenges, we introduce TableRAG, a Retrieval-Augmented Generation (RAG) framework specifically designed for LM-based table understanding. TableRAG leverages query expansion combined with schema and cell retrieval to pinpoint crucial information before providing it to the LMs. This enables more efficient data encoding and precise retrieval, significantly reducing prompt lengths and mitigating information loss. We have developed two new million-token benchmarks from the Arcade and BIRD-SQL datasets to thoroughly evaluate TableRAG's effectiveness at scale. Our results demonstrate that TableRAG's retrieval design achieves the highest retrieval quality, leading to the new state-of-the-art performance on large-scale table understanding.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Multi-Agent Approach for Claim Verification from Tabular Data Documents

    cs.CL 2026-04 unverdicted novelty 7.0

    MACE deploys three specialized LLM agents (Planner, Executor, Verifier) with zero-shot CoT to verify claims from tables, matching SOTA performance on two datasets and near-SOTA on two others using models 2-8x smaller ...

  2. Deterministic Decisions for High-Stakes AI. A Zero-Egress Pipeline with the Deployability of RAG and the Accuracy of Machine Learning

    cs.LG 2026-06 unverdicted novelty 5.0

    Zero-shot LLMs exhibit intervention bias in educational advising, over-recommending actions by 43 percentage points, while supervised DT and XGBoost models achieve near-zero calibration error and macro-F1 of 0.79.