FedAvg
PulseAugur coverage of FedAvg — every cluster mentioning FedAvg across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
New HybridSGD method optimizes distributed-memory AI training
Researchers have developed HybridSGD, a novel 2D parallel stochastic gradient descent method designed to optimize performance in distributed-memory systems. This new approach offers a continuous trade-off between existi…
-
Federated learning shows promise for healthcare survival analysis · 2 sources tracked
A new paper evaluates federated learning for survival analysis in healthcare, specifically on breast cancer data across multiple institutions. The study compared three survival models (Cox Proportional Hazards, DeepSurv…
-
MUFFLe paper proposes efficient model update compression for federated learning
A new paper introduces MUFFLe, a method designed to reduce the communication costs associated with federated learning. MUFFLe achieves this by integrating generalized deduplication into the FedAvg pipeline, effectively …
-
Personalized Federated Learning Improves Dysarthric Speech Recognition
Researchers have developed new aggregation strategies for personalized federated learning to improve speech recognition for individuals with dysarthria. The proposed methods, focusing on parameter-based and embedding-ba…
-
Federated autoencoder enhances ECG anomaly detection with privacy on edge devices
Researchers have developed a privacy-preserving federated autoencoder system for detecting anomalies in electrocardiogram (ECG) data on edge devices. The system combines federated learning with differential privacy and …
-
New research tackles QFL noise and backdoor vulnerabilities
Two new research papers explore the challenges and vulnerabilities in Quantum Federated Learning (QFL). One paper introduces Q-ANCHOR, an architecture designed to mitigate issues arising from non-IID data and hardware n…
-
ChainLearn framework uses blockchain for capacity-aware federated learning
Researchers have developed ChainLearn, a new framework for federated ensemble learning that addresses the challenge of varying computational capacities among participating institutions. This system uses blockchain techn…
-
NVIDIA FLARE tutorial compares FedAvg and FedProx on non-IID data
This tutorial demonstrates how to implement and compare the FedAvg and FedProx federated learning algorithms using NVIDIA FLARE. The experiment utilizes a non-IID CIFAR-10 dataset, simulated by partitioning data with a …
-
FedPLT offers resource-efficient federated learning with partial layer training
Researchers have introduced FedPLT, a novel approach to Federated Learning designed to be scalable, resource-efficient, and adaptable to heterogeneous environments. This method trains only specific layers of a model on …
-
New federated learning methods tackle data heterogeneity and scalability challenges
Researchers have developed several new methods to improve federated learning, a distributed machine learning approach that trains models on decentralized data without sharing raw information. FedHarmony addresses challe…