中文
相关论文

相关论文: Two-Phase Multi-Party Computation Enabled Privacy-…

200 篇论文

Federated Learning (FL) is currently the most widely adopted framework for collaborative training of (deep) machine learning models under privacy constraints. Albeit it's popularity, it has been observed that Federated Learning yields…

机器学习 · 计算机科学 2019-10-07 Felix Sattler , Klaus-Robert Müller , Wojciech Samek

Secure multi-party computation (MPC) facilitates privacy-preserving computation between multiple parties without leaking private information. While most secure deep learning techniques utilize MPC operations to achieve feasible…

密码学与安全 · 计算机科学 2024-07-30 Ke Lin , Yasir Glani , Ping Luo

As the demand grows for scalable and privacy-aware AI systems, Federated Learning (FL) has emerged as a promising solution, allowing decentralized model training without moving raw data. At the same time, the combination of high-performance…

In this paper we propose the federated learning algorithm Fed-PLT to overcome the challenges of (i) expensive communications and (ii) privacy preservation. We address (i) by allowing for both partial participation and local training, which…

机器学习 · 计算机科学 2024-12-02 Nicola Bastianello , Changxin Liu , Karl H. Johansson

Privacy-preserving machine learning has become a key conundrum for multi-party artificial intelligence. Federated learning (FL) and Split Learning (SL) are two frameworks that enable collaborative learning while keeping the data private (on…

机器学习 · 计算机科学 2022-12-15 Frédéric Berdoz , Abhishek Singh , Martin Jaggi , Ramesh Raskar

A successful machine learning (ML) algorithm often relies on a large amount of high-quality data to train well-performed models. Supervised learning approaches, such as deep learning techniques, generate high-quality ML functions for…

机器学习 · 计算机科学 2022-11-15 Thilina Ranbaduge , Ming Ding

Federated learning has emerged as a promising approach for collaborative and privacy-preserving learning. Participants in a federated learning process cooperatively train a model by exchanging model parameters instead of the actual training…

密码学与安全 · 计算机科学 2019-12-13 Runhua Xu , Nathalie Baracaldo , Yi Zhou , Ali Anwar , Heiko Ludwig

Federated Learning (FL) is a privacy preserving machine learning scheme, where training happens with data federated across devices and not leaving them to sustain user privacy. This is ensured by making the untrained or partially trained…

Federated learning (FL) is a collaborative learning paradigm for decentralized private data from mobile terminals (MTs). However, it suffers from issues in terms of communication, resource of MTs, and privacy. Existing privacy-preserving FL…

分布式、并行与集群计算 · 计算机科学 2023-05-03 Yifan Shi , Kang Wei , Li Shen , Jun Li , Xueqian Wang , Bo Yuan , Song Guo

Federated Learning (FL) is a popular algorithm to train machine learning models on user data constrained to edge devices (for example, mobile phones) due to privacy concerns. Typically, FL is trained with the assumption that no part of the…

Cooperative learning, that enables two or more data owners to jointly train a model, has been widely adopted to solve the problem of insufficient training data in machine learning. Nowadays, there is an urgent need for institutions and…

密码学与安全 · 计算机科学 2022-02-11 Hao Wang , Zhi Li , Chunpeng Ge , Willy Susilo

Artificial Intelligence for scientific applications increasingly requires training large models on data that cannot be centralized due to privacy constraints, data sovereignty, or the sheer volume of data generated. Federated learning (FL)…

机器学习 · 计算机科学 2026-03-23 Yijiang Li , Zilinghan Li , Kyle Chard , Ian Foster , Todd Munson , Ravi Madduri , Kibaek Kim

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

Federated learning (FL) is an emerging paradigm that allows a central server to train machine learning models using remote users' data. Despite its growing popularity, FL faces challenges in preserving the privacy of local datasets, its…

密码学与安全 · 计算机科学 2025-05-09 Natalie Lang , Nir Shlezinger , Rafael G. L. D'Oliveira , Salim El Rouayheb

Over the recent years, with the increasing adoption of Federated Learning (FL) algorithms and growing concerns over personal data privacy, Privacy-Preserving Federated Learning (PPFL) has attracted tremendous attention from both academia…

密码学与安全 · 计算机科学 2022-07-14 Ziyao Liu , Jiale Guo , Wenzhuo Yang , Jiani Fan , Kwok-Yan Lam , Jun Zhao

Federated learning (FL) refers to a distributed machine learning framework involving learning from several decentralized edge clients without sharing local dataset. This distributed strategy prevents data leakage and enables on-device…

分布式、并行与集群计算 · 计算机科学 2023-03-28 Taki Hasan Rafi , Faiza Anan Noor , Tahmid Hussain , Dong-Kyu Chae , Zhaohui Yang

Federated learning (FL) has become a prevalent distributed machine learning paradigm with improved privacy. After learning, the resulting federated model should be further personalized to each different client. While several methods have…

机器学习 · 计算机科学 2021-03-09 Bingyan Liu , Yao Guo , Xiangqun Chen

Machine Learning (ML) algorithms are generally designed for scenarios in which all data is stored in one data center, where the training is performed. However, in many applications, e.g., in the healthcare domain, the training data is…

机器学习 · 计算机科学 2024-09-16 Amin Aminifar , Matin Shokri , Amir Aminifar

Federated Learning (FL) has emerged as a promising approach to address data privacy and confidentiality concerns by allowing multiple participants to construct a shared model without centralizing sensitive data. However, this decentralized…

密码学与安全 · 计算机科学 2023-07-25 Jahid Hasan

Split Federated Learning (SFL) has emerged as an efficient alternative to traditional Federated Learning (FL) by reducing client-side computation through model partitioning. However, exchanging of intermediate activations and model updates…

机器学习 · 计算机科学 2026-01-01 Xingchen Wang , Feijie Wu , Chenglin Miao , Tianchun Li , Haoyu Hu , Qiming Cao , Jing Gao , Lu Su