中文
相关论文

相关论文: FedCorr: Multi-Stage Federated Learning for Label …

200 篇论文

Federated Learning (FL) enables a group of clients to collaboratively train a model without sharing individual data, but its performance drops when client data are heterogeneous. Clustered FL tackles this by grouping similar clients.…

机器学习 · 计算机科学 2026-03-02 Anik Pramanik , Murat Kantarcioglu , Vincent Oria , Shantanu Sharma

Speech Emotion Recognition (SER) application is frequently associated with privacy concerns as it often acquires and transmits speech data at the client-side to remote cloud platforms for further processing. These speech data can reveal not…

音频与语音处理 · 电气工程与系统科学 2023-04-18 Tiantian Feng , Shrikanth Narayanan

Federated learning (FL) enables multiple clients to train models collaboratively without sharing local data, which has achieved promising results in different areas, including the Internet of Things (IoT). However, end IoT devices do not…

机器学习 · 计算机科学 2023-03-07 Jiaqi Wang , Shenglai Zeng , Zewei Long , Yaqing Wang , Houping Xiao , Fenglong Ma

Federated learning (FL) has emerged as a promising paradigm in machine learning, enabling collaborative model training across decentralized devices without the need for raw data sharing. In FL, a global model is trained iteratively on local…

机器学习 · 计算机科学 2025-04-01 Kanishka Ranaweera , Azadeh Ghari Neiat , Xiao Liu , Bipasha Kashyap , Pubudu N. Pathirana

Federated Learning (FL) aims to learn a single global model that enables the central server to help the model training in local clients without accessing their local data. The key challenge of FL is the heterogeneity of local data in…

机器学习 · 计算机科学 2023-04-17 Sicong Liang , Junchao Tian , Shujun Yang , Yu Zhang

Federated Learning (FL) enables multiple clients to collaboratively learn in a distributed way, allowing for privacy protection. However, the real-world non-IID data will lead to client drift which degrades the performance of FL.…

机器学习 · 计算机科学 2023-08-22 Yunlu Yan , Chun-Mei Feng , Mang Ye , Wangmeng Zuo , Ping Li , Rick Siow Mong Goh , Lei Zhu , C. L. Philip Chen

Federated Learning (FL) aggregates locally trained models from individual clients to construct a global model. While FL enables learning a model with data privacy, it often suffers from significant performance degradation when clients have…

机器学习 · 计算机科学 2024-03-29 Gihun Lee , Minchan Jeong , Sangmook Kim , Jaehoon Oh , Se-Young Yun

Federated Learning (FL) offers a privacy-preserving framework for training audio classification (AC) models across decentralized clients without sharing raw data. However, Federated Audio Classification (FedAC) faces three major challenges:…

声音 · 计算机科学 2025-08-05 Jun Bai , Rajib Rana , Di Wu , Youyang Qu , Xiaohui Tao , Ji Zhang , Carlos Busso , Shivakumara Palaiahnakote

Federated learning aims to collaboratively learn a model by using the data from multiple users under privacy constraints. In this paper, we study the multi-label classification problem under the federated learning setting, where trivial…

机器学习 · 计算机科学 2024-04-25 Xuming An , Dui Wang , Li Shen , Yong Luo , Han Hu , Bo Du , Yonggang Wen , Dacheng Tao

The challenge of data scarcity hinders the application of deep learning in industrial surface defect classification (SDC), as it's difficult to collect and centralize sufficient training data from various entities in Industrial Internet of…

机器学习 · 计算机科学 2024-11-04 Jixuan Cui , Jun Li , Zhen Mei , Yiyang Ni , Wen Chen , Zengxiang Li

Noisy labels in distributed datasets induce severe local overfitting and consequently compromise the global model in federated learning (FL). Most existing solutions rely on selecting clean devices or aligning with public clean datasets,…

机器学习 · 计算机科学 2026-03-05 Xiangyu Zhong , Xiaojun Yuan , Ying-Jun Angela Zhang

Label Distribution Learning (LDL) models supervision as an instance-wise probability distribution, enabling fine-grained learning under inherent ambiguity, but its success relies on high-fidelity label distributions that are costly to…

机器学习 · 计算机科学 2026-05-12 Junxiang Wu , Zhiqiang Kou , Hongwei Zeng , Wenke Huang , Biao Liu , Hanlin Gu , Yuheng Jia , Di Jiang , Yang Liu , Xin Geng

Federated Learning (FL) is a way for machines to learn from data that is kept locally, in order to protect the privacy of clients. This is typically done using local SGD, which helps to improve communication efficiency. However, such a…

机器学习 · 计算机科学 2023-06-01 Yongxin Guo , Xiaoying Tang , Tao Lin

Federated Learning (FL) is a privacy-protected machine learning paradigm that allows model to be trained directly at the edge without uploading data. One of the biggest challenges faced by FL in practical applications is the heterogeneity…

机器学习 · 计算机科学 2021-08-20 Zirui Zhu , Ziyi Ye

Federated learning (FL) is a distributed learning technique that trains a shared model over distributed data in a privacy-preserving manner. Unfortunately, FL's performance degrades when there is (i) variability in client characteristics in…

机器学习 · 计算机科学 2021-10-28 Muhammad Tahir Munir , Muhammad Mustansar Saeed , Mahad Ali , Zafar Ayyub Qazi , Ihsan Ayyub Qazi

Federated Learning allows the training of machine learning models by using the computation and private data resources of many distributed clients. Most existing results on Federated Learning (FL) assume the clients have ground-truth labels.…

机器学习 · 计算机科学 2022-10-12 Enmao Diao , Jie Ding , Vahid Tarokh

In Federated Learning (FL), clients independently train local models and share them with a central aggregator to build a global model. Impermissibility to access clients' data and collaborative training make FL appealing for applications…

软件工程 · 计算机科学 2024-02-26 Waris Gill , Ali Anwar , Muhammad Ali Gulzar

Federated learning (FL) is a distributed machine learning paradigm enabling multiple clients to train a model collaboratively without exposing their local data. Among FL schemes, clustering is an effective technique addressing the…

密码学与安全 · 计算机科学 2025-04-01 Yunan Wei , Shengnan Zhao , Chuan Zhao , Zhe Liu , Zhenxiang Chen , Minghao Zhao

Federated learning (FL) has emerged as an effective technique to co-training machine learning models without actually sharing data and leaking privacy. However, most existing FL methods focus on the supervised setting and ignore the…

机器学习 · 计算机科学 2021-07-06 Zewei Long , Liwei Che , Yaqing Wang , Muchao Ye , Junyu Luo , Jinze Wu , Houping Xiao , Fenglong Ma

Federated Learning (FL) deals with learning a central model (i.e. the server) in privacy-constrained scenarios, where data are stored on multiple devices (i.e. the clients). The central model has no direct access to the data, but only to…