From Isolation to Collaboration: Federated Class-Heterogeneous Learning for Chest X-Ray Classification
Federated learning (FL) is a promising paradigm to collaboratively train a global chest x-ray (CXR) classification model using distributed datasets while preserving patient privacy. A significant, yet relatively underexplored, challenge in FL is class-heterogeneity, where clients have different sets of classes. We propose surgical aggregation, a FL method that uses selective aggregation to collaboratively train a global model using distributed, class-heterogeneous datasets. Unlike other methods, our method does not rely on the assumption that clients share the same classes as other clients, know the classes of other clients, or have access to a fully annotated dataset. We evaluate surgical aggregation using class-heterogeneous CXR datasets across IID and non-IID settings. Our results show that our method outperforms current methods and has better generalizability.
Code (2)
Tasks
Federated LearningX-ray ClassificationSimilar Papers 제목 키워드 기반
Federated Learning for Pediatric Pneumonia Detection: Enabling Collaborative Diagnosis Without Sharing Patient Data
Early and accurate pneumonia detection from chest X-rays (CXRs) is clinically critical to expedite treatment and isolation, reduce complications, and curb unnecessary antibiotic use. Although artificial intelligence (AI)…
Pneumonia DetectionFederated LearningLearning to Collaborate: An Orchestrated-Decentralized Framework for Peer-to-Peer LLM Federation
Fine-tuning Large Language Models (LLMs) for specialized domains is constrained by a fundamental challenge: the need for diverse, cross-organizational data conflicts with the principles of data privacy and sovereignty. W…
Federated LearningCode GenerationWhen Agentic AI Meets Integrated Sensing and Communication
Agentic artificial intelligence (AI) is transforming Integrated Sensing and Communication (ISAC) from a function-oriented physical-layer technology into a goal-driven, closed-loop intelligent system, a paradigm we term A…
Reinforcement LearningFederated LearningSwiftBot: A Decentralized Platform for LLM-Powered Federated Robotic Task Execution
Federated robotic task execution systems require bridging natural language instructions to distributed robot control while efficiently managing computational resources across heterogeneous edge devices without centralize…
FedGKD: Unleashing the Power of Collaboration in Federated Graph Neural Networks
Federated training of Graph Neural Networks (GNN) has become popular in recent years due to its ability to perform graph-related tasks under data isolation scenarios while preserving data privacy. However, graph heteroge…
Dataset Distillation