paper-with-me

Papers

Differentially Private Model Merging

2026-04-22 · Qichuan Yin, Manzil Zaheer, Tian Li arxiv

In machine learning, privacy requirements at inference or deployment time often evolve due to changing policies, regulations, or user preferences. In this work, we aim to construct a magnitude of models to satisfy any target differential privacy (DP) requirement without additional training, given a set of existing models trained on the same dataset with different privacy/utility tradeoffs. We propose two post-processing techniques, namely random selection and linear combination, to generate final private models satisfying any target privacy parameter. We provide privacy accounting of these approaches from the lens of R'enyi DP and privacy loss distributions on general problems, as well as on private mean estimation, where we precisely characterize the privacy/utility tradeoffs and compare the two mechanisms. Empirically, we demonstrate the effectiveness of our approaches and validate our analyses on several models and both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2604.20985

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Privacy Hurts Mergeability: Geometry-Aware Model Merging under Differential Privacy

2026-08-27 · Jin Liu, Junkang Liu, Ning Xi, Yinbin Miao 외 arxiv

Model merging promises to construct a single multi-task model from independently fine-tuned task models without accessing the original task data. This makes it attractive when task data cannot be centralized, but release…

DiVa: An Accelerator for Differentially Private Machine Learning

2022-08-26 · Beomsik Park, Ranggi Hwang, Dongho Yoon, Yoonhyuk Choi 외

The widespread deployment of machine learning (ML) is raising serious concerns on protecting the privacy of users who contributed to the collection of training data. Differential privacy (DP) is rapidly gaining momentum …

Recent Advances of Differential Privacy in Centralized Deep Learning: A Systematic Survey

2023-09-28 · Lea Demelius, Roman Kern, Andreas Trügler

Differential Privacy has become a widely popular method for data protection in machine learning, especially since it allows formulating strict mathematical privacy guarantees. This survey provides an overview of the stat…

Systematic Literature Review

Fine-Tuning with Differential Privacy Necessitates an Additional Hyperparameter Search

2022-10-05 · Yannis Cattan, Christopher A. Choquette-Choo, Nicolas Papernot, Abhradeep Thakurta

Models need to be trained with privacy-preserving learning algorithms to prevent leakage of possibly sensitive information contained in their training data. However, canonical algorithms like differentially private stoch…

Privacy Preserving

Voting-based Approaches For Differentially Private Federated Learning

2020-10-09 · Yuqing Zhu, Xiang Yu, Yi-Hsuan Tsai, Francesco Pittaluga 외

Differentially Private Federated Learning (DPFL) is an emerging field with many applications. Gradient averaging based DPFL methods require costly communication rounds and hardly work with large-capacity models, due to t…

Federated LearningTransfer Learning