Privacy-Preserving Computing
Sphinx: Enabling Privacy-Preserving Online Learning over the Cloud
Authors: Han Tian, Chaoliang Zeng, Zhenghang Ren, Di Chai, Kai Chen, Qiang Yang
We present Sphinx, a privacy-preserving online learning system that strikes a balance between model performance, computational efficiency, and privacy preservation. At its core, Sphinx combines homomorphic encryption and differential privacy reciprocally to maintain the model with most of its parameters as plaintexts, enabling fast training and inference protocol designs.
FedEval: A Benchmark System with a Comprehensive Evaluation Model for Federated Learning
Authors: Di Chai, Leye Wang, Junxue Zhang, Kai Chen, Qiang Yang
We propose a comprehensive evaluation framework for FL systems. Specifically, we first introduce the PRACT model, which defines five metrics that cannot be excluded from FL evaluation, including Privacy, Robustness, Accuracy, Communication, and Time efficiency. Then we design and implement a benchmarking system called FedEval, which enables the systematic evaluation and comparison of existing works under consistent experimental conditions.