中文
相关论文

相关论文: PackVFL: Efficient HE Packing for Vertical Federat…

200 篇论文

Federated learning (FL) supports training models on geographically distributed devices. However, traditional FL systems adopt a centralized synchronous strategy, putting high communication pressure and model generalization challenge.…

机器学习 · 计算机科学 2021-11-17 Jing Cao , Zirui Lian , Weihong Liu , Zongwei Zhu , Cheng Ji

Federated learning (FL) enables collaborative model training across decentralized datasets. NVIDIA FLARE's Federated XGBoost extends the popular XGBoost algorithm to both vertical and horizontal federated settings, facilitating joint model…

密码学与安全 · 计算机科学 2025-04-08 Ziyue Xu , Yuan-Ting Hsieh , Zhihong Zhang , Holger R. Roth , Chester Chen , Yan Cheng , Andrew Feng

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

Split Learning (SL) is a promising collaborative machine learning approach, enabling resource-constrained devices to train models without sharing raw data, while reducing computational load and preserving privacy simultaneously. However,…

机器学习 · 计算机科学 2024-11-22 Yunrui Sun , Gang Hu , Yinglei Teng , Dunbo Cai

Federated Learning (FL) traditionally assumes homogeneous client tasks; however, in real-world scenarios, clients often specialize in diverse tasks, introducing task heterogeneity. To address this challenge, Many-Task FL (MaT-FL) has…

机器学习 · 计算机科学 2025-07-10 Vasileios Tsouvalas , Tanir Ozcelebi , Nirvana Meratnia

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

Federated learning (FL) enables collaborative training of machine learning models without sharing sensitive client data, making it a cornerstone for privacy-critical applications. However, FL faces the dual challenge of ensuring learning…

机器学习 · 计算机科学 2026-03-04 Yenan Wang , Carla Fabiana Chiasserini , Elad Michael Schiller

Federated machine learning is a versatile and flexible tool to utilize distributed data from different sources, especially when communication technology develops rapidly and an unprecedented amount of data could be collected on mobile…

机器学习 · 计算机科学 2024-03-12 Tianyi Zhang , Shirui Zhang , Ziwei Chen , Dianbo Liu

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

Federated Learning trains machine learning models on distributed devices by aggregating local model updates instead of local data. However, privacy concerns arise as the aggregated local models on the server may reveal sensitive personal…

机器学习 · 计算机科学 2024-06-18 Weizhao Jin , Yuhang Yao , Shanshan Han , Jiajun Gu , Carlee Joe-Wong , Srivatsan Ravi , Salman Avestimehr , Chaoyang He

Homomorphic encryption (HE) is a promising privacy-preserving technique for cross-silo federated learning (FL), where organizations perform collaborative model training on decentralized data. Despite the strong privacy guarantee, general HE…

密码学与安全 · 计算机科学 2021-09-30 Zhifeng Jiang , Wei Wang , Yang Liu

Recently, federated learning (FL) has emerged as a popular technique for edge AI to mine valuable knowledge in edge computing (EC) systems. To mitigate the computing/communication burden on resource-constrained workers and protect model…

机器学习 · 计算机科学 2024-07-23 Yunming Liao , Yang Xu , Hongli Xu , Lun Wang , Zhiwei Yao , Chunming Qiao

Federated edge learning (FEEL) is envisioned as a promising paradigm to achieve privacy-preserving distributed learning. However, it consumes excessive learning time due to the existence of straggler devices. In this paper, a novel…

信息论 · 计算机科学 2022-04-04 Shanfeng Huang , Zezhong Zhang , Shuai Wang , Rui Wang , Kaibin Huang

Vertical federated learning (FL) is a collaborative machine learning framework that enables devices to learn a global model from the feature-partition datasets without sharing local raw data. However, as the number of the local intermediate…

信息论 · 计算机科学 2023-05-11 Yuanming Shi , Shuhao Xia , Yong Zhou , Yijie Mao , Chunxiao Jiang , Meixia Tao

As AI evolves, collaboration among heterogeneous models helps overcome data scarcity by enabling knowledge transfer across institutions and devices. Traditional Federated Learning (FL) only supports homogeneous models, limiting…

机器学习 · 计算机科学 2025-06-05 Jianqing Zhang , Xinghao Wu , Yanbing Zhou , Xiaoting Sun , Qiqi Cai , Yang Liu , Yang Hua , Zhenzhe Zheng , Jian Cao , Qiang Yang

As an emerging secure learning paradigm in lever-aging cross-agency private data, vertical federatedlearning (VFL) is expected to improve advertising models by enabling the joint learning of complementary user attributes privately owned by…

机器学习 · 计算机科学 2023-06-21 Wenjie Li , Qiaolin Xia , Junfeng Deng , Hao Cheng , Jiangming Liu , Kouying Xue , Yong Cheng , Shu-Tao Xia

Federated learning (FL) has attracted significant attention for enabling collaborative learning without exposing private data. Among the primary variants of FL, vertical federated learning (VFL) addresses feature-partitioned data held by…

机器学习 · 计算机科学 2026-03-31 Kihun Hong , Sejun Park , Ganguk Hwang

As AI models expand in size, it has become increasingly challenging to deploy federated learning (FL) on resource-constrained edge devices. To tackle this issue, split federated learning (SFL) has emerged as an FL framework with reduced…

机器学习 · 计算机科学 2025-04-22 Zheng Lin , Wei Wei , Zhe Chen , Chan-Tong Lam , Xianhao Chen , Yue Gao , Jun Luo

Federated learning enables many local devices to train a deep learning model jointly without sharing the local data. Currently, most of federated training schemes learns a global model by averaging the parameters of local models. However,…

机器学习 · 计算机科学 2021-10-26 Zhenwei Dai , Chen Dun , Yuxin Tang , Anastasios Kyrillidis , Anshumali Shrivastava

Vertical federated learning is a collaborative machine learning framework to train deep leaning models on vertically partitioned data with privacy-preservation. It attracts much attention both from academia and industry. Unfortunately,…

机器学习 · 计算机科学 2021-06-21 Wensheng Xia , Ying Li , Lan Zhang , Zhonghai Wu , Xiaoyong Yuan