paper-with-me

홈 › Papers

FedDis: Disentangled Federated Learning for Unsupervised Brain Pathology Segmentation

2021-03-05 · Cosmin I. Bercea, Benedikt Wiestler, Daniel Rueckert, Shadi Albarqouni

In recent years, data-driven machine learning (ML) methods have revolutionized the computer vision community by providing novel efficient solutions to many unsolved (medical) image analysis problems. However, due to the increasing privacy concerns and data fragmentation on many different sites, existing medical data are not fully utilized, thus limiting the potential of ML. Federated learning (FL) enables multiple parties to collaboratively train a ML model without exchanging local data. However, data heterogeneity (non-IID) among the distributed clients is yet a challenge. To this end, we propose a novel federated method, denoted Federated Disentanglement (FedDis), to disentangle the parameter space into shape and appearance, and only share the shape parameter with the clients. FedDis is based on the assumption that the anatomical structure in brain MRI images is similar across multiple institutions, and sharing the shape knowledge would be beneficial in anomaly detection. In this paper, we leverage healthy brain scans of 623 subjects from multiple sites with real data (OASIS, ADNI) in a privacy-preserving fashion to learn a model of normal anatomy, that allows to segment abnormal structures. We demonstrate a superior performance of FedDis on real pathological databases containing 109 subjects; two publicly available MS Lesions (MSLUB, MSISBI), and an in-house database with MS and Glioblastoma (MSI and GBI). FedDis achieved an average dice performance of 0.38, outperforming the state-of-the-art (SOTA) auto-encoder by 42% and the SOTA federated method by 11%. Further, we illustrate that FedDis learns a shape embedding that is orthogonal to the appearance and consistent under different intensity augmentations.

📄 PDF Abstract BibTeX arXiv:2103.03705

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyAnomaly DetectionDisentanglementFederated LearningMedical Image AnalysisPrivacy Preserving

Similar Papers 제목 키워드 기반

Disentangling data distribution for Federated Learning

2024-10-16 · Xinyuan Zhao, Hanlin Gu, Lixin Fan, Yuxing Han 외

Federated Learning (FL) facilitates collaborative training of a global model whose performance is boosted by private data owned by distributed clients, without compromising data privacy. Yet the wide applicability of FL …

Federated Learning

FedDisco: Federated Learning with Discrepancy-Aware Collaboration

2023-05-30 · Rui Ye, Mingkai Xu, Jianyu Wang, Chenxin Xu 외

This work considers the category distribution heterogeneity in federated learning. This issue is due to biased labeling preferences at multiple clients and is a typical setting of data heterogeneity. To alleviate this is…

Federated Learning

FedDis: A Causal Disentanglement Framework for Federated Traffic Prediction

2026-01-30 · Chengyang Zhou, Zijian Zhang, Chunxu Zhang, Hao Miao 외 arxiv

Federated learning offers a promising paradigm for privacy-preserving traffic prediction, yet its performance is often challenged by the non-identically and independently distributed (non-IID) nature of decentralized tra…

Federated LearningTraffic Prediction

FedDistill: Global Model Distillation for Local Model De-Biasing in Non-IID Federated Learning

2024-04-14 · Changlin Song, Divya Saxena, Jiannong Cao, Yuqing Zhao

Federated Learning (FL) is a novel approach that allows for collaborative machine learning while preserving data privacy by leveraging models trained on decentralized devices. However, FL faces challenges due to non-unif…

Federated LearningmodelTransfer Learning

Evaluation and comparison of federated learning algorithms for Human Activity Recognition on smartphones

2022-10-30 · Sannara Ek, François Portet, Philippe Lalanda, German Vega

Pervasive computing promotes the integration of smart devices in our living spaces to develop services providing assistance to people. Such smart devices are increasingly relying on cloud-based Machine Learning, which ra…

Activity RecognitionFederated LearningHuman Activity RecognitionSpecificity