A Meta-learning Framework for Tuning Parameters of Protection Mechanisms in Trustworthy Federated Learning
Xiaojin Zhang, Yan Kang, Lixin Fan, Kai Chen, Qiang Yang
TL;DR
This work addresses the challenge of balancing privacy leakage, utility loss, and efficiency reduction in trustworthy federated learning. It develops a meta-learning framework that formulates TFL as a constrained optimization problem and derives bounded measures for the three factors, notably using Bayesian privacy leakage and Jensen–Shannon divergence. The authors provide a practical algorithm to tune protection parameters for four representative mechanisms—Randomization, Paillier Homomorphic Encryption, Secret Sharing, and Compression—together with estimation procedures and error analysis to quantify these parameters in horizontal FL. The framework enables practitioners to select protection settings that meet a privacy budget while minimizing utility loss and efficiency costs, with demonstrated applicability to diverse protection techniques and potential for personalization and multi-objective extensions.
Abstract
Trustworthy Federated Learning (TFL) typically leverages protection mechanisms to guarantee privacy. However, protection mechanisms inevitably introduce utility loss or efficiency reduction while protecting data privacy. Therefore, protection mechanisms and their parameters should be carefully chosen to strike an optimal tradeoff between \textit{privacy leakage}, \textit{utility loss}, and \textit{efficiency reduction}. To this end, federated learning practitioners need tools to measure the three factors and optimize the tradeoff between them to choose the protection mechanism that is most appropriate to the application at hand. Motivated by this requirement, we propose a framework that (1) formulates TFL as a problem of finding a protection mechanism to optimize the tradeoff between privacy leakage, utility loss, and efficiency reduction and (2) formally defines bounded measurements of the three factors. We then propose a meta-learning algorithm to approximate this optimization problem and find optimal protection parameters for representative protection mechanisms, including Randomization, Homomorphic Encryption, Secret Sharing, and Compression. We further design estimation algorithms to quantify these found optimal protection parameters in a practical horizontal federated learning setting and provide a theoretical analysis of the estimation error.
