paper-with-me

Papers

TabSynDex: A Universal Metric for Robust Evaluation of Synthetic Tabular Data

2022-07-12 · Vikram S Chundawat, Ayush K Tarun, Murari Mandal, Mukund Lahoti, Pratik Narang

Synthetic tabular data generation becomes crucial when real data is limited, expensive to collect, or simply cannot be used due to privacy concerns. However, producing good quality synthetic data is challenging. Several probabilistic, statistical, generative adversarial networks (GANs), and variational auto-encoder (VAEs) based approaches have been presented for synthetic tabular data generation. Once generated, evaluating the quality of the synthetic data is quite challenging. Some of the traditional metrics have been used in the literature but there is lack of a common, robust, and single metric. This makes it difficult to properly compare the effectiveness of different synthetic tabular data generation methods. In this paper we propose a new universal metric, TabSynDex, for robust evaluation of synthetic data. The proposed metric assesses the similarity of synthetic data with real data through different component scores which evaluate the characteristics that are desirable for ``high quality'' synthetic data. Being a single score metric and having an implicit bound, TabSynDex can also be used to observe and evaluate the training of neural network based approaches. This would help in obtaining insights that was not possible earlier. We present several baseline models for comparative analysis of the proposed evaluation metric with existing generative models. We also give a comparative analysis between TabSynDex and existing synthetic tabular data evaluation metrics. This shows the effectiveness and universality of our metric over the existing metrics. Source Code: \url{https://github.com/vikram2000b/tabsyndex}

📄 PDF Abstract BibTeX arXiv:2207.05295

Code (1)

vikram2000b/tabsyndex 공식 구현

Tasks

Tabular Data Generation

Similar Papers 제목 키워드 기반

Sharing is CAIRing: Characterizing Principles and Assessing Properties of Universal Privacy Evaluation for Synthetic Tabular Data

2023-12-19 · Tobias Hyrup, Anton Danholt Lautrup, Arthur Zimek, Peter Schneider-Kamp

Data sharing is a necessity for innovative progress in many domains, especially in healthcare. However, the ability to share data is hindered by regulations protecting the privacy of natural persons. Synthetic tabular da…

Privacy Preserving

Structured Evaluation of Synthetic Tabular Data

2024-03-15 · Scott Cheng-Hsin Yang, Baxter Eaves, Michael Schmidt, Ken Swanson 외

Tabular data is common yet typically incomplete, small in volume, and access-restricted due to privacy concerns. Synthetic data generation offers potential solutions. Many metrics exist for evaluating the quality of synt…

Synthetic Data Generation

HARMONIC: Harnessing LLMs for Tabular Data Synthesis and Privacy Protection

2024-08-06 · Yuxin Wang, Duanyu Feng, Yongfu Dai, Zhengyu Chen 외

Data serves as the fundamental foundation for advancing deep learning, particularly tabular data presented in a structured format, which is highly conducive to modeling. However, even in the era of LLM, obtaining tabular…

Privacy PreservingSynthetic Data GenerationTabular Data Generation

A Multi-Faceted Evaluation Framework for Assessing Synthetic Data Generated by Large Language Models

2024-04-20 · Yefeng Yuan, Yuhong Liu, Liang Cheng

The rapid advancements in generative AI and large language models (LLMs) have opened up new avenues for producing synthetic data, particularly in the realm of structured tabular formats, such as product reviews. Despite …

Synthetic Data Generation

What's Wrong with Your Synthetic Tabular Data? Using Explainable AI to Evaluate Generative Models

2025-04-29 · Jan Kapar, Niklas Koenen, Martin Jullum

Evaluating synthetic tabular data is challenging, since they can differ from the real data in so many ways. There exist numerous metrics of synthetic data quality, ranging from statistical distances to predictive perform…

counterfactualFeature ImportanceSynthetic Data Evaluation