paper-with-me

Papers

SoK: Challenges in Tabular Membership Inference Attacks

2026-01-22 · Cristina Pêra, Tânia Carvalho, Maxime Cordy, Luís Antunes arxiv

Membership Inference Attacks (MIAs) are currently a dominant approach for evaluating privacy in machine learning applications. Despite their significance in identifying records belonging to the training dataset, several concerns remain unexplored, particularly with regard to tabular data. In this paper, first, we provide an extensive review and analysis of MIAs considering two main learning paradigms: centralized and federated learning. We extend and refine the taxonomy for both. Second, we demonstrate the efficacy of MIAs in tabular data using several attack strategies, also including defenses. Furthermore, in a federated learning scenario, we consider the threat posed by an outsider adversary, which is often neglected. Third, we demonstrate the high vulnerability of single-outs (records with a unique signature) to MIAs. Lastly, we explore how MIAs transfer across model architectures. Our results point towards a general poor performance of these attacks in tabular data which contrasts with previous state-of-the-art. Notably, even attacks with limited attack performance can still successfully expose a large portion of single-outs. Moreover, our findings suggest that using different surrogate models makes MIAs more effective.

📄 PDF Abstract BibTeX arXiv:2601.15874

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FERMI: Exploiting Relations for Membership Inference Against Tabular Diffusion Models

2026-05-12 · Abtin Mahyar, Masoumeh Shafieinejad, Yuhan Liu, Xi He arxiv

Diffusion models are the leading approach for tabular data synthesis and are increasingly used to share sensitive records. Whether they actually protect privacy has become a pressing question. Membership inference attack…

Winning the MIDST Challenge: New Membership Inference Attacks on Diffusion Models for Tabular Data Synthesis

2025-03-15 · Xiaoyu Wu, Yifei Pang, Terrance Liu, Steven Wu

Tabular data synthesis using diffusion models has gained significant attention for its potential to balance data utility and privacy. However, existing privacy evaluations often rely on heuristic metrics or weak membersh…

DTGAN: Differential Private Training for Tabular GANs

2021-07-06 · Aditya Kunar, Robert Birke, Zilong Zhao, Lydia Chen

Tabular generative adversarial networks (TGAN) have recently emerged to cater to the need of synthesizing tabular data -- the most widely used data format. While synthetic tabular data offers the advantage of complying w…

Attribute

Membership Inference over Diffusion-models-based Synthetic Tabular Data

2025-10-16 · Peini Cheng, Amir Bahmani arxiv

This study investigates the privacy risks associated with diffusion-based synthetic tabular data generation methods, focusing on their susceptibility to Membership Inference Attacks (MIAs). We examine two recent models, …

Synthetic Data GenerationTabular Data Generation

Ensembling Membership Inference Attacks Against Tabular Generative Models

2025-09-02 · Joshua Ward, Yuxuan Yang, Chi-Hua Wang, Guang Cheng arxiv

Membership Inference Attacks (MIAs) have emerged as a principled framework for auditing the privacy of synthetic data generated by tabular generative models, where many diverse methods have been proposed that each exploi…