Pith. sign in

REVIEW 2 cited by

OpenTab: Advancing Large Language Models as Open-domain Table Reasoners

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.14361 v2 pith:WWG2DE5D submitted 2024-02-22 cs.LG

classification cs.LG
keywords tabledatalargeopentablanguagellmsknowledgemodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) trained on large volumes of data excel at various natural language tasks, but they cannot handle tasks requiring knowledge that has not been trained on previously. One solution is to use a retriever that fetches relevant information to expand LLM's knowledge scope. However, existing textual-oriented retrieval-based LLMs are not ideal on structured table data due to diversified data modalities and large table sizes. In this work, we propose OpenTab, an open-domain table reasoning framework powered by LLMs. Overall, OpenTab leverages table retriever to fetch relevant tables and then generates SQL programs to parse the retrieved tables efficiently. Utilizing the intermediate data derived from the SQL executions, it conducts grounded inference to produce accurate response. Extensive experimental evaluation shows that OpenTab significantly outperforms baselines in both open- and closed-domain settings, achieving up to 21.5% higher accuracy. We further run ablation studies to validate the efficacy of our proposed designs of the system.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. TableZoomer: A Collaborative Agent Framework for Large-scale Table Question Answering

    cs.CL 2025-09 conditional novelty 5.0 of 10

    TableZoomer compresses tables into schemas, zooms to query-relevant regions, and executes generated Python to answer questions, lifting Qwen3-8B accuracy by 19.34 points on DataBench and 25 points on TableBench Fact Checking.

  2. HyFedRAG: A Federated Retrieval-Augmented Generation Framework for Heterogeneous and Privacy-Sensitive Data

    cs.AI 2025-09 reject novelty 4.0 of 10

    HyFedRAG is a federated RAG framework over heterogeneous data with local anonymization and three-tier caching, but the experiments do not support its headline performance and privacy claims.

Pith tools