LGAIDec 11, 2023

TabMT: Generating tabular data with masked transformers

arXiv:2312.06089v163 citationsh-index: 6NIPS
Originality Incremental advance
AI Analysis

This addresses the need for high-quality synthetic data generation in privacy-focused applications, representing a domain-specific advancement.

The paper tackles the problem of generating synthetic tabular data with heterogeneous fields and missing values, presenting TabMT, a masked transformer design that achieves state-of-the-art performance across datasets of varying sizes and provides superior privacy tradeoffs.

Autoregressive and Masked Transformers are incredibly effective as generative models and classifiers. While these models are most prevalent in NLP, they also exhibit strong performance in other domains, such as vision. This work contributes to the exploration of transformer-based models in synthetic data generation for diverse application domains. In this paper, we present TabMT, a novel Masked Transformer design for generating synthetic tabular data. TabMT effectively addresses the unique challenges posed by heterogeneous data fields and is natively able to handle missing data. Our design leverages improved masking techniques to allow for generation and demonstrates state-of-the-art performance from extremely small to extremely large tabular datasets. We evaluate TabMT for privacy-focused applications and find that it is able to generate high quality data with superior privacy tradeoffs.

Foundations

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

Your Notes