TabularARGN is a lightweight any-order auto-regressive model that matches or beats state-of-the-art tabular synthetic data quality while training up to orders of magnitude faster, including for sequential two-table datasets.
Strong statistical parity through fair synthetic data
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
AI-generated synthetic data, in addition to protecting the privacy of original data sets, allows users and data consumers to tailor data to their needs. This paper explores the creation of synthetic data that embodies Fairness by Design, focusing on the statistical parity fairness definition. By equalizing the learned target probability distributions of the synthetic data generator across sensitive attributes, a downstream model trained on such synthetic data provides fair predictions across all thresholds, that is, strong fair predictions even when inferring from biased, original data. This fairness adjustment can be either directly integrated into the sampling process of a synthetic generator or added as a post-processing step. The flexibility allows data consumers to create fair synthetic data and fine-tune the trade-off between accuracy and fairness without any previous assumptions on the data or re-training the synthetic data generator.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TabularARGN: A Flexible and Efficient Auto-Regressive Framework for Generating High-Fidelity Synthetic Data
TabularARGN is a lightweight any-order auto-regressive model that matches or beats state-of-the-art tabular synthetic data quality while training up to orders of magnitude faster, including for sequential two-table datasets.