paper-with-me

Papers

Flexible Differentially Private Vertical Federated Learning with Adaptive Feature Embeddings

2023-07-26 · Yuxi Mi, Hongquan Liu, Yewei Xia, Yiheng Sun, Jihong Guan, Shuigeng Zhou

The emergence of vertical federated learning (VFL) has stimulated concerns about the imperfection in privacy protection, as shared feature embeddings may reveal sensitive information under privacy attacks. This paper studies the delicate equilibrium between data privacy and task utility goals of VFL under differential privacy (DP). To address the generality issue of prior arts, this paper advocates a flexible and generic approach that decouples the two goals and addresses them successively. Specifically, we initially derive a rigorous privacy guarantee by applying norm clipping on shared feature embeddings, which is applicable across various datasets and models. Subsequently, we demonstrate that task utility can be optimized via adaptive adjustments on the scale and distribution of feature embeddings in an accuracy-appreciative way, without compromising established DP mechanisms. We concretize our observation into the proposed VFL-AFE framework, which exhibits effectiveness against privacy attacks and the capacity to retain favorable task utility, as substantiated by extensive experiments.

📄 PDF Abstract BibTeX arXiv:2308.02362

Code (1)

Koukyosyumei/AIJack 공식 구현 pytorch

Tasks

Federated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

Differentially Private Vertical Federated Clustering

2022-08-02 · Zitao Li, Tianhao Wang, Ninghui Li

In many applications, multiple parties have private data regarding the same set of users but on disjoint sets of attributes, and a server wants to leverage the data to train a model. To enable model learning while protec…

ClusteringFederated LearningVertical Federated Learning

A Differentially Private Blockchain-Based Approach for Vertical Federated Learning

2024-07-09 · Linh Tran, Sanjay Chari, Md. Saikat Islam Khan, Aaron Zachariah 외

We present the Differentially Private Blockchain-Based Vertical Federal Learning (DP-BBVFL) algorithm that provides verifiability and privacy guarantees for decentralized applications. DP-BBVFL uses a smart contract to a…

Federated LearningVertical Federated Learning

PBM-VFL: Vertical Federated Learning with Feature and Sample Privacy

2025-01-23 · Linh Tran, Timothy Castiglia, Stacy Patterson, Ana Milanova

We present Poisson Binomial Mechanism Vertical Federated Learning (PBM-VFL), a communication-efficient Vertical Federated Learning algorithm with Differential Privacy guarantees. PBM-VFL combines Secure Multi-Party Compu…

Federated LearningVertical Federated Learning

Hybrid Differentially Private Federated Learning on Vertically Partitioned Data

2020-09-06 · Chang Wang, Jian Liang, Mingkai Huang, Bing Bai 외

We present HDP-VFL, the first hybrid differentially private (DP) framework for vertical federated learning (VFL) to demonstrate that it is possible to jointly learn a generalized linear model (GLM) from vertically partit…

Federated LearningPrivacy PreservingVertical Federated Learning

Differentially Private AUC Computation in Vertical Federated Learning

2022-05-24 · Jiankai Sun, Xin Yang, Yuanshun Yao, Junyuan Xie 외

Federated learning has gained great attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple parties. As a sub-category, vertical federated learning (vFL) focuses on the scenar…

Federated LearningVertical Federated Learning