paper-with-me

홈 › Papers

SoK: Enhancing Cryptographic Collaborative Learning with Differential Privacy

2026-01-14 · Francesco Capano, Jonas Böhler, Benjamin Weggenmann arxiv

In collaborative learning (CL), multiple parties jointly train a machine learning model on their private datasets. However, data can not be shared directly due to privacy concerns. To ensure input confidentiality, cryptographic techniques, e.g., multi-party computation (MPC), enable training on encrypted data. Yet, even securely trained models are vulnerable to inference attacks aiming to extract memorized data from model outputs. To ensure output privacy and mitigate inference attacks, differential privacy (DP) injects calibrated noise during training. While cryptography and DP offer complementary guarantees, combining them efficiently for cryptographic and differentially private CL (CPCL) is challenging. Cryptography incurs performance overheads, while DP degrades accuracy, creating a privacy-accuracy-performance trade-off that needs careful design considerations. This work systematizes the CPCL landscape. We introduce a unified framework that generalizes common phases across CPCL paradigms, and identify secure noise sampling as the foundational phase to achieve CPCL. We analyze trade-offs of different secure noise sampling techniques, noise types, and DP mechanisms discussing their implementation challenges and evaluating their accuracy and cryptographic overhead across CPCL paradigms. Additionally, we implement identified secure noise sampling options in MPC and evaluate their computation and communication costs in WAN and LAN. Finally, we propose future research directions based on identified key observations, gaps and possible enhancements in the literature.

📄 PDF Abstract BibTeX arXiv:2601.09460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Security and Privacy of Federated Learning: A Survey with Attacks, Defenses, Frameworks, Applications, and Future Directions

2025-08-19 · Daniel M. Jimenez-Gutierrez, Yelizaveta Falkouskaya, Jose L. Hernandez-Ramos, Aris Anagnostopoulos 외 arxiv

Federated Learning (FL) is an emerging distributed machine learning paradigm enabling multiple clients to train a global model collaboratively without sharing their raw data. While FL enhances data privacy by design, it …

Federated Learning

When approximate design for fast homomorphic computation provides differential privacy guarantees

2023-04-06 · Arnaud Grivet Sébert, Martin Zuber, Oana Stan, Renaud Sirdey 외

While machine learning has become pervasive in as diversified fields as industry, healthcare, social networks, privacy concerns regarding the training data have gained a critical importance. In settings where several par…

Computational Efficiency

TADP-RME: A Trust-Adaptive Differential Privacy Framework for Enhancing Reliability of Data-Driven Systems

2026-04-09 · Labani Halder, Payel Sadhukhan, Sarbani Palit arxiv

Ensuring reliability in adversarial settings necessitates treating privacy as a foundational component of data-driven systems. While differential privacy and cryptographic protocols offer strong guarantees, existing sche…

State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey

2024-02-25 · Chaoyu Zhang, Shaoyu Li

This paper examines the evolving landscape of machine learning (ML) and its profound impact across various sectors, with a special focus on the emerging field of Privacy-preserving Machine Learning (PPML). As ML applicat…

AttributePrivacy Preserving

Privacy-Preserving Federated Learning via Differential Privacy and Homomorphic Encryption for Cardiovascular Disease Risk Modeling

2026-04-30 · Gaurang Sharma, Juha Pajula, Aada Illikainen, Markus Rautell 외 arxiv

Protecting sensitive health data while enabling collaborative analysis is a central challenge in healthcare. Traditional machine learning (ML) requires institutions to pool anonymized patient records, centralizing analyt…

Federated Learning