Pith. sign in

REVIEW 1 cited by

Differentially Private Bias-Term Fine-tuning of Foundation Models

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 2210.00036 v3 pith:AC4IWOM3 submitted 2022-09-30 cs.LG cs.CLcs.CRcs.CV

classification cs.LGcs.CLcs.CRcs.CV
keywords fine-tuningdifferentiallydp-bitfitprivatetasksaccuracyarchitecturebias-term
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We study the problem of differentially private (DP) fine-tuning of large pre-trained models -- a recent privacy-preserving approach suitable for solving downstream tasks with sensitive data. Existing work has demonstrated that high accuracy is possible under strong privacy constraint, yet requires significant computational overhead or modifications to the network architecture. We propose differentially private bias-term fine-tuning (DP-BiTFiT), which matches the state-of-the-art accuracy for DP algorithms and the efficiency of the standard BiTFiT. DP-BiTFiT is model agnostic (not modifying the network architecture), parameter efficient (only training about 0.1% of the parameters), and computation efficient (almost removing the overhead caused by DP, in both the time and space complexity). On a wide range of tasks, DP-BiTFiT is 2~30X faster and uses 2~8X less memory than DP full fine-tuning, even faster than the standard full fine-tuning. This amazing efficiency enables us to conduct DP fine-tuning on language and vision tasks with long-sequence texts and high-resolution images, which were computationally difficult using existing methods. We open-source our code at FastDP (https://github.com/awslabs/fast-differential-privacy).

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Efficient and Private: Memorisation under differentially private parameter-efficient fine-tuning in language models

    cs.LG 2024-11 conditional novelty 5.0 of 10

    PEFT methods (LoRA, Adapter) achieve lower membership-inference AUC than full fine-tuning, indicating reduced memorisation, but DP's protective effect is weaker for PEFT models.

Pith tools