Pith. sign in

REVIEW 3 cited by

TabuLa: Harnessing Language Models for Tabular Data Synthesis

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 2310.12746 v3 pith:PI6LQ2YM submitted 2023-10-19 cs.LG

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

Tabular data synthesis is crucial for addressing privacy and security concerns in industries reliant on tabular data. While recent advancements adopt large language models (LLMs) for realistic tabular data generation, their long training times and limited reusability hinder practical applications. In this paper, we propose Tabula, a tabular data synthesizer that leverages the structure of LLM. Unlike state-of-the-art (SOTA) LLM-based tabular data synthesizers that rely on pre-trained LLMs, Tabula discards the pre-trained weights originally designed for natural language tasks, focusing instead on a tailored approach for tabular data. In addition, Tabula introduces a token sequence compression strategy that significantly reduces training time while maintaining data quality, alongside a novel token padding method that improves sequence alignment across training batches. Experiments on six datasets show that Tabula achieves superior synthetic data utility compared to current SOTA methods. Additionally, the results demonstrate that Tabula model trained on tabular datasets serves effectively as a foundational model for synthesizing new tabular datasets. Furthermore, the proposed padding method outperforms the conventional left and right padding strategies. Finally, the results highlight that Tabula averagely reduces training time per epoch by 46.2% compared to state-of-the-art LLM approaches while achieving higher data utility. Our code is available at https://github.com/zhao-zilong/Tabula

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. LAB-Tab: LLM-Augmented Bayesian Network Adaptation for Few-Shot Tabular Generation

    cs.LG 2026-08 conditional novelty 6.0 of 10

    A source-trained Bayesian network, augmented with LLM-proposed edges and calibrated by PPO, generates synthetic tabular data that outperforms six baselines in six ACS distribution-shift scenarios.

  2. TAGAL: Tabular Data Generation using Agentic LLM Methods

    cs.LG 2025-09 conditional novelty 6.0 of 10

    TAGAL uses an agentic LLM loop, generation plus feedback, to produce synthetic tabular data without LLM training, matching trained models on some datasets and beating the training-free EPIC baseline.

  3. Risk In Context: Benchmarking Privacy Leakage of Foundation Models in Synthetic Tabular Data Generation

    cs.LG 2025-07 conditional novelty 6.0 of 10

    LLM-based tabular generators reproduce seed rows often enough that membership-inference attacks succeed more against them than against GAN, VAE, or diffusion baselines.

Pith tools