English
Related papers

Related papers: VERTICES: Efficient Two-Party Vertical Federated L…

200 papers

Privacy-Preserving Federated Learning (PPFL) is a Decentralized machine learning paradigm that enables multiple participants to collaboratively train a global model without sharing their data with the integration of cryptographic and…

Cryptography and Security · Computer Science 2026-02-03 Fabio Turazza , Marcello Pietri , Marco Picone , Marco Mamei

A novel form of inference attack in vertical federated learning (VFL) is proposed, where two parties collaborate in training a machine learning (ML) model. Logistic regression is considered for the VFL model. One party, referred to as the…

Cryptography and Security · Computer Science 2026-04-14 Morteza Varasteh

Federated Learning (FL) is an emerging machine learning paradigm that enables multiple parties to collaboratively train models without sharing raw data, ensuring data privacy. In Vertical FL (VFL), where each party holds different features…

Cryptography and Security · Computer Science 2025-12-18 Unai Laskurain , Aitor Aguirre-Ortuzar , Urko Zurutuza

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 branches, private…

Machine Learning · Computer Science 2020-08-17 Bin Gu , An Xu , Zhouyuan Huo , Cheng Deng , Heng Huang

Vertical federated learning (VFL) attracts increasing attention due to the emerging demands of multi-party collaborative modeling and concerns of privacy leakage. A complete list of metrics to evaluate VFL algorithms should include model…

Machine Learning · Computer Science 2022-03-22 Qingsong Zhang , Bin Gu , Zhiyuan Dang , Cheng Deng , Heng Huang

Vertical Federated Learning (VFL) focuses on handling vertically partitioned data over FL participants. Recent studies have discovered a significant vulnerability in VFL to backdoor attacks which specifically target the distinct…

Machine Learning · Computer Science 2024-08-30 Yungi Cho , Woorim Han , Miseon Yu , Younghan Lee , Ho Bae , Yunheung Paek

We propose Compressed Vertical Federated Learning (C-VFL) for communication-efficient training on vertically partitioned data. In C-VFL, a server and multiple parties collaboratively train a model on their respective features utilizing…

Machine Learning · Computer Science 2023-03-30 Timothy Castiglia , Anirban Das , Shiqiang Wang , Stacy Patterson

Vertical Federated Learning (VFL) offers a privacy-preserving paradigm for Edge AI scenarios like mobile health diagnostics, where sensitive multimodal data reside on distributed, resource-constrained devices. Yet, standard VFL systems…

Machine Learning · Computer Science 2025-12-12 Mostafa Anoosha , Zeinab Dehghani , Kuniko Paxton , Koorosh Aslansefat , Dhavalkumar Thakker

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 aggregate the feature…

Cryptography and Security · Computer Science 2024-07-10 Linh Tran , Sanjay Chari , Md. Saikat Islam Khan , Aaron Zachariah , Stacy Patterson , Oshani Seneviratne

Existing Vertical FL (VFL) methods often struggle with realistic and unaligned data partitions, and incur into high communication costs and significant operational complexity. This work introduces a novel approach to VFL, Active Participant…

Machine Learning · Computer Science 2025-02-20 Jon Irureta , Jon Imaz , Aizea Lojo , Javier Fernandez-Marques , Marco González , Iñigo Perona

In order to perform machine learning among multiple parties while protecting the privacy of raw data, privacy-preserving machine learning based on secure multi-party computation (MPL for short) has been a hot spot in recent. The…

Cryptography and Security · Computer Science 2022-11-17 Lushan Song , Jiaxuan Wang , Zhexuan Wang , Xinyu Tu , Guopeng Lin , Wenqiang Ruan , Haoqi Wu , Weili Han

Collaboration between healthcare institutions can significantly lessen the imbalance in medical resources across various geographic areas. However, directly sharing diagnostic information between institutions is typically not permitted due…

Machine Learning · Computer Science 2023-02-14 Chung-ju Huang , Leye Wang , Xiao Han

Vertical federated learning (VFL), where data features are stored in multiple parties distributively, is an important area in machine learning. However, the communication complexity for VFL is typically very high. In this paper, we propose…

Machine Learning · Computer Science 2022-10-27 Lingxiao Huang , Zhize Li , Jialin Sun , Haoyu Zhao

Vertical federated learning is considered, where an active party, having access to true class labels, wishes to build a classification model by utilizing more features from a passive party, which has no access to the labels, to improve the…

Machine Learning · Computer Science 2022-09-08 Borzoo Rassouli , Morteza Varasteh , Deniz Gunduz

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…

Logistic regression is an algorithm widely used for binary classification in various real-world applications such as fraud detection, medical diagnosis, and recommendation systems. However, training a logistic regression model with data…

Cryptography and Security · Computer Science 2023-09-19 Jing Liu , Jamie Cui , Cen Chen

Vertical Federated Learning (VFL) has garnered significant attention as a privacy-preserving machine learning framework for sample-aligned feature federation. However, traditional VFL approaches do not address the challenges of class and…

Machine Learning · Computer Science 2025-08-06 Shuo Wang , Keke Gai , Jing Yu , Liehuang Zhu , Qi Wu

Federated learning is a method used in machine learning to allow multiple devices to work together on a model without sharing their private data. Each participant keeps their private data on their system and trains a local model and only…

Cryptography and Security · Computer Science 2025-04-07 Feiran Yang

We propose LESS-VFL, a communication-efficient feature selection method for distributed systems with vertically partitioned data. We consider a system of a server and several parties with local datasets that share a sample ID space but have…

Machine Learning · Computer Science 2023-05-04 Timothy Castiglia , Yi Zhou , Shiqiang Wang , Swanand Kadhe , Nathalie Baracaldo , Stacy Patterson

Although Deep Learning (DL) methods becoming increasingly popular in vulnerability detection, their performance is seriously limited by insufficient training data. This is mainly because few existing software organizations can maintain a…

Software Engineering · Computer Science 2024-11-26 Peiheng Zhou , Ming Hu , Xingrun Quan , Yawen Peng , Xiaofei Xie , Yanxin Yang , Chengwei Liu , Yueming Wu , Mingsong Chen