Pith. sign in

REVIEW 4 cited by

Language Modeling on Tabular Data: A Survey of Foundations, Techniques and Evolution

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 2408.10548 v1 pith:7YNT5DHP submitted 2024-08-20 cs.CL

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

Tabular data, a prevalent data type across various domains, presents unique challenges due to its heterogeneous nature and complex structural relationships. Achieving high predictive performance and robustness in tabular data analysis holds significant promise for numerous applications. Influenced by recent advancements in natural language processing, particularly transformer architectures, new methods for tabular data modeling have emerged. Early techniques concentrated on pre-training transformers from scratch, often encountering scalability issues. Subsequently, methods leveraging pre-trained language models like BERT have been developed, which require less data and yield enhanced performance. The recent advent of large language models, such as GPT and LLaMA, has further revolutionized the field, facilitating more advanced and diverse applications with minimal fine-tuning. Despite the growing interest, a comprehensive survey of language modeling techniques for tabular data remains absent. This paper fills this gap by providing a systematic review of the development of language modeling for tabular data, encompassing: (1) a categorization of different tabular data structures and data types; (2) a review of key datasets used in model training and tasks used for evaluation; (3) a summary of modeling techniques including widely-adopted data processing methods, popular architectures, and training objectives; (4) the evolution from adapting traditional Pre-training/Pre-trained language models to the utilization of large language models; (5) an identification of persistent challenges and potential future research directions in language modeling for tabular data analysis. GitHub page associated with this survey is available at: https://github.com/lanxiang1017/Language-Modeling-on-Tabular-Data-Survey.git.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 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. TableReasoner: Advancing Table Reasoning Framework with Large Language Models

    cs.AI 2025-07 conditional novelty 5.0 of 10

    A schema-summarization and code-generation pipeline, TableReasoner, won first place on both SemEval-2025 Task 8 subtasks, with 93.87% and 91.76% accuracy.

  3. MRT at IberLEF-2025 PRESTA Task: Maximizing Recovery from Tables with Multiple Steps

    cs.CL 2025-07 conditional novelty 4.0 of 10

    MRT, an LLM code-generation pipeline for Spanish table QA, achieves 85% accuracy on the IberLEF 2025 PRESTA test set.

  4. MRT at SemEval-2025 Task 8: Maximizing Recovery from Tables with Multiple Steps

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A code-generation pipeline with step-by-step instructions and error recovery scores 70.50% on the SemEval-2025 table question-answering task.

Pith tools