English
Related papers

Related papers: Privacy Threats Against Federated Matrix Factoriza…

200 papers

Federated Learning (FL) has been proposed as a privacy-preserving solution for distributed machine learning, particularly in heterogeneous FL settings where clients have varying computational capabilities and thus train models with…

Machine Learning · Computer Science 2025-03-11 Gergely Dániel Németh , Miguel Ángel Lozano , Novi Quadrianto , Nuria Oliver

Federated learning (FL) has emerged as a secure paradigm for collaborative training among clients. Without data centralization, FL allows clients to share local information in a privacy-preserving manner. This approach has gained…

Machine Learning · Computer Science 2024-02-20 Jiawei Shao , Zijian Li , Wenqiang Sun , Tailin Zhou , Yuchang Sun , Lumin Liu , Zehong Lin , Yuyi Mao , Jun Zhang

Countries across the globe have been pushing strict regulations on the protection of personal or private data collected. The traditional centralized machine learning method, where data is collected from end-users or IoT devices, so that it…

Federated learning is a distributed learning setting where the main aim is to train machine learning models without having to share raw data but only what is required for learning. To guarantee training data privacy and high-utility models,…

Machine Learning · Computer Science 2025-03-26 Mikko A. Heikkilä

In today's world, the rapid expansion of IoT networks and the proliferation of smart devices in our daily lives, have resulted in the generation of substantial amounts of heterogeneous data. These data forms a stream which requires special…

Machine Learning · Computer Science 2023-12-27 Sofia Zahri , Hajar Bennouri , Ahmed M. Abdelmoniem

Advancement in the field of machine learning is unavoidable, but something of major concern is preserving the privacy of the users whose data is being used for training these machine learning algorithms. Federated learning(FL) has emerged…

Machine Learning · Computer Science 2023-11-07 Ishmeet Kaur , Adwaita Janardhan Jadhav

Federated learning (FL) has attracted widespread attention because it supports the joint training of models by multiple participants without moving private dataset. However, there are still many security issues in FL that deserve…

Cryptography and Security · Computer Science 2024-05-08 Huang Zeng , Anjia Yang , Jian Weng , Min-Rong Chen , Fengjun Xiao , Yi Liu , Ye Yao

The growing development of artificial intelligence based solutions, together with privacy legislation, has driven the rise of the so-called privacy preserving machine learning architectures, such as federated learning. While federated…

Cryptography and Security · Computer Science 2026-05-05 Judith Sáinz-Pardo Díaz , Álvaro López García

Federated recommendation (FR) is a promising paradigm to protect user privacy in recommender systems. Distinct from general federated scenarios, FR inherently needs to preserve client-specific parameters, i.e., user embeddings, for privacy…

Cryptography and Security · Computer Science 2025-06-12 Jundong Chen , Honglei Zhang , Haoxuan Li , Chunxu Zhang , Zhiwei Li , Yidong Li

Federated learning is the distributed machine learning framework that enables collaborative training across multiple parties while ensuring data privacy. Practical adaptation of XGBoost, the state-of-the-art tree boosting framework, to…

Machine Learning · Computer Science 2021-08-13 Nhan Khanh Le , Yang Liu , Quang Minh Nguyen , Qingchen Liu , Fangzhou Liu , Quanwei Cai , Sandra Hirche

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…

Machine Learning · Computer Science 2021-03-09 Bingyan Liu , Yao Guo , Xiangqun Chen

Federated Learning (FL) is a machine learning technique that enables multiple entities to collaboratively learn a shared model without exchanging their local data. Over the past decade, FL systems have achieved substantial progress, scaling…

Machine Learning · Computer Science 2025-03-04 Katharine Daly , Hubert Eichner , Peter Kairouz , H. Brendan McMahan , Daniel Ramage , Zheng Xu

Recommender System (RS) is currently an effective way to solve information overload. To meet users' next click behavior, RS needs to collect users' personal information and behavior to achieve a comprehensive and profound user preference…

Information Retrieval · Computer Science 2022-06-29 Jiangcheng Qin , Baisong Liu

While the Internet of Things (IoT) can benefit from machine learning by outsourcing model training on the cloud, user data exposure to an untrusted cloud service provider can pose threat to user privacy. Recently, federated learning is…

Cryptography and Security · Computer Science 2021-03-22 Cheng Shen , Wanli Xue

The Internet of Things (IoT) will be ripe for the deployment of novel machine learning algorithms for both network and application management. However, given the presence of massively distributed and private datasets, it is challenging to…

Networking and Internet Architecture · Computer Science 2021-06-21 Latif U. Khan , Walid Saad , Zhu Han , Ekram Hossain , Choong Seon Hong

Group fairness ensures that the outcome of machine learning (ML) based decision making systems are not biased towards a certain group of people defined by a sensitive attribute such as gender or ethnicity. Achieving group fairness in…

Machine Learning · Computer Science 2022-08-30 Sikha Pentyala , Nicola Neophytou , Anderson Nascimento , Martine De Cock , Golnoosh Farnadi

Federated Learning enables a population of clients, working with a trusted server, to collaboratively learn a shared machine learning model while keeping each client's data within its own local systems. This reduces the risk of exposing…

Cryptography and Security · Computer Science 2020-10-13 David Byrd , Antigoni Polychroniadou

The classical machine learning paradigm requires the aggregation of user data in a central location where machine learning practitioners can preprocess data, calculate features, tune models and evaluate performance. The advantage of this…

Federated learning involves a central processor that works with multiple agents to find a global model. The process consists of repeatedly exchanging estimates, which results in the diffusion of information pertaining to the local private…

Machine Learning · Computer Science 2021-04-28 Elsa Rizk , Ali H. Sayed

Federated learning has emerged as an attractive approach to protect data privacy by eliminating the need for sharing clients' data while reducing communication costs compared with centralized machine learning algorithms. However, recent…