Papers › DP-SGD Without Clipping: The Lipschitz Neural Network Way

DP-SGD Without Clipping: The Lipschitz Neural Network Way

25 May 2023arXiv:2305.16202archive 2025-07-28

Louis Bethune, Thomas Massena, Thibaut Boissin, Yannick Prudent, Corentin Friedrich, Franck Mamalet, Aurelien Bellet, Mathieu Serrurier, David Vigouroux

State-of-the-art approaches for training Differentially Private (DP) Deep Neural Networks (DNN) face difficulties to estimate tight bounds on the sensitivity of the network's layers, and instead rely on a process of per-sample gradient clipping. This clipping process not only biases the direction of gradients but also proves costly both in memory consumption and in computation. To provide sensitivity bounds and bypass the drawbacks of the clipping process, we propose to rely on Lipschitz constrained networks. Our theoretical analysis reveals an unexplored link between the Lipschitz constant with respect to their input and the one with respect to their parameters. By bounding the Lipschitz constant of each layer with respect to its parameters, we prove that we can train these networks with privacy guarantees. Our analysis not only allows the computation of the aforementioned sensitivities at scale, but also provides guidance on how to maximize the gradient-to-noise ratio for fixed privacy guarantees. The code has been released as a Python package available at https://github.com/Algue-Rythme/lip-dp

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.16202")

Code

Syntology Ran 1 of 15 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: official repository: 15 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

algue-rythme/lip-dp officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 1 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
14unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from algue-rythme/lip-dp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

above_treshold algue-rythme/lip-dp/deel/lipdp/model.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 7dbb68c805496854 · report
DP_GNP_Factory Algue-Rythme/lip-dp/deel/lipdp/layers.py official repository unverified MIT (permissive) · 3c371e3edb645884 · report
accuracy Algue-Rythme/lip-dp/experiments/paper_plots/opacus_cifar10.py official repository unverified MIT (permissive) · 42fa1baaddd7b892 · report
bound_clip_value Algue-Rythme/lip-dp/deel/lipdp/pipeline.py official repository unverified MIT (permissive) · 70bc35deeaf40447 · report
check_layer_gradient_norm Algue-Rythme/lip-dp/deel/lipdp/sensitivity.py official repository unverified MIT (permissive) · a4d31069ca18e5ba · report
clip_gradient Algue-Rythme/lip-dp/deel/lipdp/layers.py official repository unverified MIT (permissive) · 2fc611adb0c47358 · report
clipsum Algue-Rythme/lip-dp/deel/lipdp/model.py official repository unverified MIT (permissive) · bb45c1b9dadaffa3 · report
clipsum Algue-Rythme/lip-dp/deel/lipdp/dynamic.py official repository unverified MIT (permissive) · 19eda6e38504d4cf · report
diff_query Algue-Rythme/lip-dp/deel/lipdp/model.py official repository unverified MIT (permissive) · 697898c4e39ba9f5 · report
diff_query Algue-Rythme/lip-dp/deel/lipdp/dynamic.py official repository unverified MIT (permissive) · bc040ca918d02a95 · report
get_colorspace_function Algue-Rythme/lip-dp/deel/lipdp/pipeline.py official repository unverified MIT (permissive) · b9674ef0be894aaa · report
laplace_above_treshold Algue-Rythme/lip-dp/deel/lipdp/dynamic.py official repository unverified MIT (permissive) · ebcc53c313eecd25 · report
make_residuals Algue-Rythme/lip-dp/deel/lipdp/layers.py official repository unverified MIT (permissive) · 12b077431b025fd0 · report
test Algue-Rythme/lip-dp/experiments/paper_plots/opacus_cifar10.py official repository unverified MIT (permissive) · bc270f2e54ccfbdc · report
test Algue-Rythme/lip-dp/experiments/paper_plots/opacus_tabular.py official repository unverified MIT (permissive) · f7cf089e90afe382 · report

Tasks

Sensitivity

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections