paper-with-me

홈 › Papers

Curation Leaks: Membership Inference Attacks against Data Curation for Machine Learning

2026-02-28 · Dariush Wahdany, Matthew Jagielski, Adam Dziedzic, Franziska Boenisch arxiv

In machine learning, curation is used to select the most valuable data for improving both model accuracy and computational efficiency. Recently, curation has also been explored as a solution for private machine learning: rather than training directly on sensitive data, which is known to leak information through model predictions, the private data is used only to guide the selection of useful public data. The resulting model is then trained solely on curated public data. It is tempting to assume that such a model is privacy-preserving because it has never seen the private data. Yet, we show that without further protection, curation pipelines can still leak private information. Specifically, we introduce novel attacks against popular curation methods, targeting every major step: the computation of curation scores, the selection of the curated subset, and the final trained model. We demonstrate that each stage reveals information about the private dataset and that even models trained exclusively on curated public data leak membership information about the private data that guided curation. These findings highlight the previously overlooked inherent privacy risks of data curation and show that privacy assessment must extend beyond the training procedure to include the data selection process. Our differentially private adaptations of curation methods effectively mitigate leakage, indicating that formal privacy guarantees for curation are a promising direction.

📄 PDF Abstract BibTeX arXiv:2603.00811

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

l-Leaks: Membership Inference Attacks with Logits

2022-05-13 · Shuhao Li, Yajie Wang, Yuanzhang Li, Yu-an Tan

Machine Learning (ML) has made unprecedented progress in the past several decades. However, due to the memorability of the training data, ML is susceptible to various attacks, especially Membership Inference Attacks (MIA…

VLALeaks: Membership Inference Attacks against Vision-Language-Action Models

2026-06-13 · Xukun Luan, Jinyan Liu, Xuesong Li, Yuanguo Bi 외 arxiv

Vision-Language-Action (VLA) models enable end-to-end robot control and have garnered widespread attention. However, the memorization of training data inherent to VLA, coupled with the high cost of robotic data acquisiti…

Analyzing Leakage of Personally Identifiable Information in Language Models

2023-02-01 · Nils Lukas, Ahmed Salem, Robert Sim, Shruti Tople 외

Language Models (LMs) have been shown to leak information about training data through sentence-level membership inference and reconstruction attacks. Understanding the risk of LMs leaking Personally Identifiable Informat…

Sentence

VidLeaks: Membership Inference Attacks Against Text-to-Video Models

2026-01-16 · Li Wang, Wenyu Chen, Ning Yu, Zheng Li 외 arxiv

The proliferation of powerful Text-to-Video (T2V) models, trained on massive web-scale datasets, raises urgent concerns about copyright and privacy violations. Membership inference attacks (MIAs) provide a principled too…

Video Generation

GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models

2019-09-09 · Dingfan Chen, Ning Yu, Yang Zhang, Mario Fritz

Deep learning has achieved overwhelming success, spanning from discriminative models to generative models. In particular, deep generative models have facilitated a new level of performance in a myriad of areas, ranging f…

Dataset GenerationInference AttackMembership Inference Attack