paper-with-me

Papers

PrivacyGuard: A Modular Framework for Privacy Auditing in Machine Learning

2025-10-27 · Luca Melis, Matthew Grange, Iden Kalemaj, Karan Chadha, Shengyuan Hu, Elena Kashtelyan, Will Bullock arxiv

The increasing deployment of Machine Learning (ML) models in sensitive domains motivates the need for robust, practical privacy assessment tools. PrivacyGuard is a comprehensive tool for empirical differential privacy (DP) analysis, designed to evaluate privacy risks in ML models through state-of-the-art inference attacks and advanced privacy measurement techniques. To this end, PrivacyGuard implements a diverse suite of privacy attack -- including membership inference , extraction, and reconstruction attacks -- enabling both off-the-shelf and highly configurable privacy analyses. Its modular architecture allows for the seamless integration of new attacks, and privacy metrics, supporting rapid adaptation to emerging research advances. We make PrivacyGuard available at https://github.com/facebookresearch/PrivacyGuard.

📄 PDF Abstract BibTeX arXiv:2510.23427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Visual Appearances: Privacy-sensitive Objects Identification via Hybrid Graph Reasoning

2024-06-18 · Zhuohang Jiang, Bingkui Tong, Xia Du, Ahmed Alhammadi 외

The Privacy-sensitive Object Identification (POI) task allocates bounding boxes for privacy-sensitive objects in a scene. The key to POI is settling an object's privacy class (privacy-sensitive or non-privacy-sensitive).…

Data AugmentationGraph GenerationObjectVisual Reasoning

JAX-Privacy: A library for differentially private machine learning

2026-02-19 · Ryan McKenna, Galen Andrew, Borja Balle, Vadym Doroshenko 외 arxiv

JAX-Privacy is a library designed to simplify the deployment of robust and performant mechanisms for differentially private machine learning. Guided by design principles of usability, flexibility, and efficiency, JAX-Pri…

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

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…

Optimal Guarantees for Auditing Rényi Differentially Private Machine Learning

2026-05-21 · Benjamin D. Kim, Lav R. Varshney, Daniel Alabi arxiv

We study black-box auditing for machine learning algorithms that claim R \ 'enyi differential privacy (RDP) guarantees. We introduce an auditing framework, based on hypothesis testing, that directly estimates Rényi diver…