paper-with-me

홈 › Papers

Fast Private Parameter Learning and Inference for Sum-Product Networks

2021-04-15 · Ernst Althaus, Mohammad Sadeq Dousti, Stefan Kramer, Nick Johannes Peter Rassau

A sum-product network (SPN) is a graphical model that allows several types of inferences to be drawn efficiently. There are two types of learning for SPNs: Learning the architecture of the model, and learning the parameters. In this paper, we tackle the second problem: We show how to learn the weights for the sum nodes, assuming the architecture is fixed, and the data is horizontally partitioned between multiple parties. The computations will preserve the privacy of each participant. Furthermore, we will use secret sharing instead of (homomorphic) encryption, which allows fast computations and requires little computational resources. To this end, we use a novel integer division to compute approximate real divisions. We also show how simple and private inferences can be performed using the learned SPN.

📄 PDF Abstract BibTeX arXiv:2104.07353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

N-Parties Private Structure and Parameter Learning for Sum-Product Networks

2025-10-07 · Xenia Heilmann, Ernst Althaus, Mattia Cerrato, Nick Johannes Peter Rassau 외 arxiv

A sum-product network (SPN) is a graphical model that allows several types of probabilistic inference to be performed efficiently. In this paper, we propose a privacy-preserving protocol which tackles structure generatio…

MERGE: Fast Private Text Generation

2023-05-25 · Zi Liang, Pinghui Wang, Ruofei Zhang, Nuo Xu 외

The drastic increase in language models' parameters has led to a new trend of deploying models in cloud servers, raising growing concerns about private inference for Transformer-based models. Existing two-party privacy-p…

Code CompletionMulti-task Language UnderstandingNatural Language UnderstandingPrivacy Preserving+1

CryptGPU: Fast Privacy-Preserving Machine Learning on the GPU

2021-04-22 · Sijun Tan, Brian Knott, Yuan Tian, David J. Wu

We introduce CryptGPU, a system for privacy-preserving machine learning that implements all operations on the GPU (graphics processing unit). Just as GPUs played a pivotal role in the success of modern deep learning, the…

BIG-bench Machine LearningCPUGPUPrivacy Preserving+1

Private Posterior distributions from Variational approximations

2015-11-24 · Vishesh Karwa, Dan Kifer, Aleksandra B. Slavković

Privacy preserving mechanisms such as differential privacy inject additional randomness in the form of noise in the data, beyond the sampling mechanism. Ignoring this additional noise can lead to inaccurate and invalid i…

Privacy Preservingvalid

Closed-Loop Dynamic Validator Node Scaling in Private Substrate Blockchains Using Takagi-Sugeno Fuzzy Inference

2026-07-08 · Thandile Nododile, Ayinde M. Usman, Clement N. Nyirenda arxiv

Private blockchain networks run with fixed node configurations that cannot adapt to changing workload conditions. Too many nodes serving a light workload waste resources; too few nodes facing heavy demand slow block prod…