Synthetic Tabular Data Detection In the Wild
By: G. Charbel N. Kindji , Elisa Fromont , Lina Maria Rojas-Barahona and more
Potential Business Impact:
Finds fake computer spreadsheets, even new kinds.
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.
Similar Papers
Datum-wise Transformer for Synthetic Tabular Data Detection in the Wild
Machine Learning (CS)
Finds fake computer-made tables of information.
Robust Detection of Synthetic Tabular Data under Schema Variability
Machine Learning (CS)
Finds fake computer-made tables in real data.
Synthetic Tabular Data: Methods, Attacks and Defenses
Machine Learning (CS)
Creates fake data that's safe to use.