StructSynth: Leveraging LLMs for Structure-Aware Tabular Data Synthesis in Low-Data Regimes
Siyi Liu, Yujia Zheng, Yongqi Zhang

TL;DR
StructSynth is a novel framework that combines LLMs with explicit structural learning to generate high-fidelity, structure-aware synthetic tabular data, especially effective in low-data regimes.
Contribution
It introduces a two-stage process that learns feature dependencies as a DAG and guides LLMs to generate structurally consistent data, improving fidelity and utility.
Findings
Outperforms state-of-the-art methods in structural integrity.
Effective in low-data scenarios for privacy and fidelity.
Produces data with higher downstream utility.
Abstract
The application of machine learning on tabular data in specialized domains is severely limited by data scarcity. While generative models offer a solution, traditional methods falter in low-data regimes, and recent Large Language Models (LLMs) often ignore the explicit dependency structure of tabular data, leading to low-fidelity synthetics. To address these limitations, we introduce StructSynth, a novel framework that integrates the generative power of LLMs with robust structural control. StructSynth employs a two-stage architecture. First, it performs explicit structure discovery to learn a Directed Acyclic Graph (DAG) from the available data. Second, this learned structure serves as a high-fidelity blueprint to steer the LLM's generation process, forcing it to adhere to the learned feature dependencies and thereby ensuring the generated data respects the underlying structure by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning and Data Classification · Data Quality and Management
