Pith. sign in

REVIEW 3 cited by

TabGen-ICL: Residual-Aware In-Context Example Selection for Tabular Data Generation

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 2502.16414 v1 pith:ALJMHQTD submitted 2025-02-23 cs.LG cs.AI

classification cs.LGcs.AI
keywords datain-contexttabgen-icltabulargenerationexampleslearningdemonstrate
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Large Language models (LLMs) have achieved encouraging results in tabular data generation. However, existing approaches require fine-tuning, which is computationally expensive. This paper explores an alternative: prompting a fixed LLM with in-context examples. We observe that using randomly selected in-context examples hampers the LLM's performance, resulting in sub-optimal generation quality. To address this, we propose a novel in-context learning framework: TabGen-ICL, to enhance the in-context learning ability of LLMs for tabular data generation. TabGen-ICL operates iteratively, retrieving a subset of real samples that represent the residual between currently generated samples and true data distributions. This approach serves two purposes: locally, it provides more effective in-context learning examples for the LLM in each iteration; globally, it progressively narrows the gap between generated and real data. Extensive experiments on five real-world tabular datasets demonstrate that TabGen-ICL significantly outperforms the random selection strategy. Specifically, it reduces the error rate by a margin of $3.5\%-42.2\%$ on fidelity metrics. We demonstrate for the first time that prompting a fixed LLM can yield high-quality synthetic tabular data. The code is provided in the \href{https://github.com/fangliancheng/TabGEN-ICL}{link}.

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. A Survey on Evaluating Quality and Trustworthiness in LLM-Generated Data

    cs.AI 2026-01 conditional novelty 5.0 of 10

    A metric-oriented survey that classifies intrinsic quality and trustworthiness metrics for LLM-generated data across six modalities and documents systematic evaluation gaps in the current literature.

Pith tools