paper-with-me

Papers

Distributionally Robust Alignment for Medical Federated Vision-Language Pre-training Under Data Heterogeneity

2024-04-05 · Zitao Shuai, Chenwei Wu, Zhengxu Tang, Liyue Shen

Vision-language pre-training (VLP) has emerged as an effective scheme for multimodal representation learning, but its reliance on large-scale multimodal data poses significant challenges for medical applications. Federated learning (FL) offers a promising solution to scale up the dataset for medical VLP while preserving data privacy. However, we observe that client data heterogeneity in real-world scenarios could cause models to learn biased cross-modal alignment during local pre-training. This would limit the transferability of the federally learned representation model on downstream tasks. To address this challenge, we propose Federated Distributionally Robust Alignment (FedDRA), a framework for federated VLP that achieves robust vision-language alignment under heterogeneous conditions. Based on client datasets, we construct a distribution family that encompasses potential test-time domains, and apply a distributionally robust framework to optimize the pre-trained model's performance across this distribution space. This approach bridges the gap between pre-training samples and downstream applications. To avoid over-fitting on client-specific information, we use anchor representation from the global model to guide the local training, and adopt a two-stage approach to first tune deeper layers before updating the entire network. Extensive experiments on real-world datasets demonstrate FedDRA's effectiveness in enhancing medical federated VLP under data heterogeneity. Our method also adapts well to various medical pre-training methods.

📄 PDF Abstract BibTeX arXiv:2404.03854

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentFederated LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Communication-Efficient Federated Group Distributionally Robust Optimization

2024-10-08 · Zhishuai Guo, Tianbao Yang

Federated learning faces challenges due to the heterogeneity in data volumes and distributions at different clients, which can compromise model generalization ability to various distributions. Existing approaches to addr…

Federated Learning

Distributionally Robust Federated Averaging

2021-02-25 · NeurIPS 2020 12 · Yuyang Deng, Mohammad Mahdi Kamani, Mehrdad Mahdavi

In this paper, we study communication efficient distributed algorithms for distributionally robust federated learning via periodic averaging with adaptive sampling. In contrast to standard empirical risk minimization, du…

Federated Learning

Compositional federated learning: Applications in distributionally robust averaging and meta learning

2021-06-21 · Feihu Huang, Junyi Li

In the paper, we propose an effective and efficient Compositional Federated Learning (ComFedL) algorithm for solving a new compositional Federated Learning (FL) framework, which frequently appears in many data mining and…

BIG-bench Machine LearningFederated LearningMeta-LearningStochastic Optimization

Distributionally Robust Federated Learning: An ADMM Algorithm

2025-03-24 · Wen Bai, Yi Wong, Xiao Qiao, Chin Pang Ho

Federated learning (FL) aims to train machine learning (ML) models collaboratively using decentralized data, bypassing the need for centralized data aggregation. Standard FL models often assume that all data come from th…

Federated Learning

Distributionally Robust Federated Learning with Outlier Resilience

2025-09-29 · Zifan Wang, Xinlei Yi, Xenia Konti, Michael M. Zavlanos 외 arxiv

Federated learning (FL) enables collaborative model training without direct data sharing, but its performance can degrade significantly in the presence of data distribution perturbations. Distributionally robust optimiza…

Federated Learning