paper-with-me

홈 › Papers

Datum-wise Transformer for Synthetic Tabular Data Detection in the Wild

2025-04-10 · G. Charbel N. Kindji, Elisa Fromont, Lina Maria Rojas-Barahona, Tanguy Urvoy

The growing power of generative models raises major concerns about the authenticity of published content. To address this problem, several synthetic content detection methods have been proposed for uniformly structured media such as image or text. However, little work has been done on the detection of synthetic tabular data, despite its importance in industry and government. This form of data is complex to handle due to the diversity of its structures: the number and types of the columns may vary wildly from one table to another. We tackle the tough problem of detecting synthetic tabular data ''in the wild'', i.e. when the model is deployed on table structures it has never seen before. We introduce a novel datum-wise transformer architecture and show that it outperforms existing models. Furthermore, we investigate the application of domain adaptation techniques to enhance the effectiveness of our model, thereby providing a more robust data-forgery detection solution.

📄 PDF Abstract BibTeX arXiv:2504.08829

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityDomain Adaptation

Similar Papers 제목 키워드 기반

Robust Detection of Synthetic Tabular Data under Schema Variability

2025-08-27 · G. Charbel N. Kindji, Elisa Fromont, Lina Maria Rojas-Barahona, Tanguy Urvoy arxiv

The rise of powerful generative models has sparked concerns over data authenticity. While detection methods have been extensively developed for images and text, the case of tabular data, despite its ubiquity, has been la…

One-shot Unsupervised Domain Adaptation with Personalized Diffusion Models

2023-03-31 · Yasser Benigmim, Subhankar Roy, Slim Essid, Vicky Kalogeiton 외

Adapting a segmentation model from a labeled source domain to a target domain, where a single unlabeled datum is available, is one the most challenging problems in domain adaptation and is otherwise known as one-shot uns…

Data AugmentationDomain AdaptationOne-shot Unsupervised Domain AdaptationStyle Transfer+1

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

2026-08-14 · Hao Yan, Lisa Pilgram, Dan Liu, Linglong Kong 외 arxiv

Cross-Tabular Data Generation (CTDG) seeks to learn a generative model from multiple heterogeneous tables and produce new synthetic tabular datasets. However, existing synthetic tabular data generation methods are largel…

Tabular Data Generation

A Survey on Deep Tabular Learning

2024-10-15 · Shriyank Somvanshi, Subasish Das, Syed Aaqib Javed, Gian Antariksa 외

Tabular data, widely used in industries like healthcare, finance, and transportation, presents unique challenges for deep learning due to its heterogeneous nature and lack of spatial structure. This survey reviews the ev…

Denoisingfeature selectionSurveyTransfer Learning

TabMT: Generating tabular data with masked transformers

2023-12-11 · NeurIPS 2023 11 · Manbir S Gulati, Paul F Roysdon

Autoregressive and Masked Transformers are incredibly effective as generative models and classifiers. While these models are most prevalent in NLP, they also exhibit strong performance in other domains, such as vision. T…

Synthetic Data Generation