paper-with-me

Papers

Pencil: Private and Extensible Collaborative Learning without the Non-Colluding Assumption

2024-03-17 · Xuanqi Liu, Zhuotao Liu, Qi Li, Ke Xu, Mingwei Xu

The escalating focus on data privacy poses significant challenges for collaborative neural network training, where data ownership and model training/deployment responsibilities reside with distinct entities. Our community has made substantial contributions to addressing this challenge, proposing various approaches such as federated learning (FL) and privacy-preserving machine learning based on cryptographic constructs like homomorphic encryption (HE) and secure multiparty computation (MPC). However, FL completely overlooks model privacy, and HE has limited extensibility (confined to only one data provider). While the state-of-the-art MPC frameworks provide reasonable throughput and simultaneously ensure model/data privacy, they rely on a critical non-colluding assumption on the computing servers, and relaxing this assumption is still an open problem. In this paper, we present Pencil, the first private training framework for collaborative learning that simultaneously offers data privacy, model privacy, and extensibility to multiple data providers, without relying on the non-colluding assumption. Our fundamental design principle is to construct the n-party collaborative training protocol based on an efficient two-party protocol, and meanwhile ensuring that switching to different data providers during model training introduces no extra cost. We introduce several novel cryptographic protocols to realize this design principle and conduct a rigorous security and privacy analysis. Our comprehensive evaluations of Pencil demonstrate that (i) models trained in plaintext and models trained privately using Pencil exhibit nearly identical test accuracies; (ii) The training overhead of Pencil is greatly reduced: Pencil achieves 10 ~ 260x higher throughput and 2 orders of magnitude less communication than prior art; (iii) Pencil is resilient against both existing and adaptive (white-box) attacks.

📄 PDF Abstract BibTeX arXiv:2403.11166

Code (1)

lightbulb128/pencil 공식 구현 pytorch

Tasks

Federated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Secure Deep-JSCC Against Multiple Eavesdroppers

2023-08-05 · Seyyed AmirHossein Ameli Kalkhoran, Mehdi Letafati, Ecenaz Erdemir, Babak Hossein Khalaj 외

In this paper, a generalization of deep learning-aided joint source channel coding (Deep-JSCC) approach to secure communications is studied. We propose an end-to-end (E2E) learning-based approach for secure communication…

Ensemble Learning

Geometric Data Perturbation with Noisy-Anchor Alignment for Privacy-Preserving Collaborative Learning

2026-08-19 · Keiyu Nosaka, Yamato Suetake, Yuichi Takano, Yukihiko Okada 외 arxiv

Geometric Data Perturbation (GDP) enables one-shot, privacy-preserving collaborative learning: each participant applies a distance-preserving transformation to its private data and uploads only the resulting representati…

PRICURE: Privacy-Preserving Collaborative Inference in a Multi-Party Setting

2021-02-19 · Ismat Jarin, Birhanu Eshete

When multiple parties that deal with private data aim for a collaborative prediction task such as medical image classification, they are often constrained by data protection regulations and lack of trust among collaborat…

Collaborative Inferenceimage-classificationImage ClassificationInference Attack+4

On the Capacity of Quantum Private Information Retrieval from MDS-Coded and Colluding Servers

2021-06-28 · Matteo Allaix, Seunghoan Song, Lukas Holzbaur, Tefjol Pllaha 외

In quantum private information retrieval (QPIR), a user retrieves a classical file from multiple servers by downloading quantum systems without revealing the identity of the file. The QPIR capacity is the maximal achieva…

Information RetrievalRetrieval

Quantum Private Information Retrieval from Coded and Colluding Servers

2020-01-16 · Matteo Allaix, Lukas Holzbaur, Tefjol Pllaha, Camilla Hollanti

In the classical private information retrieval (PIR) setup, a user wants to retrieve a file from a database or a distributed storage system (DSS) without revealing the file identity to the servers holding the data. In th…

Information RetrievalRetrieval