Patch-Level DP
Amplified Patch-Level Differential Privacy for Free via Random Cropping
π Transactions on Machine Learning Research (TMLR) 2026
Overview
What if you could get stronger privacy guarantees for free β just by doing something you already do during training?
This work reveals that random cropping, a ubiquitous data augmentation in computer vision, naturally amplifies patch-level differential privacy. No extra computation, no architectural changes, no overhead β just stronger privacy from a technique already in your pipeline.
Key Contributions
- π Privacy for free β leverages standard random cropping to amplify patch-level DP guarantees
- π§© Patch-level analysis β provides fine-grained privacy at the image patch level
- β‘ Zero overhead β no additional computation or model changes required
- π§ Drop-in compatible β works with any vision pipeline that already uses random cropping
Why It Matters
Privacy-preserving ML often comes at a steep cost in complexity or performance. This work shows that in computer vision, you may already be getting more privacy than you think β and formalizes exactly how much.