LGApr 27

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

arXiv:2604.2436869.5
Predicted impact top 26% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners generating synthetic tabular data in privacy-sensitive domains, SAGE addresses the limitations of dense and static feature dependencies, offering improved fidelity and utility.

SAGE introduces a sparse adaptive guidance framework for LLM-based tabular data generation, improving F1 scores by 10% over prior methods and reducing policy violations by one point across six datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes