English
Related papers

Related papers: VFL-RPS: Relevant Participant Selection in Vertica…

200 papers

Many application scenarios call for training a machine learning model among multiple participants. Federated learning (FL) was proposed to enable joint training of a deep learning model using the local data in each party without revealing…

Machine Learning · Computer Science 2021-02-12 Kai-Fung Chu , Lintao Zhang

Federated learning (FL) is a machine learning approach where nodes collaboratively train a global model. As more nodes participate in a round of FL, the effectiveness of individual model updates by nodes also diminishes. In this study, we…

Machine Learning · Computer Science 2025-03-12 Akash Dhasade , Anne-Marie Kermarrec , Tuan-Anh Nguyen , Rafael Pires , Martijn de Vos

Federated Learning (FL) is a distributed machine learning approach where multiple clients work together to solve a machine learning task. One of the key challenges in FL is the issue of partial participation, which occurs when a large…

Machine Learning · Computer Science 2023-03-01 Grigory Malinovsky , Samuel Horváth , Konstantin Burlachenko , Peter Richtárik

Vertical Federated Learning (VFL) refers to the collaborative training of a model on a dataset where the features of the dataset are split among multiple data owners, while label information is owned by a single data owner. In this paper,…

Machine Learning · Computer Science 2021-06-18 Vaikkunth Mugunthan , Pawan Goyal , Lalana Kagal

Vertical federated learning (VFL) is a promising category of federated learning for the scenario where data is vertically partitioned and distributed among parties. VFL enriches the description of samples using features from different…

Machine Learning · Computer Science 2023-04-05 Liu Yang , Di Chai , Junxue Zhang , Yilun Jin , Leye Wang , Hao Liu , Han Tian , Qian Xu , Kai Chen

Vertical Federated Learning (VFL) is a federated learning paradigm where multiple participants, who share the same set of samples but hold different features, jointly train machine learning models. Although VFL enables collaborative machine…

Cryptography and Security · Computer Science 2024-02-07 Lei Yu , Meng Han , Yiming Li , Changting Lin , Yao Zhang , Mingyang Zhang , Yan Liu , Haiqin Weng , Yuseok Jeon , Ka-Ho Chow , Stacy Patterson

Vertical Federated Learning (VFL) has emerged as a collaborative training paradigm that allows participants with different features of the same group of users to accomplish cooperative training without exposing their raw data or model…

Machine Learning · Computer Science 2024-04-17 Tianyuan Zou , Zixuan Gu , Yu He , Hideaki Takahashi , Yang Liu , Ya-Qin Zhang

Federated learning is a promising machine learning technique that enables multiple clients to collaboratively build a model without revealing the raw data to each other. Among various types of federated learning methods, horizontal…

Machine Learning · Computer Science 2022-11-15 Junki Mori , Isamu Teranishi , Ryo Furukawa

Federated learning (FL) is a privacy-preserving learning technique that enables distributed computing devices to train shared learning models across data silos collaboratively. Existing FL works mostly focus on designing advanced FL…

Machine Learning · Computer Science 2023-02-20 Yash Travadi , Le Peng , Xuan Bi , Ju Sun , Mochen Yang

Federated Learning (FL) is a rapidly growing field in machine learning that allows data to be trained across multiple decentralized devices. The selection of clients to participate in the training process is a critical factor for the…

Machine Learning · Computer Science 2023-11-14 Ala Gouissem , Zina Chkirbene , Ridha Hamila

Vertical federated learning (VFL) aims to train models from cross-silo data with different feature spaces stored on different platforms. Existing VFL methods usually assume all data on each platform can be used for model training. However,…

Machine Learning · Computer Science 2022-06-06 Chuhan Wu , Fangzhao Wu , Tao Qi , Yanlin Wang , Yuqing Yang , Yongfeng Huang , Xing Xie

Federated learning (FL) is a privacy-preserving learning paradigm that allows multiple parities to jointly train a powerful machine learning model without sharing their private data. According to the form of collaboration, FL can be further…

Cryptography and Security · Computer Science 2022-07-25 Haiqin Weng , Juntao Zhang , Xingjun Ma , Feng Xue , Tao Wei , Shouling Ji , Zhiyuan Zong

Federated learning (FL) is a recently proposed distributed machine learning paradigm dealing with distributed and private data sets. Based on the data partition pattern, FL is often categorized into horizontal, vertical, and hybrid…

Machine Learning · Computer Science 2021-02-19 Xinwei Zhang , Wotao Yin , Mingyi Hong , Tianyi Chen

Vertical federated learning (VFL) considers the case that the features of data samples are partitioned over different participants. VFL consists of two main steps, i.e., identify the common data samples for all participants (alignment) and…

Machine Learning · Computer Science 2025-05-27 Qinbo Zhang , Xiao Yan , Yukai Ding , Quanqing Xu , Chuang Hu , Xiaokai Zhou , Jiawei Jiang

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

Federated learning (FL) enables multiple parties to collaboratively train a machine learning model without sharing their data; rather, they train their own model locally and send updates to a central server for aggregation. Depending on how…

Machine Learning · Computer Science 2023-08-25 Mohammad Naseri , Yufei Han , Emiliano De Cristofaro

Federated Learning (FL) enables privacy-preserving collaborative model training, but its effectiveness is often limited by client data heterogeneity. We introduce a client-selection algorithm that (i) dynamically forms nonoverlapping…

Machine Learning · Computer Science 2025-10-16 Alessandro Licciardi , Roberta Raineri , Anton Proskurnikov , Lamberto Rondoni , Lorenzo Zino

Federated learning (FL) is a distributed machine learning paradigm where multiple clients conduct local training based on their private data, then the updated models are sent to a central server for global aggregation. The practical…

Machine Learning · Computer Science 2025-04-03 Harsh Vardhan , Xiaofan Yu , Tajana Rosing , Arya Mazumdar

Traditional vertical federated learning schema suffers from two main issues: 1) restricted applicable scope to overlapped samples and 2) high system challenge of real-time federated serving, which limits its application to advertising…

Machine Learning · Computer Science 2026-01-26 Wenjie Li , Shu-Tao Xia , Jiangke Fan , Teng Zhang , Xingxing Wang

Federated learning is a learning paradigm to enable collaborative learning across different parties without revealing raw data. Notably, vertical federated learning (VFL), where parties share the same set of samples but only hold partial…

Machine Learning · Computer Science 2023-03-24 Zhaomin Wu , Qinbin Li , Bingsheng He