paper-with-me

홈 › Papers

Federated Self-Supervised Learning in Heterogeneous Settings: Limits of a Baseline Approach on HAR

2022-07-17 · Sannara Ek, Romain Rombourg, François Portet, Philippe Lalanda

Federated Learning is a new machine learning paradigm dealing with distributed model learning on independent devices. One of the many advantages of federated learning is that training data stay on devices (such as smartphones), and only learned models are shared with a centralized server. In the case of supervised learning, labeling is entrusted to the clients. However, acquiring such labels can be prohibitively expensive and error-prone for many tasks, such as human activity recognition. Hence, a wealth of data remains unlabelled and unexploited. Most existing federated learning approaches that focus mainly on supervised learning have mostly ignored this mass of unlabelled data. Furthermore, it is unclear whether standard federated Learning approaches are suited to self-supervised learning. The few studies that have dealt with the problem have limited themselves to the favorable situation of homogeneous datasets. This work lays the groundwork for a reference evaluation of federated Learning with Semi-Supervised Learning in a realistic setting. We show that standard lightweight autoencoder and standard Federated Averaging fail to learn a robust representation for Human Activity Recognition with several realistic heterogeneous datasets. These findings advocate for a more intensive research effort in Federated Self Supervised Learning to exploit the mass of heterogeneous unlabelled data present on mobile devices.

📄 PDF Abstract BibTeX arXiv:2207.08187

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionFederated LearningHuman Activity RecognitionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Federated Self-supervised Learning for Heterogeneous Clients

2022-05-25 · Disha Makhija, Nhat Ho, Joydeep Ghosh

Federated Learning has become an important learning paradigm due to its privacy and computational benefits. As the field advances, two key challenges that still remain to be addressed are: (1) system heterogeneity - vari…

Federated LearningRepresentation LearningSelf-Supervised Learning

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

Contrastive encoder pre-training-based clustered federated learning for heterogeneous data

2023-11-28 · Ye Lin Tun, Minh N. H. Nguyen, Chu Myaet Thwal, Jinwoo Choi 외

Federated learning (FL) is a promising approach that enables distributed clients to collaboratively train a global model while preserving their data privacy. However, FL often suffers from data heterogeneity problems, wh…

ClusteringContrastive LearningFederated Learning

FedX: Unsupervised Federated Learning with Cross Knowledge Distillation

2022-07-19 · Sungwon Han, Sungwon Park, Fangzhao Wu, Sundong Kim 외

This paper presents FedX, an unsupervised federated learning framework. Our model learns unbiased representation from decentralized and heterogeneous local data. It employs a two-sided knowledge distillation with contras…

Contrastive LearningFederated LearningKnowledge Distillation

Federated Self-Supervised Learning for One-Shot Cross-Modal and Cross-Imaging Technique Segmentation

2025-03-30 · Siladittya Manna, Suresh Das, Sayantari Ghosh, Saumik Bhattacharya

Decentralized federated learning enables learning of data representations from multiple sources without compromising the privacy of the clients. In applications like medical image segmentation, where obtaining a large an…

Federated LearningImage SegmentationMedical Image SegmentationOne-Shot Segmentation+3