中文
相关论文

相关论文: Semi-FedSER: Semi-supervised Learning for Speech E…

200 篇论文

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model may need to perform…

机器学习 · 计算机科学 2024-06-25 Wolong Xing , Zhenkui Shi , Hongyan Peng , Xiantao Hu , Xianxian Li

Federated learning enables the deployment of machine learning to problems for which centralized data collection is impractical. Adding differential privacy guarantees bounds on privacy while data are contributed to a global model. Adding…

机器学习 · 计算机科学 2022-02-22 Andrew Silva , Katherine Metcalf , Nicholas Apostoloff , Barry-John Theobald

Federated Semi-Supervised Learning (FedSSL) has gained rising attention from both academic and industrial researchers, due to its unique characteristics of co-training machine learning models with isolated yet unlabeled data. Most existing…

机器学习 · 计算机科学 2021-09-13 Zewei Long , Jiaqi Wang , Yaqing Wang , Houping Xiao , Fenglong Ma

Cross-silo Federated learning (FL) has become a promising tool in machine learning applications for healthcare. It allows hospitals/institutions to train models with sufficient data while the data is kept private. To make sure the FL model…

机器学习 · 计算机科学 2022-09-12 Aoxiao Zhong , Hao He , Zhaolin Ren , Na Li , Quanzheng Li

Federated Learning (FL) is a promising distributed method for edge-level machine learning, particularly for privacysensitive applications such as those in military and medical domains, where client data cannot be shared or transferred to a…

机器学习 · 计算机科学 2024-06-27 Lucas Grativol Ribeiro , Mathieu Leonardon , Guillaume Muller , Virginie Fresse , Matthieu Arzel

Nowadays, AI companies improve service quality by aggressively collecting users' data generated by edge devices, which jeopardizes data privacy. To prevent this, Federated Learning is proposed as a private learning scheme, using which users…

机器学习 · 计算机科学 2022-10-06 Jingtao Li , Runcong Kuang

Many existing FL methods assume clients with fully-labeled data, while in realistic settings, clients have limited labels due to the expensive and laborious process of labeling. Limited labeled local data of the clients often leads to their…

机器学习 · 计算机科学 2023-07-19 Yae Jee Cho , Gauri Joshi , Dimitrios Dimitriadis

Federated Learning (FL) enables collaborative training of models across distributed clients without sharing local data, addressing privacy concerns in decentralized systems. However, the gradient-sharing process exposes private data to…

机器学习 · 计算机科学 2025-03-11 Mingcong Xu , Xiaojin Zhang , Wei Chen , Hai Jin

In many critical applications, sensitive data is inherently distributed and cannot be centralized due to privacy concerns. A wide range of federated learning approaches have been proposed to train models locally at each client without…

机器学习 · 计算机科学 2024-12-23 Amr Abourayya , Jens Kleesiek , Kanishka Rao , Erman Ayday , Bharat Rao , Geoff Webb , Michael Kamp

There are situations where data relevant to machine learning problems are distributed across multiple locations that cannot share the data due to regulatory, competitiveness, or privacy reasons. Machine learning approaches that require data…

机器学习 · 计算机科学 2022-06-28 Dimitris Stripelis , Jose Luis Ambite

Federated learning (FL) aims to learn joint knowledge from a large scale of decentralized devices with labeled data in a privacy-preserving manner. However, since high-quality labeled data require expensive human intelligence and efforts,…

机器学习 · 计算机科学 2022-08-30 Xuefeng Jiang , Sheng Sun , Yuwei Wang , Min Liu

We propose FEDENHANCE, an unsupervised federated learning (FL) approach for speech enhancement and separation with non-IID distributed data across multiple clients. We simulate a real-world scenario where each client only has access to a…

声音 · 计算机科学 2022-02-01 Efthymios Tzinis , Jonah Casebeer , Zhepei Wang , Paris Smaragdis

Federated Learning (FL) is a powerful framework for privacy-preserving distributed learning. It enables multiple clients to collaboratively train a global model without sharing raw data. However, handling noisy labels in FL remains a major…

机器学习 · 计算机科学 2026-02-19 Seunghun Yu , Jin-Hyun Ahn , Joonhyuk Kang

Federated Learning (FL) is a machine learning paradigm where many local nodes collaboratively train a central model while keeping the training data decentralized. This is particularly relevant for clinical applications since patient data…

Federated Learning (FL) allows training machine learning models in privacy-constrained scenarios by enabling the cooperation of edge devices without requiring local data sharing. This approach raises several challenges due to the different…

机器学习 · 计算机科学 2022-12-02 Riccardo Zaccone , Andrea Rizzardi , Debora Caldarola , Marco Ciccone , Barbara Caputo

Keyword Spotting (KWS) is a critical aspect of audio-based applications on mobile devices and virtual assistants. Recent developments in Federated Learning (FL) have significantly expanded the ability to train machine learning models by…

机器学习 · 计算机科学 2023-05-10 Enmao Diao , Eric W. Tramel , Jie Ding , Tao Zhang

Federated learning (FL) is a distributed framework for collaboratively training with privacy guarantees. In real-world scenarios, clients may have Non-IID data (local class imbalance) with poor annotation quality (label noise). The…

机器学习 · 计算机科学 2023-04-07 Chenrui Wu , Zexi Li , Fangxin Wang , Chao Wu

Federated Learning (FL) is a technique to train models using data distributed across devices. Differential Privacy (DP) provides a formal privacy guarantee for sensitive data. Our goal is to train a large neural network language model…

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

Federeated Learning (FL) offers a privacy-preserving solution for Semantic Segmentation (SS) tasks to adapt to new domains, but faces significant challenges from these domain shifts, particularly when client data is unlabeled. However, most…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Ding-Ruei Shen