paper-with-me

Papers Tabular Data Generation

“Tabular Data Generation” 태그가 달린 논문 112편 · 필터 해제

dpmm: Differentially Private Marginal Models, a Library for Synthetic Tabular Data Generation

2025-05-31 · Sofiane Mahiou, Amir Dizche, Reza Nazari, Xinmin Wu 외

We propose dpmm, an open-source library for synthetic data generation with Differentially Private (DP) guarantees. It includes three popular marginal models -- PrivBayes, MST, and AIM -- that achieve superior utility and…

Synthetic Data GenerationTabular Data Generation

The Prompt is Mightier than the Example

2025-05-24 · Shengzhe Xu, Nikhil Muralidhar, Naren Ramakrishnan

Numerous recent prompt optimization approaches like chain-of-thought, have been demonstrated to significantly improve the quality of content generated by large language models (LLMs). In-context learning (ICL), a recent …

In-Context LearningSynthetic Data GenerationTabular Data Generation

Graph Conditional Flow Matching for Relational Data Generation

2025-05-21 · Davide Scassola, Sebastiano Saccani, Luca Bortolussi

Data synthesis is gaining momentum as a privacy-enhancing technology. While single-table tabular data generation has seen considerable progress, current methods for multi-table data often lack the flexibility and express…

Graph Neural NetworkTabular Data Generation

A Note on Statistically Accurate Tabular Data Generation Using Large Language Models

2025-05-05 · Andrey Sidorenko

Large language models (LLMs) have shown promise in synthetic tabular data generation, yet existing methods struggle to preserve complex feature dependencies, particularly among categorical variables. This work introduces…

Tabular Data Generation

A Comprehensive Survey of Synthetic Tabular Data Generation

2025-04-23 · Ruxue Shi, Yili Wang, Mengnan Du, Xu Shen 외

Tabular data remains one of the most prevalent and critical data formats across diverse real-world applications. However, its effective use in machine learning (ML) is often constrained by challenges such as data scarcit…

Privacy PreservingSurveySynthetic Data GenerationTabular Data Generation

Diffusion Transformers for Tabular Data Time Series Generation

2025-04-10 · Fabrizio Garuti, Enver Sangineto, Simone Luetto, Lorenzo Forni 외

Tabular data generation has recently attracted a growing interest due to its different application scenarios. However, generating time series of tabular data, where each element of the series depends on the others, remai…

Tabular Data GenerationTime SeriesTime Series GenerationVideo Generation

TabRep: a Simple and Effective Continuous Representation for Training Tabular Diffusion Models

2025-04-07 · Jacob Si, Zijing Ou, Mike Qu, Zhengrui Xiang 외

Diffusion models have been the predominant generative model for tabular data generation. However, they face the conundrum of modeling under a separate versus a unified data representation. The former encounters the chall…

Tabular Data Generation

Assessing Generative Models for Structured Data

2025-03-26 · Reilly Cannon, Nicolette M. Laird, Caesar Vazquez, Andy Lin 외

Synthetic tabular data generation has emerged as a promising method to address limited data availability and privacy concerns. With the sharp increase in the performance of large language models in recent years, research…

Synthetic Data GenerationTabular Data Generation

GReaTER: Generate Realistic Tabular data after data Enhancement and Reduction

2025-03-19 · Tung Sum Thomas Kwok, Chi-Hua Wang, Guang Cheng

Tabular data synthesis involves not only multi-table synthesis but also generating multi-modal data (e.g., strings and categories), which enables diverse knowledge synthesis. However, separating numerical and categorical…

In-Context LearningTabular Data Generation

A Survey on Tabular Data Generation: Utility, Alignment, Fidelity, Privacy, and Beyond

2025-03-07 · Mihaela Cătălina Stoian, Eleonora Giunchiglia, Thomas Lukasiewicz

Generative modelling has become the standard approach for synthesising tabular data. However, different use cases demand synthetic data to comply with different requirements to be useful in practice. In this survey, we r…

NavigatePrivacy PreservingSurveyTabular Data Generation

LLM-TabFlow: Synthetic Tabular Data Generation with Inter-column Logical Relationship Preservation

2025-03-04 · Yunbo Long, Liming Xu, Alexandra Brintrup

Synthetic tabular data have widespread applications in industrial domains such as healthcare, finance, and supply chains, owing to their potential to protect privacy and mitigate data scarcity. However, generating realis…

Large Language ModelTabular Data Generation

Beyond the convexity assumption: Realistic tabular data generation under quantifier-free real linear constraints

2025-02-25 · Mihaela Cătălina Stoian, Eleonora Giunchiglia

Synthetic tabular data generation has traditionally been a challenging problem due to the high complexity of the underlying distributions that characterise this type of data. Despite recent advances in deep generative mo…

Tabular Data Generation

TabGen-ICL: Residual-Aware In-Context Example Selection for Tabular Data Generation

2025-02-23 · Liancheng Fang, Aiwei Liu, Hengrui Zhang, Henry Peng Zou 외

Large Language models (LLMs) have achieved encouraging results in tabular data generation. However, existing approaches require fine-tuning, which is computationally expensive. This paper explores an alternative: prompti…

In-Context LearningTabular Data Generation

Generative adversarial networks vs large language models: a comparative study on synthetic tabular data generation

2025-02-20 · Austin A. Barr, Robert Rozman, Eddie Guo

We propose a new framework for zero-shot generation of synthetic tabular data. Using the large language model (LLM) GPT-4o and plain-language prompting, we demonstrate the ability to generate high-fidelity tabular data w…

Generative Adversarial NetworkLanguage ModelingLanguage ModellingLarge Language Model+1

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 외

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),…

FairnessImputationSynthetic Data GenerationTabular Data Generation

TabTreeFormer: Tabular Data Generation Using Hybrid Tree-Transformer

2025-01-02 · Jiayu Li, Bingyin Zhao, Zilong Zhao, Uzair Javaid 외

Transformers have shown impressive results in tabular data generation. However, they lack domain-specific inductive biases which are critical for preserving the intrinsic characteristics of tabular data. They also suffer…

BenchmarkingQuantizationTabular Data Generation

Differentially Private Federated Learning of Diffusion Models for Synthetic Tabular Data Generation

2024-12-20 · Timur Sattarov, Marco Schreyer, Damian Borth

The increasing demand for privacy-preserving data analytics in finance necessitates solutions for synthetic data generation that rigorously uphold privacy standards. We introduce DP-Fed-FinDiff framework, a novel integra…

DenoisingFederated LearningPrivacy PreservingSynthetic Data Generation+1

Synthetic Tabular Data Generation for Imbalanced Classification: The Surprising Effectiveness of an Overlap Class

2024-12-20 · Annie D'souza, Swetha M, Sunita Sarawagi

Handling imbalance in class distribution when building a classifier over tabular data has been a problem of long-standing interest. One popular approach is augmenting the training dataset with synthetically generated dat…

imbalanced classificationTabular Data Generation

Understanding and Mitigating Memorization in Diffusion Models for Tabular Data

2024-12-15 · Zhengyu Fang, Zhimeng Jiang, Huiyuan Chen, Xiao Li 외

Tabular data generation has attracted significant research interest in recent years, with the tabular diffusion models greatly improving the quality of synthetic data. However, while memorization, where models inadverten…

Data AugmentationMemorizationTabular Data GenerationText Generation

Tabular data generation with tensor contraction layers and transformers

2024-12-06 · Aníbal Silva, André Restivo, Moisés Santos, Carlos Soares

Generative modeling for tabular data has recently gained significant attention in the Deep Learning domain. Its objective is to estimate the underlying distribution of the data. However, estimating the underlying distrib…

Density EstimationTabular Data Generation
← 이전 41–60 / 112 다음 →