Pith. sign in

REVIEW 5 cited by

TAP4LLM: Table Provider on Sampling, Augmenting, and Packing Semi-structured Data for Large Language Model Reasoning

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 2312.09039 v3 pith:LLRSHDCP submitted 2023-12-14 cs.CL cs.AI

classification cs.CLcs.AI
keywords llmstabledatatablestaskslanguagelargereasoning
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Table reasoning tasks have shown remarkable progress with the development of large language models (LLMs), which involve interpreting and drawing conclusions from tabular data based on natural language (NL) questions. Existing solutions mainly tested on smaller tables face scalability issues and struggle with complex queries due to incomplete or dispersed data across different table sections. To alleviate these challenges, we propose TAP4LLM as a versatile pre-processor suite for leveraging LLMs in table-based tasks effectively. It covers several distinct components: (1) table sampling to decompose large tables into manageable sub-tables based on query semantics, (2) table augmentation to enhance tables with additional knowledge from external sources or models, and (3) table packing & serialization to convert tables into various formats suitable for LLMs' understanding. In each module, we design and compare several common methods under various usage scenarios, aiming to shed light on the best practices for leveraging LLMs for table-reasoning tasks. Our experiments show that our method improves LLMs' reasoning capabilities in various tabular tasks and enhances the interaction between LLMs and tabular data by employing effective pre-processing.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

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

  1. RETQA: A Large-Scale Open-Domain Tabular Question Answering Dataset for Real Estate Sector

    cs.CL 2024-12 conditional novelty 6.0 of 10

    RETQA is a new Chinese real estate tabular QA dataset, and SLUTQA, which uses spoken language understanding labels, improves LLM retrieval and answer accuracy on it.

  2. Sparks of Tabular Reasoning via Text2SQL Reinforcement Learning

    cs.CL 2025-04 reject novelty 5.0 of 10

    Training LLMs on Text-to-SQL with chain-of-thought supervision and GRPO reinforcement learning is reported to improve zero-shot accuracy on tabular question answering, though the gains are measured by an LLM judge rat...

  3. Transformers Boost the Performance of Decision Trees on Tabular Data across Sample Sizes

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Seeding gradient boosted trees with scaled transformer scores (LLM-Boost and PFN-Boost) improves average tabular classification performance over either component alone for most tested sample sizes.

  4. Text to Query Plans for Question Answering on Large Tables

    cs.DB 2025-08 conditional novelty 4.0 of 10

    A ReAct-style LLM agent converts natural-language questions into query plans over DataFrame operators, using a three-level column-cluster-table vector index to handle tables with over 8,000 columns.

  5. Knowledge prompt chaining for semantic modeling

    cs.CL 2025-01 reject novelty 4.0 of 10

    A two-stage prompt-chaining framework with JSON serialization and graph pruning improves LLM-based semantic modeling of structured data over prior systems on three benchmarks.

Pith tools