paper-with-me

Papers

TabularARGN: A Flexible and Efficient Auto-Regressive Framework for Generating High-Fidelity Synthetic Data

2025-01-21 · arXiv:2501.12012v1 2025 1 · Paul Tiwald, Ivona Krchova, Andrey Sidorenko, Mariana Vargas-Vieyra, Mario Scriminaci, Michael Platzer

Synthetic data generation for tabular datasets must balance fidelity, efficiency, and versatility to meet the demands of real-world applications. We introduce the Tabular Auto-Regressive Generative Network (TabularARGN), a flexible framework designed to handle mixed-type, multivariate, and sequential datasets. By training on all possible conditional probabilities, TabularARGN supports advanced features such as fairness-aware generation, imputation, and conditional generation on any subset of columns. The framework achieves state-of-the-art synthetic data quality while significantly reducing training and inference times, making it ideal for large-scale datasets with diverse structures. Evaluated across established benchmarks, including realistic datasets with complex relationships, TabularARGN demonstrates its capability to synthesize high-quality data efficiently. By unifying flexibility and performance, this framework paves the way for practical synthetic data generation across industries.

📄 PDF Abstract BibTeX arXiv:2501.12012

Code (2)

mostly-ai/mostlyai-engine 공식 구현 pytorch
mostly-ai/mostlyai pytorch

Tasks

FairnessImputationSynthetic Data GenerationTabular Data Generation

Methods 이 논문이 사용한 방법론

TabularARGN Unlike synthetic data generators that rely on increasingly complex and resource-heavy architectures, TabularARGN adopts a more focused and efficient model design. These design…

Similar Papers 제목 키워드 기반

Privacy-Preserving Tabular Synthetic Data Generation Using TabularARGN

2025-08-08 · Andrey Sidorenko, Paul Tiwald arxiv

Synthetic data generation has become essential for securely sharing and analyzing sensitive data sets. Traditional anonymization techniques, however, often fail to adequately preserve privacy. We introduce the Tabular Au…

Synthetic Data Generation

Democratizing Tabular Data Access with an Open$\unicode{x2013}$Source Synthetic$\unicode{x2013}$Data SDK

2025-08-01 · Ivona Krchova, Mariana Vargas Vieyra, Mario Scriminaci, Andrey Sidorenko arxiv

Machine learning development critically depends on access to high-quality data. However, increasing restrictions due to privacy, proprietary interests, and ethical concerns have created significant barriers to data acces…

FLAGG: Flexible Autoregressive Graph Generation

2026-06-03 · Samuel Cognolato, Alessandro Sperduti, Luciano Serafini arxiv

The Deep Graph Generation's panorama spans two extremes: one-shot and sequential models. The former generates nodes and edges jointly, while the latter samples them autoregressively. Each method performs better in differ…

Graph Generation

Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model

2026-07-03 · Xinyin Ma, Julius Berner, Chao Liu, Arash Vahdat 외 hf

Recent progress in large-scale generative models has substantially advanced video generation, yet existing methods remain constrained by a rigid inference paradigm. Bidirectional diffusion models excel at global coherenc…

Video Generation

Generating Sketches in a Hierarchical Auto-Regressive Process for Flexible Sketch Drawing Manipulation at Stroke-Level

2025-11-11 · Sicong Zang, Shuhui Gao, Zhijun Fang arxiv

Generating sketches with specific patterns as expected, i.e., manipulating sketches in a controllable way, is a popular task. Recent studies control sketch features at stroke-level by editing values of stroke embeddings …