paper-with-me

홈 › Papers

Prism: Private Verifiable Set Computation over Multi-Owner Outsourced Databases

2021-04-07 · Yin Li, Dhrubajyoti Ghosh, Peeyush Gupta, Sharad Mehrotra, Nisha Panwar, Shantanu Sharma

This paper proposes Prism, a secret sharing based approach to compute private set operations (i.e., intersection and union), as well as aggregates over outsourced databases belonging to multiple owners. Prism enables data owners to pre-load the data onto non-colluding servers and exploits the additive and multiplicative properties of secret-shares to compute the above-listed operations in (at most) two rounds of communication between the servers (storing the secret-shares) and the querier, resulting in a very efficient implementation. Also, Prism does not require communication among the servers and supports result verification techniques for each operation to detect malicious adversaries. Experimental results show that Prism scales both in terms of the number of data owners and database sizes, to which prior approaches do not scale.

📄 PDF Abstract BibTeX arXiv:2104.03354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verifiable evaluations of machine learning models using zkSNARKs

2024-02-05 · Tobin South, Alexander Camuto, Shrey Jain, Shayla Nguyen 외

In a world of increasing closed-source commercial machine learning models, model evaluations from developers must be taken at face value. These benchmark results-whether over task accuracy, bias evaluations, or safety ch…

Fairness

Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

2018-06-08 · ICLR 2019 5 · Florian Tramèr, Dan Boneh

As Machine Learning (ML) gets applied to security-critical or sensitive domains, there is a growing need for integrity and privacy for outsourced ML computations. A pragmatic solution comes from Trusted Execution Environ…

GPU

Covert Quantum Learning: Privately and Verifiably Learning from Quantum Data

2025-10-08 · Abhishek Anand, Matthias C. Caro, Ari Karchmer, Saachi Mutreja arxiv

Quantum learning from remotely accessed quantum compute and data must address two key challenges: verifying the correctness of data and ensuring the privacy of the learner's data-collection strategies and resulting concl…

Large-scale Multi-sequence Pretraining for Generalizable MRI Analysis in Versatile Clinical Applications

2025-08-10 · Zelin Qiu, Xi Wang, Zhuoyao Xie, Juan Zhou 외 arxiv

Multi-sequence Magnetic Resonance Imaging (MRI) offers remarkable versatility, enabling the distinct visualization of different tissue types. Nevertheless, the inherent heterogeneity among MRI sequences poses significant…

Image Segmentation

Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL

2026-04-30 · Sudong Wang, Weiquan Huang, Xiaomin Yu, Zuhao Yang 외 arxiv

The standard post-training recipe for large multimodal models (LMMs) applies supervised fine-tuning (SFT) on curated demonstrations followed by reinforcement learning with verifiable rewards (RLVR). However, SFT introduc…

Reinforcement LearningMultimodal ReasoningVisual Grounding