LGAIJun 12, 2024

Causality for Tabular Data Synthesis: A High-Order Structure Causal Benchmark Framework

arXiv:2406.08311v26 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of evaluating tabular data synthesis for tasks like prediction under distribution shifts, but it is incremental as it focuses on benchmarking rather than a new synthesis method.

The paper tackles the problem of tabular synthesis models failing to capture complex dependencies by introducing a benchmark framework that uses high-order structural causal information as prior knowledge, and it reveals significant performance gaps in state-of-the-art models.

Tabular synthesis models remain ineffective at capturing complex dependencies, and the quality of synthetic data is still insufficient for comprehensive downstream tasks, such as prediction under distribution shifts, automated decision-making, and cross-table understanding. A major challenge is the lack of prior knowledge about underlying structures and high-order relationships in tabular data. We argue that a systematic evaluation on high-order structural information for tabular data synthesis is the first step towards solving the problem. In this paper, we introduce high-order structural causal information as natural prior knowledge and provide a benchmark framework for the evaluation of tabular synthesis models. The framework allows us to generate benchmark datasets with a flexible range of data generation processes and to train tabular synthesis models using these datasets for further evaluation. We propose multiple benchmark tasks, high-order metrics, and causal inference tasks as downstream tasks for evaluating the quality of synthetic data generated by the trained models. Our experiments demonstrate to leverage the benchmark framework for evaluating the model capability of capturing high-order structural causal information. Furthermore, our benchmarking results provide an initial assessment of state-of-the-art tabular synthesis models. They have clearly revealed significant gaps between ideal and actual performance and how baseline methods differ. Our benchmark framework is available at URL https://github.com/TURuibo/CauTabBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes