Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SAGE: Sparse Adaptive Guidance for Dependency-Aware Tabular Data Generation

About

Generating high-fidelity synthetic tabular data remains a critical challenge for enhancing data availability in privacy-sensitive and low-resource domains. Recent approaches leverage LLMs by representing table rows as sequences, yet suffer from two fundamental limitations: (1) they model feature dependencies densely, introducing spurious correlations; and (2) they assume static relationships between features, ignoring how these dependencies vary with feature values. To overcome these limitations, we introduce SAGE (Sparse Adaptive Guidance), a novel LLM-based generation framework that enforces sparse and dynamic dependency guidance. SAGE discretizes features into value-aware pseudo-features and constructs a mutual information-based sparse dependency graph. This graph adaptively guides generation through explicit context selection or implicit logit correction, enabling LLMs to focus on truly relevant information during synthesis. Our extensive experiments across six datasets and multiple tasks reveal that SAGE not only improves data fidelity and downstream utility, boosting F1 scores by 10% compared to previous LLM-based methods, but also reduces policy violations by one point. These results highlight the importance of adaptive structure in tabular data generation and provide new insights into context-sensitive control of LLMs.

Shuo Yang, Zheyu Zhang, Bardh Prenkaj, Gjergji Kasneci• 2026

Related benchmarks

TaskDatasetResultRank
Tabular ClassificationDiabetes (test)
Accuracy82.94
32
ClassificationIncome (test)
F1 Score76
27
Tabular ClassificationMIC (test)
Accuracy97.35
18
Tabular RegressionHousing (test)
MAPE25
18
Tabular ClassificationIris (test)
Accuracy100
18
ClassificationIris
Accuracy54.5
16
Discriminator MeasureHELOC
Accuracy95.55
8
Discriminator MeasureHousing
Accuracy94.12
8
Discriminator MeasureIncome
Accuracy88.28
8
Discriminator MeasureDiabetes
Accuracy77.35
8
Showing 10 of 12 rows

Other info

Follow for update