arXiv:2604.24368cs.LG2026-04ACL

用动态稀疏结构引导大模型生成更真实表格数据

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

论文配图:SAGE: Sparse Adaptive Guidance for Dependency-Aware Tabular Data Generation
图 1 · 摘自论文原文
  • 将特征值转为伪特征,构建基于互信息的稀疏依赖图
  • 生成时提升数据真实性,F1分数比之前方法高10%
  • 适合需要隐私保护和低资源数据的场景

生成高质量合成表格数据对隐私敏感和数据稀缺领域至关重要。现有基于大模型的方法将表格行视为序列处理,但存在两个根本缺陷:一是特征依赖建模过于密集,引入虚假相关;二是假设特征关系恒定,忽视依赖随特征值变化的动态性。为此,我们提出SAGE(Sparse Adaptive Guidance),一种新型基于大模型的生成框架,通过稀疏且动态的依赖引导机制改进生成过程。SAGE将特征离散化为值感知的伪特征,并构建基于互信息的稀疏依赖图,通过显式上下文选择或隐式逻辑修正方式,引导大模型聚焦真正相关的特征信息。在六个数据集和多种任务上的实验表明,SAGE不仅显著提升数据保真度和下游任务性能,使F1分数较之前方法提升10%,还降低政策违规风险一个点。结果凸显了动态结构在表格生成中的重要性,并为大模型的上下文敏感控制提供了新思路。

原文摘要 · Abstract (English)

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.

表格生成大模型数据合成稀疏建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。