paper-with-me

Papers

Visual Privacy Auditing with Diffusion Models

2024-03-12 · Kristian Schwethelm, Johannes Kaiser, Moritz Knolle, Sarah Lockfisch, Daniel Rueckert, Alexander Ziller

Data reconstruction attacks on machine learning models pose a substantial threat to privacy, potentially leaking sensitive information. Although defending against such attacks using differential privacy (DP) provides theoretical guarantees, determining appropriate DP parameters remains challenging. Current formal guarantees on the success of data reconstruction suffer from overly stringent assumptions regarding adversary knowledge about the target data, particularly in the image domain, raising questions about their real-world applicability. In this work, we empirically investigate this discrepancy by introducing a reconstruction attack based on diffusion models (DMs) that only assumes adversary access to real-world image priors and specifically targets the DP defense. We find that (1) real-world data priors significantly influence reconstruction success, (2) current reconstruction bounds do not model the risk posed by data priors well, and (3) DMs can serve as heuristic auditing tools for visualizing privacy leakage.

📄 PDF Abstract BibTeX arXiv:2403.07588

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionReconstruction Attack

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Tight Auditing of Differentially Private Machine Learning

2023-02-15 · Milad Nasr, Jamie Hayes, Thomas Steinke, Borja Balle 외

Auditing mechanisms for differential privacy use probabilistic means to empirically estimate the privacy level of an algorithm. For private machine learning, existing auditing mechanisms are tight: the empirical privacy …

Federated Learning

Auditing $f$-Differential Privacy in One Run

2024-10-29 · Saeed Mahloujifar, Luca Melis, Kamalika Chaudhuri

Empirical auditing has emerged as a means of catching some of the flaws in the implementation of privacy-preserving algorithms. Existing auditing mechanisms, however, are either computationally inefficient requiring mult…

Privacy Preserving

Observational Auditing of Label Privacy

2025-11-18 · Iden Kalemaj, Luca Melis, Maxime Boucher, Ilya Mironov 외 arxiv

Differential privacy (DP) auditing is essential for evaluating privacy guarantees in machine learning systems. Existing auditing methods, however, pose a significant challenge for large-scale systems since they require m…

AudAgent: Automated Auditing of Privacy Policy Compliance in AI Agents

2025-11-03 · Ye Zheng, Yimin Chen, Yidan Hu arxiv

AI agents can autonomously perform tasks and, often without explicit user consent, collect or disclose users' sensitive local data, which raises serious privacy concerns. Although AI agents' privacy policies describe the…

Let's Ask Gauss: Improved One-Run Privacy Auditing

2026-06-10 · Adya Agrawal, Yu Wei, Jaspal Singh, Malik Magdon-Ismail 외 arxiv

Privacy auditing provides an important safeguard by estimating the actual information leaked by a model, thus ensuring that theoretical privacy guarantees hold in practice. We study empirical privacy auditing for differe…