Pith. sign in

REVIEW 3 cited by

ViP: A Differentially Private Foundation Model for Computer Vision

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.08842 v2 pith:C5KLZ42S submitted 2023-06-15 cs.CV cs.CRcs.LG

classification cs.CVcs.CRcs.LG
keywords privacytrainedvisiondatafoundationinternet-scaledifferentialimagenet
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Artificial intelligence (AI) has seen a tremendous surge in capabilities thanks to the use of foundation models trained on internet-scale data. On the flip side, the uncurated nature of internet-scale data also poses significant privacy and legal risks, as they often contain personal information or copyrighted material that should not be trained on without permission. In this work, we propose as a mitigation measure a recipe to train foundation vision models with differential privacy (DP) guarantee. We identify masked autoencoders as a suitable learning algorithm that aligns well with DP-SGD, and train ViP -- a Vision transformer with differential Privacy -- under a strict privacy budget of $\epsilon=8$ on the LAION400M dataset. We evaluate the quality of representation learned by ViP using standard downstream vision tasks; in particular, ViP achieves a (non-private) linear probing accuracy of $55.7\%$ on ImageNet, comparable to that of end-to-end trained AlexNet (trained and evaluated on ImageNet). Our result suggests that scaling to internet-scale data can be practical for private learning. Code is available at \url{https://github.com/facebookresearch/ViP-MAE}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PLRV-O: Advancing Differentially Private Deep Learning via Privacy Loss Random Variable Optimization

    cs.CR 2025-09 reject novelty 7.0 of 10

    PLRV-O replaces Gaussian noise in DP-SGD with a randomized-scale Laplace distribution and claims large accuracy gains at epsilon under 1, but the privacy accounting likely underestimates the true privacy loss due to s...

  2. Machine Learning with Privacy for Protected Attributes

    cs.CR 2025-06 conditional novelty 7.0 of 10

    Feature differential privacy is a relaxation of DP that guards selected features only, and the paper's two-batch algorithm recovers subsampling amplification and improves utility over standard DP when public features exist.

  3. Leveraging Programmatically Generated Synthetic Data for Differentially Private Diffusion Training

    cs.LG 2024-12 reject novelty 6.0 of 10

    A stage-wise diffusion training method that substitutes synthetic images in coarse and cleaning steps to cut the privacy noise in DP image generation.

Pith tools