English

AIGT: AI Generative Table Based on Prompt

Artificial Intelligence 2024-12-25 v1

Abstract

Tabular data, which accounts for over 80% of enterprise data assets, is vital in various fields. With growing concerns about privacy protection and data-sharing restrictions, generating high-quality synthetic tabular data has become essential. Recent advancements show that large language models (LLMs) can effectively gener-ate realistic tabular data by leveraging semantic information and overcoming the challenges of high-dimensional data that arise from one-hot encoding. However, current methods do not fully utilize the rich information available in tables. To address this, we introduce AI Generative Table (AIGT) based on prompt enhancement, a novel approach that utilizes meta data information, such as table descriptions and schemas, as prompts to generate ultra-high quality synthetic data. To overcome the token limit constraints of LLMs, we propose long-token partitioning algorithms that enable AIGT to model tables of any scale. AIGT achieves state-of-the-art performance on 14 out of 20 public datasets and two real industry datasets within the Alipay risk control system.

Keywords

Cite

@article{arxiv.2412.18111,
  title  = {AIGT: AI Generative Table Based on Prompt},
  author = {Mingming Zhang and Zhiqing Xiao and Guoshan Lu and Sai Wu and Weiqiang Wang and Xing Fu and Can Yi and Junbo Zhao},
  journal= {arXiv preprint arXiv:2412.18111},
  year   = {2024}
}
R2 v1 2026-06-28T20:47:37.990Z