paper-with-me

홈 › Papers

PIVODL: Privacy-preserving vertical federated learning over distributed labels

2021-08-25 · Hangyu Zhu, Rui Wang, Yaochu Jin, Kaitai Liang

Federated learning (FL) is an emerging privacy preserving machine learning protocol that allows multiple devices to collaboratively train a shared global model without revealing their private local data. Non-parametric models like gradient boosting decision trees (GBDT) have been commonly used in FL for vertically partitioned data. However, all these studies assume that all the data labels are stored on only one client, which may be unrealistic for real-world applications. Therefore, in this work, we propose a secure vertical FL framework, named PIVODL, to train GBDT with data labels distributed on multiple devices. Both homomorphic encryption and differential privacy are adopted to prevent label information from being leaked through transmitted gradients and leaf values. Our experimental results show that both information leakage and model performance degradation of the proposed PIVODL are negligible.

📄 PDF Abstract BibTeX arXiv:2108.11444

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingVertical Federated Learning

Similar Papers 제목 키워드 기반

Practical Vertical Federated Learning with Unsupervised Representation Learning

2022-08-13 · Zhaomin Wu, Qinbin Li, Bingsheng He

As societal concerns on data privacy recently increase, we have witnessed data silos among multiple parties in various applications. Federated learning emerges as a new learning paradigm that enables multiple parties to …

Federated LearningPrivacy PreservingRepresentation LearningVertical Federated Learning

Privacy-Preserving Asynchronous Federated Learning Algorithms for Multi-Party Vertically Collaborative Learning

2020-08-14 · Bin Gu, An Xu, Zhouyuan Huo, Cheng Deng 외

The privacy-preserving federated learning for vertically partitioned data has shown promising results as the solution of the emerging multi-party joint modeling application, in which the data holders (such as government …

Federated LearningPrivacy Preserving

FedPass: Privacy-Preserving Vertical Federated Deep Learning with Adaptive Obfuscation

2023-01-30 · Hanlin Gu, Jiahuan Luo, Yan Kang, Lixin Fan 외

Vertical federated learning (VFL) allows an active party with labeled feature to leverage auxiliary features from the passive parties to improve model performance. Concerns about the private feature and label leakage in …

Deep LearningFederated LearningPrivacy PreservingVertical Federated Learning

Fedlearn-Algo: A flexible open-source privacy-preserving machine learning platform

2021-07-08 · Bo Liu, Chaowei Tan, Jiazhou Wang, Tao Zeng 외

In this paper, we present Fedlearn-Algo, an open-source privacy preserving machine learning platform. We use this platform to demonstrate our research and development results on privacy preserving machine learning algori…

BIG-bench Machine LearningBinary ClassificationFederated LearningPrivacy Preserving+1

PRIVEE: Privacy-Preserving Vertical Federated Learning Against Feature Inference Attacks

2025-12-14 · Sindhuja Madabushi, Ahmad Faraz Khan, Haider Ali, Ananthram Swami 외 arxiv

Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference …

Federated Learning