TabularARGN is a discretization-based auto-regressive network claimed to generate high-fidelity, privacy-robust synthetic tabular data, competitive with diffusion and GAN baselines.
Adversarial random forests for density estimation and generative modeling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose methods for density estimation and data synthesis using a novel form of unsupervised random forests. Inspired by generative adversarial networks, we implement a recursive procedure in which trees gradually learn structural properties of the data through alternating rounds of generation and discrimination. The method is provably consistent under minimal assumptions. Unlike classic tree-based alternatives, our approach provides smooth (un)conditional densities and allows for fully synthetic data generation. We achieve comparable or superior performance to state-of-the-art probabilistic circuits and deep learning models on various tabular data benchmarks while executing about two orders of magnitude faster on average. An accompanying $\texttt{R}$ package, $\texttt{arf}$, is available on $\texttt{CRAN}$.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
UNVERDICTED 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Privacy-Preserving Tabular Synthetic Data Generation Using TabularARGN
TabularARGN is a discretization-based auto-regressive network claimed to generate high-fidelity, privacy-robust synthetic tabular data, competitive with diffusion and GAN baselines.