PulseAugur
EN
LIVE 09:51:37

FedAvg Algorithm Explores Personalization vs. Generalization in HAR

This paper explores the effectiveness of the FedAvg algorithm in the Human Activity Recognition (HAR) domain, focusing on the balance between personalized and generalized accuracy in federated learning. Researchers designed and implemented various testing scenarios to compare centralized, local, and federated learning paradigms, including a simulation of changing client data. The experimental results indicate that FedAvg offers better personalization while maintaining strong generalization compared to traditional centralized learning, though this advantage diminishes under challenging conditions like varying class distributions across clients. AI

IMPACT This research explores trade-offs in federated learning for activity recognition, potentially informing more privacy-preserving and personalized AI systems.

RANK_REASON The cluster contains a research paper submitted to arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

FedAvg Algorithm Explores Personalization vs. Generalization in HAR

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Andrea De Luna, Susanna Peretti, Chiara Contoli, Alessandro Bogliolo ·

    FedAvg for HAR: Exploring the Tradeoff Between Personalized and Generalization Accuracy

    arXiv:2607.03334v1 Announce Type: cross Abstract: The federated learning (FL) paradigm fosters distributed pervasive computing combined with artificial intelligence techniques, allowing for optimized data usage and improved mitigation of privacy concerns. Indeed, model training o…