FedLBW Improves Federated Learning Accuracy on Non-IID Wireless Data

Majid Kundroo, Tinku Singh, Taehong Kim· August 10, 2026 View original

Key takeaways

  • FedLBW uses loss-based weighting for client updates in federated learning.
  • It significantly improves accuracy and convergence on non-IID data.
  • The method shows exceptional resilience to client dropouts in wireless networks.
  • FedLBW outperforms traditional FL algorithms like FedAvg in challenging conditions.

Who benefits

TelecommunicationsHealthcareIoTAutomotiveFinance

Summary

Researchers introduce FedLBW, a novel federated learning aggregation method that weights client updates based on the inverse of their validation loss, rather than dataset size. This approach significantly improves accuracy and convergence speed on non-IID data in wireless networks, while also enhancing resilience to client dropouts.

Federated Learning (FL) enables collaborative machine learning across distributed clients, crucial for privacy-preserving applications. However, achieving efficient model convergence in FL is particularly difficult in wireless networks due to non-independent and identically distributed (non-IID) data and frequent client dropouts. Traditional FL algorithms, like FedAvg, typically weight client updates solely by dataset size, which can introduce biases and sensitivity to outliers.To overcome these limitations, the authors propose Federated Learning with Loss-Based Weighting (FedLBW). This new aggregation method assigns weights to each client's update proportional to the inverse of its validation loss, calculated using a small proxy dataset on the server. This strategy ensures that models with lower validation loss, indicating higher reliability, exert greater influence during the aggregation process.Extensive experiments across various datasets and models (FashionMNIST, CIFAR-10, CIFAR-100) demonstrate that FedLBW achieves higher accuracy and faster convergence compared to several baseline FL algorithms, with accuracy improvements of up to 7.6% in extreme non-IID scenarios. Furthermore, FedLBW exhibits exceptional resilience to increasing dropout probabilities, maintaining significantly higher accuracy under challenging conditions. These results position FedLBW as a robust and effective solution for FL in wireless network environments.

Why it matters

For organizations deploying federated learning in real-world, distributed, and potentially unstable environments, FedLBW offers a significant improvement in model accuracy, convergence, and robustness, making FL more practical and reliable.

How to implement this in your domain

  1. 1Review the FedLBW paper to understand the specific implementation details of the loss-based weighting mechanism.
  2. 2Integrate the FedLBW aggregation strategy into your existing federated learning framework.
  3. 3Test FedLBW on your own non-IID datasets and wireless network simulations to validate its performance.
  4. 4Compare its accuracy and convergence speed against traditional FedAvg or other baseline FL algorithms.
  5. 5Evaluate its robustness to client dropouts in your specific deployment scenarios.

Original post by Majid Kundroo, Tinku Singh, Taehong Kim

"arXiv:2608.07007v1 Announce Type: new Abstract: Federated Learning (FL) enables collaborative machine learning (ML) across distributed clients while preserving privacy. However, efficient model convergence in FL remains challenging, especially in wireless networks where non-indep…"

View on X

Originally posted by Majid Kundroo, Tinku Singh, Taehong Kim on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses