paper-with-me

Papers

From Isolation to Collaboration: Federated Class-Heterogeneous Learning for Chest X-Ray Classification

2023-01-17 · Pranav Kulkarni, Adway Kanhere, Paul H. Yi, Vishwa S. Parekh

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.

📄 PDF Abstract BibTeX arXiv:2301.06683

Code (2)

biointelligence-lab/surgicalaggregation 공식 구현 tf
um2ii/surgicalaggregation 공식 구현 tf

Tasks

Federated LearningX-ray Classification

Similar Papers 제목 키워드 기반

Federated Learning for Pediatric Pneumonia Detection: Enabling Collaborative Diagnosis Without Sharing Patient Data

2025-11-12 · Daniel M. Jimenez-Gutierrez, Enrique Zuazua, Joaquin Del Rio, Oleksii Sliusarenko 외 arxiv

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 Learning

Learning to Collaborate: An Orchestrated-Decentralized Framework for Peer-to-Peer LLM Federation

2026-01-23 · Inderjeet Singh, Eleonore Vissol-Gaudin, Andikan Otung, Motoyoshi Sekiya arxiv

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 Generation

When Agentic AI Meets Integrated Sensing and Communication

2026-08-06 · Kai Li, Conggai Li, Sarah Ali Siddiqui, Syed Sohail Ahmed 외 arxiv

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 Learning

SwiftBot: A Decentralized Platform for LLM-Powered Federated Robotic Task Execution

2026-03-07 · YueMing Zhang, Shuai Xu, Zhengxiong Li, Fangtian Zhong 외 arxiv

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

2023-09-18 · Qiying Pan, Ruofan Wu, Tengfei Liu, Tianyi Zhang 외

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