LGCRDec 3, 2025

Efficient Public Verification of Private ML via Regularization

arXiv:2512.04008v1h-index: 78
Originality Highly original
AI Analysis

This addresses the challenge for data providers and the public in verifying DP assurances without high computational costs, representing a novel advancement in DP verification efficiency.

The paper tackles the problem of efficiently verifying differential privacy (DP) guarantees for machine learning models, which currently requires compute scaling with training costs, by designing a DP algorithm for stochastic convex optimization that achieves near-optimal privacy-utility trade-offs and can be verified with much less compute than training.

Training with differential privacy (DP) provides a guarantee to members in a dataset 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 compute 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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes