CROct 26, 2020

Senate: A Maliciously-Secure MPC Platform for Collaborative Analytics

arXiv:2010.13752v190 citations
Originality Highly original
AI Analysis

This addresses privacy and regulatory barriers for organizations like banks and hospitals in collaborative analytics, offering a significant performance improvement over existing methods.

The paper tackles the problem of enabling multiple organizations to collaboratively run analytical SQL queries without sharing their data, by presenting Senate, a maliciously-secure MPC platform that achieves up to 145× faster performance than the state-of-the-art.

Many organizations stand to benefit from pooling their data together in order to draw mutually beneficial insights -- e.g., for fraud detection across banks, better medical studies across hospitals, etc. However, such organizations are often prevented from sharing their data with each other by privacy concerns, regulatory hurdles, or business competition. We present Senate, a system that allows multiple parties to collaboratively run analytical SQL queries without revealing their individual data to each other. Unlike prior works on secure multi-party computation (MPC) that assume that all parties are semi-honest, Senate protects the data even in the presence of malicious adversaries. At the heart of Senate lies a new MPC decomposition protocol that decomposes the cryptographic MPC computation into smaller units, some of which can be executed by subsets of parties and in parallel, while preserving its security guarantees. Senate then provides a new query planning algorithm that decomposes and plans the cryptographic computation effectively, achieving a performance of up to 145$\times$ faster than the state-of-the-art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes