Pith. sign in

REVIEW 3 cited by

Diffusion-nested Auto-Regressive Synthesis of Heterogeneous Tabular Data

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.21523 v1 pith:FSFLSBHE submitted 2024-10-28 cs.LG

classification cs.LG
keywords datamodeltabdartabularautoregressivearbitrarycolumncolumns
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Autoregressive models are predominant in natural language generation, while their application in tabular data remains underexplored. We posit that this can be attributed to two factors: 1) tabular data contains heterogeneous data type, while the autoregressive model is primarily designed to model discrete-valued data; 2) tabular data is column permutation-invariant, requiring a generation model to generate columns in arbitrary order. This paper proposes a Diffusion-nested Autoregressive model (TabDAR) to address these issues. To enable autoregressive methods for continuous columns, TabDAR employs a diffusion model to parameterize the conditional distribution of continuous features. To ensure arbitrary generation order, TabDAR resorts to masked transformers with bi-directional attention, which simulate various permutations of column order, hence enabling it to learn the conditional distribution of a target column given an arbitrary combination of other columns. These designs enable TabDAR to not only freely handle heterogeneous tabular data but also support convenient and flexible unconditional/conditional sampling. We conduct extensive experiments on ten datasets with distinct properties, and the proposed TabDAR outperforms previous state-of-the-art methods by 18% to 45% on eight metrics across three distinct aspects.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MUSE: Model-Agnostic Tabular Watermarking via Multi-Sample Selection

    cs.CR 2025-05 conditional novelty 6.0 of 10

    MUSE embeds a watermark in tabular synthetic data by selecting, among several generated candidate rows, the one with the highest keyed hash score, enabling detection without model inversion.

  2. Privacy-Preserving Tabular Synthetic Data Generation Using TabularARGN

    cs.LG 2025-08 unverdicted novelty 5.0 of 10

    TabularARGN is a discretization-based auto-regressive network claimed to generate high-fidelity, privacy-robust synthetic tabular data, competitive with diffusion and GAN baselines.

  3. A Diffusion-Based Method for Learning the Multi-Outcome Distribution of Medical Treatments

    cs.LG 2025-06 conditional novelty 5.0 of 10

    DIME uses diffusion models plus an autoregressive decomposition to learn the joint distribution of multiple medical treatment outcomes from observational data.

Pith tools