FedImp Accelerates Federated Learning Convergence in Non-IID Settings

Hai Anh Tran, Cuong Ta, Truong X. Tran· August 18, 2026 View original

Key takeaways

  • FedImp enhances Federated Learning convergence by weighting device contributions based on data impurity.
  • It significantly reduces communication rounds and improves training efficiency in non-IID settings.
  • FedImp outperforms existing FL baselines in both convergence speed and accuracy.
  • This method is particularly effective under highly imbalanced data distributions.

Who benefits

HealthcareFinance (BFSI)TelecommunicationsIoTSmart Cities

Summary

Researchers propose Federated Impurity Weighting (FedImp), a new algorithm that quantifies device contributions in Federated Learning based on local data's informational content. FedImp significantly improves convergence speed and accuracy in non-IID data distributions, reducing communication rounds by up to 66.7% compared to baselines.

Federated Learning (FL) offers a privacy-preserving approach to training global models across distributed devices, but it faces a significant hurdle: the non-Independent and Identically Distributed (non-IID) nature of data across these devices. This data heterogeneity often leads to slower convergence and reduced training efficiency. To address this, a new algorithm called Federated Impurity Weighting (FedImp) has been introduced. FedImp's core innovation lies in its ability to quantify each device's contribution to the global model update based on the informational content, or "impurity," of its local data. These contributions are then normalized to compute distinct aggregation weights, ensuring that devices with more informative data have a greater influence on the global model. This dynamic weighting mechanism helps to mitigate the negative effects of non-IID data. Extensive experiments conducted on EMNIST and CIFAR-10 datasets demonstrate FedImp's effectiveness. It significantly accelerates convergence speed, reducing the number of communication rounds by up to 64.4% on EMNIST and 44.2% on CIFAR-10 when compared to established baselines like FedAvg, FedProx, and FedAdp. Furthermore, under highly imbalanced data distributions, FedImp consistently outperformed all baselines, achieving the highest accuracy. This makes FedImp a promising solution for enhancing FL efficiency in real-world, non-IID scenarios.

Why it matters

FedImp offers a crucial improvement for Federated Learning, enabling faster and more accurate model training in real-world scenarios where data is inherently distributed and non-uniform, while maintaining privacy.

How to implement this in your domain

  1. 1Evaluate FedImp as an alternative aggregation strategy for existing Federated Learning deployments.
  2. 2Implement FedImp in new FL projects, especially those dealing with highly non-IID data distributions.
  3. 3Benchmark FedImp's convergence speed and accuracy against current FL algorithms like FedAvg or FedProx.
  4. 4Explore how impurity-based weighting can be adapted for specific privacy-preserving AI applications.

Original post by Hai Anh Tran, Cuong Ta, Truong X. Tran

"arXiv:2608.14654v1 Announce Type: new Abstract: Federated Learning (FL) is a collaborative paradigm that enables multiple devices to train a global model while preserving local data privacy. A major challenge in FL is the non-Independent and Identically Distributed (non-IID) natu…"

View on X

Originally posted by Hai Anh Tran, Cuong Ta, Truong X. Tran on X · view source

Want to go deeper?

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

Explore courses