A Federated Learning Aggregation Algorithm for Pervasive Computing: Evaluation and Comparison
Pervasive computing promotes the installation of connected devices in our living spaces in order to provide services. Two major developments have gained significant momentum recently: an advanced use of edge resources and the integration of machine learning techniques for engineering applications. This evolution raises major challenges, in particular related to the appropriate distribution of computing elements along an edge-to-cloud continuum. About this, Federated Learning has been recently proposed for distributed model training in the edge. The principle of this approach is to aggregate models learned on distributed clients in order to obtain a new, more general model. The resulting model is then redistributed to clients for further training. To date, the most popular federated learning algorithm uses coordinate-wise averaging of the model parameters for aggregation. However, it has been shown that this method is not adapted in heterogeneous environments where data is not identically and independently distributed (non-iid). This corresponds directly to some pervasive computing scenarios where heterogeneity of devices and users challenges machine learning with the double objective of generalization and personalization. In this paper, we propose a novel aggregation algorithm, termed FedDist, which is able to modify its model architecture (here, deep neural network) by identifying dissimilarities between specific neurons amongst the clients. This permits to account for clients' specificity without impairing generalization. Furthermore, we define a complete method to evaluate federated learning in a realistic way taking generalization and personalization into account. Using this method, FedDist is extensively tested and compared with three state-of-the-art federated learning algorithms on the pervasive domain of Human Activity Recognition with smartphones.
Code (1)
Tasks
Activity RecognitionFederated LearningHuman Activity RecognitionSpecificitySimilar Papers 제목 키워드 기반
Evaluation and comparison of federated learning algorithms for Human Activity Recognition on smartphones
Pervasive computing promotes the integration of smart devices in our living spaces to develop services providing assistance to people. Such smart devices are increasingly relying on cloud-based Machine Learning, which ra…
Activity RecognitionFederated LearningHuman Activity RecognitionSpecificityResource-Constrained Federated Learning with Heterogeneous Labels and Models
Various IoT applications demand resource-constrained machine learning mechanisms for different applications such as pervasive healthcare, activity monitoring, speech recognition, real-time computer vision, etc. This nece…
BIG-bench Machine LearningFederated Learningspeech-recognitionSpeech RecognitionOpportunistic Federated Learning: An Exploration of Egocentric Collaboration for Pervasive Computing Applications
Pervasive computing applications commonly involve user's personal smartphones collecting data to influence application behavior. Applications are often backed by models that learn from the user's experiences to provide p…
Federated LearningFederated Learning and catastrophic forgetting in pervasive computing: demonstration in HAR domain
Federated Learning has been introduced as a new machine learning paradigm enhancing the use of local devices. At a server level, FL regularly aggregates models learned locally on distributed clients to obtain a more gene…
Activity RecognitionFederated LearningHuman Activity RecognitionFederated Continual Learning through distillation in pervasive computing
Federated Learning has been introduced as a new machine learning paradigm enhancing the use of local devices. At a server level, FL regularly aggregates models learned locally on distributed clients to obtain a more gene…
Activity RecognitionContinual LearningFederated LearningHuman Activity Recognition