Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReTabSyn: Realistic Tabular Data Synthesis via Reinforcement Learning

About

Deep generative models can help with data scarcity and privacy by producing synthetic training data, but they struggle in low-data, imbalanced tabular settings to fully learn the complex data distribution. We argue that striving for the full joint distribution could be overkill; for greater data efficiency, models should prioritize learning the conditional distribution $P(y\mid \bm{X})$, as suggested by recent theoretical analysis. Therefore, we overcome this limitation with \textbf{ReTabSyn}, a \textbf{Re}inforced \textbf{Tab}ular \textbf{Syn}thesis pipeline that provides direct feedback on feature correlation preservation during synthesizer training. This objective encourages the generator to prioritize the most useful predictive signals when training data is limited, thereby strengthening downstream model utility. We empirically fine-tune a language model-based generator using this approach, and across benchmarks with small sample sizes, class imbalance, and distribution shift, ReTabSyn consistently outperforms state-of-the-art baselines. Moreover, our approach can be readily extended to control various aspects of synthetic tabular data, such as applying expert-specified constraints on generated observations.

Xiaofeng Lin, Seungbae Kim, Zhuoya Li, Zachary DeSoto, Charles Fleming, Guang Cheng• 2026

Related benchmarks

TaskDatasetResultRank
Tabular Data SynthesisAdult--
17
RegressionAbalone (test)--
14
Tabular ClassificationAdult imbalanced (test)
PR-AUC90.6
8
Tabular ClassificationChurn imbalanced (test)
PR-AUC86.6
8
Tabular ClassificationHTRU2 imbalanced (test)
PR-AUC0.881
8
Tabular ClassificationMagic imbalanced (test)
PR-AUC90.1
8
Statistical FidelityAdult, Churn, HTRU2, Magic, Liver, and Titanic averaged (small data splits)
Precision51
7
Tabular Data SynthesisChurn, Liver, and Wilt Mean Performance
AUC0.62
7
Downstream RegressionInsurance (test)
R2 Score (Test)0.226
5
Downstream RegressionShoppers (test)
R2 Score (Test)0.093
5
Showing 10 of 10 rows

Other info

Follow for update