中文
相关论文

相关论文: Abnormal Client Behavior Detection in Federated Le…

200 篇论文

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…

机器学习 · 计算机科学 2023-11-14 Ala Gouissem , Zina Chkirbene , Ridha Hamila

Federated learning (FL) ameliorates privacy concerns in settings where a central server coordinates learning from data distributed across many clients. The clients train locally and communicate the models they learn to the server;…

机器学习 · 计算机科学 2020-10-16 Monica Ribero , Haris Vikalo

In Federated Learning (FL), clients may have weak devices that cannot train the full model or even hold it in their memory space. To implement large-scale FL applications, thus, it is crucial to develop a distributed learning method that…

机器学习 · 计算机科学 2024-06-24 Sunwoo Lee , Tuo Zhang , Saurav Prakash , Yue Niu , Salman Avestimehr

Federated Learning allows for population level models to be trained without centralizing client data by transmitting the global model to clients, calculating gradients locally, then averaging the gradients. Downloading models and uploading…

机器学习 · 计算机科学 2019-09-30 Jack Goetz , Kshitiz Malik , Duc Bui , Seungwhan Moon , Honglei Liu , Anuj Kumar

Anomaly detection is a significant problem faced in several research areas. Detecting and correctly classifying something unseen as anomalous is a challenging problem that has been tackled in many different manners over the years.…

机器学习 · 计算机科学 2021-09-15 Federico Di Mattia , Paolo Galeone , Michele De Simoni , Emanuele Ghelfi

Federated Learning (FL) is one of the hot research topics, and it utilizes Machine Learning (ML) in a distributed manner without directly accessing private data on clients. However, FL faces many challenges, including the difficulty to…

分布式、并行与集群计算 · 计算机科学 2022-05-02 Shadha Tabatabai , Ihab Mohammed , Basheer Qolomany , Abdullatif Albasser , Kashif Ahmad , Mohamed Abdallah , Ala Al-Fuqaha

The demand for collaborative and private bandit learning across multiple agents is surging due to the growing quantity of data generated from distributed systems. Federated bandit learning has emerged as a promising framework for private,…

机器学习 · 计算机科学 2024-03-04 Ethan Blaser , Chuanhao Li , Hongning Wang

Federated learning (FL), as an emerging artificial intelligence (AI) approach, enables decentralized model training across multiple devices without exposing their local training data. FL has been increasingly gaining popularity in both…

Federated learning enables the clients to collaboratively train a global model, which is aggregated from local models. Due to the heterogeneous data distributions over clients and data privacy in federated learning, it is difficult to train…

机器学习 · 计算机科学 2025-05-20 Wujun Zhou , Shu Ding , ZeLin Li , Wei Wang

Personalized Federated Learning (PFL) aims to train a personalized model for each client that is tailored to its local data distribution, learning fails to perform well on individual clients due to variations in their local data…

机器学习 · 计算机科学 2025-03-10 Ziran Zhou , Guanyu Gao , Xiaohu Wu , Yan Lyu

Federated Learning (FL) systems are susceptible to adversarial attacks, such as model poisoning attacks and backdoor attacks. Existing defense mechanisms face critical limitations in real-world deployments, such as relying on impractical…

密码学与安全 · 计算机科学 2025-10-21 Shanshan Han , Wenxuan Wu , Baturalp Buyukates , Weizhao Jin , Qifan Zhang , Yuhang Yao , Salman Avestimehr , Chaoyang He

Sequential deep learning models (e.g., RNN and LSTM) can learn the sequence features of software behaviors, such as API or syscall sequences. However, recent studies have shown that these deep learning-based approaches are vulnerable to…

密码学与安全 · 计算机科学 2025-09-22 Dongyang Zhan , Kai Tan , Lin Ye , Xiangzhan Yu , Hongli Zhang , Zheng He

Federated Learning (FL) enables collaborative model training across multiple clients without sharing private data. We consider FL scenarios wherein FL clients are subject to adversarial (Byzantine) attacks, while the FL server is trusted…

机器学习 · 计算机科学 2026-04-30 Emmanouil Kritharakis , Dusan Jakovetic , Antonios Makris , Konstantinos Tserpes

Federated learning (FL) is a promising distributed learning framework where distributed clients collaboratively train a machine learning model coordinated by a server. To tackle the stragglers issue in asynchronous FL, we consider that each…

机器学习 · 计算机科学 2023-11-29 Jiarong Yang , Yuan Liu , Fangjiong Chen , Wen Chen , Changle Li

Communication overhead in federated learning (FL) poses a significant challenge for network anomaly detection systems, where diverse client configurations and network conditions impact efficiency and detection accuracy. Existing approaches…

分布式、并行与集群计算 · 计算机科学 2025-03-20 William Marfo , Deepak Tosh , Shirley Moore , Joshua Suetterlein , Joseph Manzano

Anomaly detection is being regarded as an unsupervised learning task as anomalies stem from adversarial or unlikely events with unknown distributions. However, the predictive performance of purely unsupervised anomaly detection often fails…

机器学习 · 计算机科学 2014-01-27 Nico Goernitz , Marius Micha Kloft , Konrad Rieck , Ulf Brefeld

Federated Learning is widely employed to tackle distributed sensitive data. Existing methods primarily focus on addressing in-federation data heterogeneity. However, we observed that they suffer from significant performance degradation when…

机器学习 · 计算机科学 2024-07-09 Mengmeng Ma , Tang Li , Xi Peng

Federated Learning (FL) allows the training of deep neural networks in a distributed and privacy-preserving manner. However, this concept suffers from malfunctioning updates sent by the attending clients that cause global model performance…

机器学习 · 计算机科学 2025-08-05 Mirko Konstantin , Moritz Fuchs , Anirban Mukhopadhyay

Federated Learning (FL) is a promising distributed learning paradigm, which allows a number of data owners (also called clients) to collaboratively learn a shared model without disclosing each client's data. However, FL may fail to proceed…

机器学习 · 计算机科学 2020-11-24 Hong Lin , Lidan Shou , Ke Chen , Gang Chen , Sai Wu

Due to limited communication capacities of edge devices, most existing federated learning (FL) methods randomly select only a subset of devices to participate in training for each communication round. Compared with engaging all the…

机器学习 · 计算机科学 2023-06-07 Jianyi Zhang , Ang Li , Minxue Tang , Jingwei Sun , Xiang Chen , Fan Zhang , Changyou Chen , Yiran Chen , Hai Li