paper-with-me

홈 › Papers

Efficient Public Verification of Private ML via Regularization

2025-12-03 · Zoë Ruha Bell, Anvith Thudi, Olive Franzese-McLaughlin, Nicolas Papernot, Shafi Goldwasser arxiv

Training with differential privacy (DP) guarantees dataset members that they cannot be identified by users of the released model. However, those data providers, and, in general, the public, lack methods to efficiently verify that models trained on their data satisfy DP guarantees. The amount of compute needed to verify DP guarantees for current algorithms scales with the amount of computation required to train the model. In this paper we design the first DP algorithm with near optimal privacy-utility trade-offs but whose DP guarantees can be verified cheaper than training. We focus on DP stochastic convex optimization (DP-SCO), where optimal privacy-utility trade-offs are known. Here we show we can obtain tight privacy-utility trade-offs by privately minimizing a series of regularized objectives and only using the standard DP composition bound. Crucially, this method can be verified with much less compute than training. This leads to the first known DP-SCO algorithm with near optimal privacy-utility whose DP verification scales better than training cost, significantly reducing verification costs on large datasets.

📄 PDF Abstract BibTeX arXiv:2512.04008

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PublicCheck: Public Integrity Verification for Services of Run-time Deep Models

2022-03-21 · Shuo Wang, Sharif Abuadbba, Sidharth Agarwal, Kristen Moore 외

Existing integrity verification approaches for deep models are designed for private verification (i.e., assuming the service provider is honest, with white-box access to model parameters). However, private verification a…

Model Compression

Differentially Private Verification of Distribution Properties

2026-04-12 · Elbert Du, Cynthia Dwork, Pranay Tankala, Linjun Zhang arxiv

A recent line of work initiated by Chiesa and Gur and further developed by Herman and Rothblum investigates the sample and communication complexity of verifying properties of distributions with the assistance of a powerf…

An Efficient Private GPT Never Autoregressively Decodes

2025-05-21 · Zhengyi Li, Yue Guan, Kang Yang, Yu Feng 외

The wide deployment of the generative pre-trained transformer (GPT) has raised privacy concerns for both clients and servers. While cryptographic primitives can be employed for secure GPT inference to protect the privacy…

Knowledge Distillation

Differentially-Private Logistic Regression for Detecting Multiple-SNP Association in GWAS Databases

2014-07-30 · Fei Yu, Michal Rybar, Caroline Uhler, Stephen E. Fienberg

Following the publication of an attack on genome-wide association studies (GWAS) data proposed by Homer et al., considerable attention has been given to developing methods for releasing GWAS data in a privacy-preserving …

Privacy Preservingregression

Pushing the limits of self-supervised speaker verification using regularized distillation framework

2022-11-08 · Yafeng Chen, Siqi Zheng, Hui Wang, Luyao Cheng 외

Training robust speaker verification systems without speaker labels has long been a challenging task. Previous studies observed a large performance gap between self-supervised and fully supervised methods. In this paper,…

Data AugmentationDiversitySelf-Supervised LearningSpeaker Verification