paper-with-me

Papers

Federated Self-Training for Semi-Supervised Audio Recognition

2021-07-14 · Vasileios Tsouvalas, Aaqib Saeed, Tanir Ozcelebi

Federated Learning is a distributed machine learning paradigm dealing with decentralized and personal datasets. Since data reside on devices like smartphones and virtual assistants, labeling is entrusted to the clients, or labels are extracted in an automated way. Specifically, in the case of audio data, acquiring semantic annotations can be prohibitively expensive and time-consuming. As a result, an abundance of audio data remains unlabeled and unexploited on users' devices. Most existing federated learning approaches focus on supervised learning without harnessing the unlabeled data. In this work, we study the problem of semi-supervised learning of audio models via self-training in conjunction with federated learning. We propose FedSTAR to exploit large-scale on-device unlabeled data to improve the generalization of audio recognition models. We further demonstrate that self-supervised pre-trained models can accelerate the training of on-device models, significantly improving convergence to within fewer training rounds. We conduct experiments on diverse public audio classification datasets and investigate the performance of our models under varying percentages of labeled and unlabeled data. Notably, we show that with as little as 3% labeled data available, FedSTAR on average can improve the recognition rate by 13.28% compared to the fully supervised federated model.

📄 PDF Abstract BibTeX arXiv:2107.06877

Code (1)

FederatedSTAR/FedSTAR 공식 구현 tf

Tasks

Audio ClassificationFederated Learning

Similar Papers 제목 키워드 기반

Semi-Supervised Federated Learning for Keyword Spotting

2023-05-09 · Enmao Diao, Eric W. Tramel, Jie Ding, Tao Zhang

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 le…

Federated LearningKeyword Spotting

Exploring Federated Self-Supervised Learning for General Purpose Audio Understanding

2024-02-05 · Yasar Abbas Ur Rehman, Kin Wai Lau, Yuyang Xie, Lan Ma 외

The integration of Federated Learning (FL) and Self-supervised Learning (SSL) offers a unique and synergetic combination to exploit the audio data for general-purpose audio understanding, without compromising user data p…

Federated LearningRetrievalSelf-Supervised Learning

Self-supervised Graphs for Audio Representation Learning with Limited Labeled Data

2022-01-31 · Amir Shirian, Krishna Somandepalli, Tanaya Guha

Large scale databases with high-quality manual annotations are scarce in audio domain. We thus explore a self-supervised graph approach to learning audio representations from highly limited labelled data. Considering eac…

Emotion RecognitionEvent Detectiongraph constructionRepresentation Learning+1

Unlocking In-Context Learning in Audio-Language Models from Decentralized Medical Audio

2026-06-22 · Ran Piao, Tsai-Ning Wang, Martijn den Dekker, Linda Moonen 외 arxiv

Clinical audio diagnosis in low-resource settings requires models that identify conditions from minimal examples without large annotated corpora. We propose Federated Self-Contextualization (FSC), a multimodal language m…

Multimodal Reasoning

Rethinking Semi-Supervised Federated Learning: How to co-train fully-labeled and fully-unlabeled client imaging data

2023-10-28 · Pramit Saha, Divyanshu Mishra, J. Alison Noble

The most challenging, yet practical, setting of semi-supervised federated learning (SSFL) is where a few clients have fully labeled data whereas the other clients have fully unlabeled data. This is particularly common in…

Federated Learningimage-classificationImage Classification