Skip to content

Author

Sudip Misra

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

#artificial intelligence Preprint Sep 2026

OmniMed-FL: A Robust Multimodal Federated Learning Framework for Clinical Diagnosis

Simultaneous assessment of medical imaging and patient records is often required in clinical diagnosis. However, standard machine learning algorithms cannot analyze these data types together. Meanwhile, compliance with HIPAA and GDPR can constrain centralized aggregation of sensitive patient data. This leaves a crucial void of secure fusion of visual and textual context across distant networks. Thus, we present OmniMed-FL, a controlled systems study of multimodal federated learning for five-class clinical condition classification (Normal, Pneumonia, COVID-19, Pleural Effusion, Cardiomegaly). Our proxy corpus pairs 3,000 public chest radiographs with 3,000 class-conditioned synthetic notes, matched by class, not by patient. The framework benchmarks eight fusion strategies, three initializations, four missing-text imputation rules, and matched federated baselines under non-IID Dirichlet partitioning across 3 to 20 hospital clients. As all notes are synthetic and pairing is not patient-level, these are descriptive proxy comparisons, not estimates of diagnostic performance or deployment readiness. Within those limits with clients ($K=5$) and severe skew ($\alpha=0.1$), local-only training achieves a macro-F1 score of 0.297, FedAvg achieves $0.662\pm0.074$, FedProx $0.737\pm0.085$, a matched FedMME-style one-shot ensemble $0.647\pm0.080$, and our SCAFFOLD-AdamW adaptation $0.070\pm0.015$, the 0.075 FedProx-FedAvg gap falling inside the wider of the two two-seed standard deviations. Over a $4\times3$ grid, label skew costs up to 0.27 F1 whereas a near-sevenfold client increase costs at most 0.10, while bidirectional volume grows linearly to 183.5 GiB at $K=20$. Multimodal fusion leads on both corpora, scoring 0.956 against 0.934 for text and 0.664 for images on the synthetic corpus and 0.906 against 0.880 and 0.737 on the radiograph corpus, for $2.3\times$ the model state of text alone.

Ayush Debnath, Ruelia Saha, Sudip Misra · 0 citations
Jul 2026

SeAFed: Severity-Aware Client Ranking for Federated Learning in Healthcare

Federated Learning (FL) is increasingly important in Internet of Things (IoT) for healthcare, as it facilitates decentralized training of machine learning models while ensuring privacy of sensitive data. However, FL faces difficulties with pathological non-Independent and Identically Distributed (non-IID) setting, where differences in data from various sources can reduce the effectiveness of the models. This work proposes SeAFed, a client ranking-based Federated Learning (FL) system designed for pathological non-IID environment. Current FL systems are often challenged with non-IID data, leading to inefficient and biased model training. SeAFed addresses these limitations by employing a server that coordinates with the clients using a ranking algorithm that prioritizes clients based on disease severity. SeAFed deploys client ranking using an Analytic Hierarchy Process (AHP) on the server by utilizing several criteria such as disease severity level, local accuracy, training time, and data size. This ranking demonstrates the contribution that each client provides to global accuracy. Using this approach, any number of clients can be selected after the ranking for training. We evaluate the system's performance in terms of accuracy, process time, CPU usage, and memory consumption. Our approach achieves 22.5% less process time, 29.8% less CPU usage and 19.5% less memory consumption. We observe 70% test accuracy on the non-IID data for all the clients without applying SeAFed as well as for 3 clients after applying SeAFed. We find that SeAFed achieves comparable accuracy while blackucing the resource consumption. Therefore, our approach improves the efficiency of FL in healthcare by effectively utilizing critical data to improve model performance.

Nyasa, Anshita Gupta, Sudip Misra · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.