paper-with-me

Papers

DRFLM: Distributionally Robust Federated Learning with Inter-client Noise via Local Mixup

2022-04-16 · Bingzhe Wu, Zhipeng Liang, Yuxuan Han, Yatao Bian, Peilin Zhao, Junzhou Huang

Recently, federated learning has emerged as a promising approach for training a global model using data from multiple organizations without leaking their raw data. Nevertheless, directly applying federated learning to real-world tasks faces two challenges: (1) heterogeneity in the data among different organizations; and (2) data noises inside individual organizations. In this paper, we propose a general framework to solve the above two challenges simultaneously. Specifically, we propose using distributionally robust optimization to mitigate the negative effects caused by data heterogeneity paradigm to sample clients based on a learnable distribution at each iteration. Additionally, we observe that this optimization paradigm is easily affected by data noises inside local clients, which has a significant performance degradation in terms of global model prediction accuracy. To solve this problem, we propose to incorporate mixup techniques into the local training process of federated learning. We further provide comprehensive theoretical analysis including robustness analysis, convergence analysis, and generalization ability. Furthermore, we conduct empirical studies across different drug discovery tasks, such as ADMET property prediction and drug-target affinity prediction.

📄 PDF Abstract BibTeX arXiv:2204.07742

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryFederated LearningPredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Distributionally Robust Clustered Federated Learning: A Case Study in Healthcare

2024-10-09 · Xenia Konti, Hans Riess, Manos Giannopoulos, Yi Shen 외

In this paper, we address the challenge of heterogeneous data distributions in cross-silo federated learning by introducing a novel algorithm, which we term Cross-silo Robust Clustered Federated Learning (CS-RCFL). Our a…

Federated Learning

Distributionally Robust Federated Learning with Client Drift Minimization

2025-05-21 · Mounssif Krouka, Chaouki Ben Issaid, Mehdi Bennis

Federated learning (FL) faces critical challenges, particularly in heterogeneous environments where non-independent and identically distributed data across clients can lead to unfair and inefficient model performance. In…

FairnessFederated Learning

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. Federat…

cross-modal alignmentFederated LearningRepresentation Learning

Scaff-PD: Communication Efficient Fair and Robust Federated Learning

2023-07-25 · Yaodong Yu, Sai Praneeth Karimireddy, Yi Ma, Michael I. Jordan

We present Scaff-PD, a fast and communication-efficient algorithm for distributionally robust federated learning. Our approach improves fairness by optimizing a family of distributionally robust objectives tailored to he…

FairnessFederated Learning

A Federated Distributionally Robust Support Vector Machine with Mixture of Wasserstein Balls Ambiguity Set for Distributed Fault Diagnosis

2024-10-04 · Michael Ibrahim, Heraldo Rozas, Nagi Gebraeel, Weijun Xie

The training of classification models for fault diagnosis tasks using geographically dispersed data is a crucial task for original equipment manufacturers (OEMs) seeking to provide long-term service contracts (LTSCs) to …

Distributed OptimizationFault Diagnosis