paper-with-me

홈 › Papers

Trident: Efficient 4PC Framework for Privacy Preserving Machine Learning

2019-12-05 · Harsh Chaudhari, Rahul Rachuri, Ajith Suresh

Machine learning has started to be deployed in fields such as healthcare and finance, which propelled the need for and growth of privacy-preserving machine learning (PPML). We propose an actively secure four-party protocol (4PC), and a framework for PPML, showcasing its applications on four of the most widely-known machine learning algorithms -- Linear Regression, Logistic Regression, Neural Networks, and Convolutional Neural Networks. Our 4PC protocol tolerating at most one malicious corruption is practically efficient as compared to the existing works. We use the protocol to build an efficient mixed-world framework (Trident) to switch between the Arithmetic, Boolean, and Garbled worlds. Our framework operates in the offline-online paradigm over rings and is instantiated in an outsourced setting for machine learning. Also, we propose conversions especially relevant to privacy-preserving machine learning. The highlights of our framework include using a minimal number of expensive circuits overall as compared to ABY3. This can be seen in our technique for truncation, which does not affect the online cost of multiplication and removes the need for any circuits in the offline phase. Our B2A conversion has an improvement of $\mathbf{7} \times$ in rounds and $\mathbf{18} \times$ in the communication complexity. The practicality of our framework is argued through improvements in the benchmarking of the aforementioned algorithms when compared with ABY3. All the protocols are implemented over a 64-bit ring in both LAN and WAN settings. Our improvements go up to $\mathbf{187} \times$ for the training phase and $\mathbf{158} \times$ for the prediction phase when observed over LAN and WAN.

📄 PDF Abstract BibTeX arXiv:1912.02631

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBIG-bench Machine LearningPrivacy Preservingregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Tetrad: Actively Secure 4PC for Secure Training and Inference

2021-06-05 · Nishat Koti, Arpita Patra, Rahul Rachuri, Ajith Suresh

Mixing arithmetic and boolean circuits to perform privacy-preserving machine learning has become increasingly popular. Towards this, we propose a framework for the case of four parties with at most one active corruption …

BenchmarkingFairnessPrivacy Preserving

SWIFT: Super-fast and Robust Privacy-Preserving Machine Learning

2020-05-20 · Nishat Koti, Mahak Pancholi, Arpita Patra, Ajith Suresh

Performing machine learning (ML) computation on private data while maintaining data privacy, aka Privacy-preserving Machine Learning~(PPML), is an emergent field of research. Recently, PPML has seen a visible shift towar…

BenchmarkingBIG-bench Machine LearningFairnessPrivacy Preserving

Transductive Decoupled Variational Inference for Few-Shot Classification

2022-08-22 · Anuj Singh, Hadi Jamali-Rad

The versatility to learn from a handful of samples is the hallmark of human intelligence. Few-shot learning is an endeavour to transcend this capability down to machines. Inspired by the promise and power of probabilisti…

ClassificationFew-Shot Image ClassificationFew-Shot LearningProbabilistic Deep Learning+1

TRIDENT: Enhancing Large Language Model Safety with Tri-Dimensional Diversified Red-Teaming Data Synthesis

2025-05-30 · Xiaorui Wu, Xiaofeng Mao, Fei Li, Xin Zhang 외

Large Language Models (LLMs) excel in various natural language processing tasks but remain vulnerable to generating harmful content or being exploited for malicious purposes. Although safety alignment datasets have been …

DiversityLanguage ModelingLanguage ModellingLarge Language Model+2

TRIDENT: Tri-Modal Molecular Representation Learning with Taxonomic Annotations and Local Correspondence

2025-06-26 · Feng Jiang, Mangal Prakash, Hehuan Ma, Jianyuan Deng 외

Molecular property prediction aims to learn representations that map chemical structures to functional properties. While multimodal learning has emerged as a powerful paradigm to learn molecular representations, prior wo…

Molecular Property Predictionmolecular representationProperty PredictionRepresentation Learning