Jul 2026· Annual International Computer Software and Applications Conference· pp. 52-62· 0 citations· 47 references
Abstract
Synthetic tabular data is increasingly used to support data sharing and machine learning development, where access to real data is restricted or sensitive. However, existing tabular data generators often require dataset-specific training or fine-tuning, data preprocessing, and extensive hyperparameter tuning to achieve plausible results. In addition, existing models may still struggle with mixed data types, modeling complex feature relationships, and pose a privacy risk for information leakage. With the rise of Large Language Models (LLMs) and their expanding capabilities across many domains, we investigate whether few-shot LLMs can be used in a training-free setting as tabular data generators. We propose FewShotTabLLM, a few-shot, training-free generation framework for tabular data that leverages schema-enriched context, representative sampling, and dataset profiling. We evaluate our approach across five widely used tabular benchmark datasets and compare it against strong training-based baselines from different model families (CTGAN, TVAE, TabDDPM, BeGReaT). A three-axis evaluation protocol has been used that covers representativeness, realism, and privacy. Across all evaluations, FewShotTabLLM outperforms baselines and surpasses them on many datasets, achieving realism, boundary adherence, and privacy preservation across all experiments. Overall, the results suggest that training-free fewshot LLM synthesis can serve as an alternative to existing models and a prominent research direction for improving dependency preservation and privacy-aware generation. Our code is available at: https://github.com/BMW-InnovationLab/FewShotTabLLM
PFN-Syn achieves the highest average downstream utility among evaluated synthetic generators, with higher generation throughput than training-based baselines, while maintaining competitive distributional similarity and distance-to-closest-record privacy behavior.
M. Zuo, Inwon Kang, O. Seneviratne et al.· 0 citations
TabClean is presented, a cost-efficient and training-free tabular data cleaning system in which LLM agents synthesize reusable code for error detection and correction, making LLM usage a largely one-time rather than recurring cost.
Yibo Wang, Riteng Zhang, Bharat Bhargava et al.· 0 citations
LAB-Tab is proposed, an LLM-augmented Bayesian network (BN) adaptation framework for source-aware few-shot tabular generation that achieves the best performance at the 10% target-data budget, leads four of the six individual scenarios, and reduces the macro Overall score by 33.8% relative to the strongest baseline.
Zijian Shen, Taijie Chen, Bin Zhou et al.· 0 citations
Experiments on diverse open-source text classification datasets show that AHR can outperform standard baselines like LoRA when learning from limited samples, despite having 200-1000x fewer trainable parameters, as the authors' AHR only modifies ~0.0001% of the model's parameters.
Tuomas P. Oikarinen, Zixiao Chen, Charlotte Siska et al.· 0 citations
This paper proposes a debiased sample selection and an innovative collaborative learning framework DeCo based on active learning for LNL, and employs distinct loss functions adept at managing subsets with varying degrees of label noise.
Bo Yuan, Yulin Chen, Yin Zhang· Annual Meeting of the Associ...· 0 citations
KITE (Knowledge-boundary Instruction Tuning via Exploration), a two-stage framework that combines failure-guided data generation with boundary-aware uncertainty curation, is proposed, showing that KITE yields more stable improvement than strong synthetic-data baselines.
Xiaonan Luo, Yue Huang, Kehan Guo et al.· 1 citation