中文
相关论文

相关论文: Incentive Allocation in Vertical Federated Learnin…

200 篇论文

Vertical Federated Learning (VFL) is a privacy-preserving collaborative learning paradigm that enables multiple parties with distinct feature sets to jointly train machine learning models without sharing their raw data. Despite its…

机器学习 · 计算机科学 2025-02-13 Zhaomin Wu , Zhen Qin , Junyi Hou , Haodong Zhao , Qinbin Li , Bingsheng He , Lixin Fan

Vertical Federated Learning (VFL) is a privacy-preserving distributed learning paradigm where different parties collaboratively learn models using partitioned features of shared samples, without leaking private data. Recent research has…

机器学习 · 计算机科学 2024-06-05 Mang Ye , Wei Shen , Bo Du , Eduard Snezhko , Vassili Kovalev , Pong C. Yuen

Federated learning (FL) is a privacy-preserving paradigm for training collective machine learning models with locally stored data from multiple participants. Vertical federated learning (VFL) deals with the case where participants sharing…

机器学习 · 计算机科学 2020-01-31 Siwei Feng , Han Yu

Vertical Federated Learning (VFL), which has a broad range of real-world applications, has received much attention in both academia and industry. Enterprises aspire to exploit more valuable features of the same users from diverse…

机器学习 · 计算机科学 2024-05-22 Wenguo Li , Xinling Guo , Xu Jiao , Tiancheng Huang , Xiaoran Yan , Yao Yang

Vertical Federated Learning (VFL) is an emergent distributed machine learning paradigm for collaborative learning between clients who have disjoint features of common entities. However, standard VFL lacks fault tolerance, with each…

机器学习 · 计算机科学 2024-12-03 Avi Amalanshu , Yash Sirvi , David I. Inouye

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…

机器学习 · 计算机科学 2023-02-20 Yash Travadi , Le Peng , Xuan Bi , Ju Sun , Mochen Yang

Vertical Federated Learning (VFL) enables organizations with disjoint feature spaces but shared user bases to collaboratively train models without sharing raw data. However, existing VFL systems face critical limitations: they often lack…

机器学习 · 计算机科学 2026-03-20 Sindhuja Madabushi , Ahmad Faraz Khan , Haider Ali , Jin-Hee Cho

Vertical federated learning (VFL) has attracted greater and greater interest since it enables multiple parties possessing non-overlapping features to strengthen their machine learning models without disclosing their private data and model…

机器学习 · 计算机科学 2022-09-07 Changxin Liu , Zhenan Fan , Zirui Zhou , Yang Shi , Jian Pei , Lingyang Chu , Yong Zhang

Vertical Federated Learning (VFL) has emerged as a critical approach in machine learning to address privacy concerns associated with centralized data storage and processing. VFL facilitates collaboration among multiple entities with…

机器学习 · 计算机科学 2024-05-07 Yue Cui , Chung-ju Huang , Yuzhu Zhang , Leye Wang , Lixin Fan , Xiaofang Zhou , Qiang Yang

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…

机器学习 · 计算机科学 2023-08-25 Mohammad Naseri , Yufei Han , Emiliano De Cristofaro

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

机器学习 · 计算机科学 2022-06-06 Chuhan Wu , Fangzhao Wu , Tao Qi , Yanlin Wang , Yuqing Yang , Yongfeng Huang , Xing Xie

Vertical Federated Learning (VFL) is a federated learning setting where multiple parties with different features about the same set of users jointly train machine learning models without exposing their raw data or model parameters.…

机器学习 · 计算机科学 2024-02-06 Yang Liu , Yan Kang , Tianyuan Zou , Yanhong Pu , Yuanqin He , Xiaozhou Ye , Ye Ouyang , Ya-Qin Zhang , Qiang Yang

Vertical federated learning (VFL) enables a service provider (i.e., active party) who owns labeled features to collaborate with passive parties who possess auxiliary features to improve model performance. Existing VFL approaches, however,…

密码学与安全 · 计算机科学 2023-04-03 Jingwei Sun , Zhixu Du , Anna Dai , Saleh Baghersalimi , Alireza Amirshahi , David Atienza , Yiran Chen

Federated learning is an emerging technology for training machine learning models across decentralized data sources without sharing data. Vertical federated learning, also known as feature-based federated learning, applies to scenarios…

机器学习 · 计算机科学 2025-08-25 Zhenan Fan , Huang Fang , Xinglu Wang , Zirui Zhou , Jian Pei , Michael P. Friedlander , Yong Zhang

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…

机器学习 · 计算机科学 2026-01-26 Wenjie Li , Shu-Tao Xia , Jiangke Fan , Teng Zhang , Xingxing Wang

Vertical Federated Learning (VFL) has emerged as a popular machine learning paradigm, enabling model training across the data and the task parties with different features about the same user set while preserving data privacy. In production…

机器学习 · 计算机科学 2024-02-26 Yue Cui , Liuyi Yao , Zitao Li , Yaliang Li , Bolin Ding , Xiaofang Zhou

Vertical Federated Learning (VFL) is a crucial paradigm for training machine learning models on feature-partitioned, distributed data. However, due to privacy restrictions, few public real-world VFL datasets exist for algorithm evaluation,…

机器学习 · 计算机科学 2024-03-14 Zhaomin Wu , Junyi Hou , Bingsheng He

Vertical Federated Learning (VFL) has emerged as one of the most predominant approaches for secure collaborative machine learning where the training data is partitioned by features among multiple parties. Most VFL algorithms primarily rely…

密码学与安全 · 计算机科学 2023-06-29 Mingxuan Fan , Yilun Jin , Liu Yang , Zhenghang Ren , Kai Chen

Hierarchical Federated Learning (HFL) is a distributed machine learning paradigm tailored for multi-tiered computation architectures, which supports massive access of devices' models simultaneously. To enable efficient HFL, it is crucial to…

计算机科学与博弈论 · 计算机科学 2024-01-17 Shunfeng Chu , Jun Li , Kang Wei , Yuwen Qian , Kunlun Wang , Feng Shu , Wen Chen

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…

机器学习 · 计算机科学 2023-04-05 Liu Yang , Di Chai , Junxue Zhang , Yilun Jin , Leye Wang , Hao Liu , Han Tian , Qian Xu , Kai Chen
‹ 上一页 1 2 3 10 下一页 ›