paper-with-me

Papers

SecureBoost Hyperparameter Tuning via Multi-Objective Federated Learning

2023-07-20 · Ziyao Ren, Yan Kang, Lixin Fan, Linghua Yang, Yongxin Tong, Qiang Yang

SecureBoost is a tree-boosting algorithm leveraging homomorphic encryption to protect data privacy in vertical federated learning setting. It is widely used in fields such as finance and healthcare due to its interpretability, effectiveness, and privacy-preserving capability. However, SecureBoost suffers from high computational complexity and risk of label leakage. To harness the full potential of SecureBoost, hyperparameters of SecureBoost should be carefully chosen to strike an optimal balance between utility, efficiency, and privacy. Existing methods either set hyperparameters empirically or heuristically, which are far from optimal. To fill this gap, we propose a Constrained Multi-Objective SecureBoost (CMOSB) algorithm to find Pareto optimal solutions that each solution is a set of hyperparameters achieving optimal tradeoff between utility loss, training cost, and privacy leakage. We design measurements of the three objectives. In particular, the privacy leakage is measured using our proposed instance clustering attack. Experimental results demonstrate that the CMOSB yields not only hyperparameters superior to the baseline but also optimal sets of hyperparameters that can support the flexible requirements of FL participants.

📄 PDF Abstract BibTeX arXiv:2307.10579

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingVertical Federated Learning

Similar Papers 제목 키워드 기반

Hyperparameter Optimization for SecureBoost via Constrained Multi-Objective Federated Learning

2024-04-06 · Yan Kang, Ziyao Ren, Lixin Fan, Linghua Yang 외

SecureBoost is a tree-boosting algorithm that leverages homomorphic encryption (HE) to protect data privacy in vertical federated learning. SecureBoost and its variants have been widely adopted in fields such as finance …

Bayesian OptimizationFederated LearningHyperparameter OptimizationInference Attack+1

SecureBoost+: Large Scale and High-Performance Vertical Federated Gradient Boosting Decision Tree

2021-10-21 · Tao Fan, Weijing Chen, Guoqiang Ma, Yan Kang 외

Gradient boosting decision tree (GBDT) is an ensemble machine learning algorithm, which is widely used in industry, due to its good performance and easy interpretation. Due to the problem of data isolation and the requir…

Federated LearningPrivacy PreservingVertical Federated Learning

SecureBoost: A Lossless Federated Learning Framework

2019-01-25 · Kewei Cheng, Tao Fan, Yilun Jin, Yang Liu 외

The protection of user privacy is an important concern in machine learning, as evidenced by the rolling out of the General Data Protection Regulation (GDPR) in the European Union (EU) in May 2018. The GDPR is designed to…

BIG-bench Machine LearningEntity AlignmentFederated LearningPrivacy Preserving

Mitigating Leakage in Federated Learning with Trusted Hardware

2020-11-10 · Javad Ghareh Chamani, Dimitrios Papadopoulos

In federated learning, multiple parties collaborate in order to train a global model over their respective datasets. Even though cryptographic primitives (e.g., homomorphic encryption) can help achieve data privacy in th…

Federated Learning

An Efficient and Robust System for Vertically Federated Random Forest

2022-01-26 · Houpu Yao, Jiazhou Wang, Peng Dai, Liefeng Bo 외

As there is a growing interest in utilizing data across multiple resources to build better machine learning models, many vertically federated learning algorithms have been proposed to preserve the data privacy of the par…

Federated Learning