Search papers, labs, and topics across Lattice.
This paper introduces a new protocol for securely computing U-statistics of degree *k* ≥ 2 in a federated learning setting under central differential privacy, addressing limitations of existing methods that suffer from lower utility or poor scaling. The protocol leverages Multi-Party Computation (MPC) to achieve higher accuracy compared to prior solutions. Empirical evaluations demonstrate significant improvements, such as a reduction of up to four orders of magnitude in Mean Squared Error for Kendall's τ coefficient.
Achieve up to 10,000x more accurate federated U-statistics while preserving central differential privacy, thanks to a new MPC-based protocol.
We study the problem of computing a U-statistic with a kernel function f of degree k $\ge$ 2, i.e., the average of some function f over all k-tuples of instances, in a federated learning setting. Ustatistics of degree 2 include several useful statistics such as Kendall's $\tau$ coefficient, the Area under the Receiver-Operator Curve and the Gini mean difference. Existing methods provide solutions only under the lower-utility local differential privacy model and/or scale poorly in the size of the domain discretization. In this work, we propose a protocol that securely computes U-statistics of degree k $\ge$ 2 under central differential privacy by leveraging Multi Party Computation (MPC). Our method substantially improves accuracy when compared to prior solutions. We provide a detailed theoretical analysis of its accuracy, communication and computational properties. We evaluate its performance empirically, obtaining favorable results, e.g., for Kendall's $\tau$ coefficient, our approach reduces the Mean Squared Error by up to four orders of magnitude over existing baselines.