paper-with-me

홈 › Papers

CCBNet: Confidential Collaborative Bayesian Networks Inference

2024-05-23 · Abele Mălan, Jérémie Decouchant, Thiago Guzella, Lydia Chen

Effective large-scale process optimization in manufacturing industries requires close cooperation between different human expert parties who encode their knowledge of related domains as Bayesian network models. For instance, Bayesian networks for domains such as lithography equipment, processes, and auxiliary tools must be conjointly used to effectively identify process optimizations in the semiconductor industry. However, business confidentiality across domains hinders such collaboration, and encourages alternatives to centralized inference. We propose CCBNet, the first Confidentiality-preserving Collaborative Bayesian Network inference framework. CCBNet leverages secret sharing to securely perform analysis on the combined knowledge of party models by joining two novel subprotocols: (i) CABN, which augments probability distributions for features across parties by modeling them into secret shares of their normalized combination; and (ii) SAVE, which aggregates party inference result shares through distributed variable elimination. We extensively evaluate CCBNet via 9 public Bayesian networks. Our results show that CCBNet achieves predictive quality that is similar to the ones of centralized methods while preserving model confidentiality. We further demonstrate that CCBNet scales to challenging manufacturing use cases that involve 16-128 parties in large networks of 223-1003 features, and decreases, on average, computational overhead by 23%, while communicating 71k values per request. Finally, we showcase possible attacks and mitigations for partially reconstructing party networks in the two subprotocols.

📄 PDF Abstract BibTeX arXiv:2405.15055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CaPriDe Learning: Confidential and Private Decentralized Learning Based on Encryption-Friendly Distillation Loss

2023-01-01 · CVPR 2023 1 · Nurbek Tastan, Karthik Nandakumar

Large volumes of data required to train accurate deep neural networks (DNNs) are seldom available with any single entity. Often, privacy concerns and stringent data regulations prevent entities from sharing data with…

Federated LearningKnowledge Distillation

CaPC Learning: Confidential and Private Collaborative Learning

2021-02-09 · ICLR 2021 1 · Christopher A. Choquette-Choo, Natalie Dullerud, Adam Dziedzic, Yunxiang Zhang 외

Machine learning benefits from large training datasets, which may not always be possible to collect by any single entity, especially when using privacy-sensitive data. In many contexts, such as healthcare and finance, se…

FairnessFederated Learning

Protecting Confidentiality, Privacy and Integrity in Collaborative Learning

2024-12-11 · Dong Chen, Alice Dethise, Istemi Ekin Akkus, Ivica Rimac 외

A collaboration between dataset owners and model owners is needed to facilitate effective machine learning (ML) training. During this collaboration, however, dataset owners and model owners want to protect the confidenti…

CPUGPUPrivacy Preserving

Reaching Data Confidentiality and Model Accountability on the CalTrain

2018-12-07 · Zhongshu Gu, Hani Jamjoom, Dong Su, Heqing Huang 외

Distributed collaborative learning (DCL) paradigms enable building joint machine learning models from distrusting multi-party participants. Data confidentiality is guaranteed by retaining private training data on each pa…

Data Poisoning

How to Combine Variational Bayesian Networks in Federated Learning

2022-06-22 · Atahan Ozer, Kadir Burak Buldu, Abdullah Akgül, Gozde Unal

Federated Learning enables multiple data centers to train a central model collaboratively without exposing any confidential data. Even though deterministic models are capable of performing high prediction accuracy, their…

Federated Learningimage-classificationImage Classification