LGAIDBNEMLMar 3, 2025

Synthetic Tabular Data Detection In the Wild

arXiv:2503.01937v12 citationsh-index: 19IDA
Originality Incremental advance
AI Analysis

This addresses the issue of synthetic data detection for data integrity in tabular datasets, but it is incremental as it builds on existing detection methods with limited transferability.

The study tackled the problem of detecting synthetic tabular data across diverse tables to prevent false datasets from harming data-driven decisions, finding that cross-table learning is possible with naive preprocessing but cross-table transfer remains challenging.

Detecting synthetic tabular data is essential to prevent the distribution of false or manipulated datasets that could compromise data-driven decision-making. This study explores whether synthetic tabular data can be reliably identified across different tables. This challenge is unique to tabular data, where structures (such as number of columns, data types, and formats) can vary widely from one table to another. We propose four table-agnostic detectors combined with simple preprocessing schemes that we evaluate on six evaluation protocols, with different levels of ''wildness''. Our results show that cross-table learning on a restricted set of tables is possible even with naive preprocessing schemes. They confirm however that cross-table transfer (i.e. deployment on a table that has not been seen before) is challenging. This suggests that sophisticated encoding schemes are required to handle this problem.

Foundations

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

Your Notes