One-Round Federated Learning for Medical Imaging

Afsaneh Mahanipour, Hana Khamfroush· July 24, 2026 View original

Summary

This paper introduces an analytic federated learning framework for task-heterogeneous multi-label medical image classification, requiring only one or two communication rounds. It significantly outperforms existing gradient-based methods by neutralizing class-imbalance bias and aggregating optimal classifiers per disease category.

Federated learning (FL) offers a privacy-preserving way for multiple medical institutions to collaborate on training AI models without sharing sensitive patient data. However, a major challenge arises from "task heterogeneity," where each institution only labels a subset of diseases, leaving other categories unobserved. Traditional gradient-based FL methods struggle here due to slow convergence and systematic false-negative biases from missing labels. This research proposes a novel analytic federated learning framework specifically designed for multi-label medical image classification under such task heterogeneity. The method replaces iterative gradient optimization with three closed-form operations: a balanced label projection to correct class-imbalance bias, a per-class absolute aggregation that optimally combines ridge-regression classifiers from contributing clients, and an optional analytic pseudo-label refinement. This entire process remarkably requires only one or two communication rounds, regardless of the number of clients or the degree of task heterogeneity. Experiments on the ChestXray14 dataset demonstrate substantial performance improvements over state-of-the-art federated multi-label methods, significantly boosting accuracy and AUC while drastically reducing communication overhead.

Why it matters

This breakthrough in federated learning can accelerate the development and deployment of robust medical AI models across diverse clinical settings, overcoming privacy concerns and data silos while improving diagnostic accuracy.

How to implement this in your domain

  1. 1Evaluate this analytic FL framework for medical image classification projects where data privacy and task heterogeneity are concerns.
  2. 2Pilot the implementation of this one-round FL approach with partner institutions for collaborative model training.
  3. 3Investigate how the balanced label projection and per-class aggregation can be adapted to other federated learning scenarios.
  4. 4Assess the potential for reduced communication rounds to lower infrastructure costs and accelerate model deployment.

Who benefits

HealthcarePharmaceuticalsMedical DevicesAI/ML DevelopmentResearch & Academia

Key takeaways

  • A new analytic federated learning framework enables efficient multi-label medical image classification with task heterogeneity.
  • It requires only one or two communication rounds, drastically reducing overhead compared to gradient-based methods.
  • The framework neutralizes class-imbalance bias and aggregates optimal classifiers per disease.
  • This approach significantly improves accuracy and AUC, accelerating medical AI deployment while preserving privacy.

Original post by Afsaneh Mahanipour, Hana Khamfroush

"arXiv:2607.20641v1 Announce Type: new Abstract: Federated learning (FL) enables multiple clinical institutions to collaboratively train a shared disease classifier without centralizing patient data. In practice, however, each institution annotates only the pathologies within its…"

View on X

Originally posted by Afsaneh Mahanipour, Hana Khamfroush on X · view source

Want to go deeper?

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

Explore courses