paper-with-me

홈 › Papers

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

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

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 both the training and inference phases of VFL have drawn wide research attention. In this paper, we propose a general privacy-preserving vertical federated deep learning framework called FedPass, which leverages adaptive obfuscation to protect the feature and label simultaneously. Strong privacy-preserving capabilities about private features and labels are theoretically proved (in Theorems 1 and 2). Extensive experimental result s with different datasets and network architectures also justify the superiority of FedPass against existing methods in light of its near-optimal trade-off between privacy and model performance.

📄 PDF Abstract BibTeX arXiv:2301.12623

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFederated 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

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

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

FedAdOb: Privacy-Preserving Federated Deep Learning with Adaptive Obfuscation

2024-06-03 · Hanlin Gu, Jiahuan Luo, Yan Kang, Yuan YAO 외

Federated learning (FL) has emerged as a collaborative approach that allows multiple clients to jointly learn a machine learning model without sharing their private data. The concern about privacy leakage, albeit demonst…

Deep LearningFederated LearningPrivacy PreservingVertical Federated Learning

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