paper-with-me

홈 › Papers

Diversity-Driven Learning: Tackling Spurious Correlations and Data Heterogeneity in Federated Models

2025-04-15 · Gergely D. Németh, Eros Fanì, Yeat Jeng Ng, Barbara Caputo, Miguel Ángel Lozano, Nuria Oliver, Novi Quadrianto

Federated Learning (FL) enables decentralized training of machine learning models on distributed data while preserving privacy. However, in real-world FL settings, client data is often non-identically distributed and imbalanced, resulting in statistical data heterogeneity which impacts the generalization capabilities of the server's model across clients, slows convergence and reduces performance. In this paper, we address this challenge by first proposing a characterization of statistical data heterogeneity by means of 6 metrics of global and client attribute imbalance, class imbalance, and spurious correlations. Next, we create and share 7 computer vision datasets for binary and multiclass image classification tasks in Federated Learning that cover a broad range of statistical data heterogeneity and hence simulate real-world situations. Finally, we propose FedDiverse, a novel client selection algorithm in FL which is designed to manage and leverage data heterogeneity across clients by promoting collaboration between clients with complementary data distributions. Experiments on the seven proposed FL datasets demonstrate FedDiverse's effectiveness in enhancing the performance and robustness of a variety of FL methods while having low communication and computational overhead.

📄 PDF Abstract BibTeX arXiv:2504.11216

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDiversityFederated Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Diversity Boosted Learning for Domain Generalization with Large Number of Domains

2022-07-28 · Xi Leng, Xiaoying Tang, Yatao Bian

Machine learning algorithms minimizing the average training loss usually suffer from poor generalization performance due to the greedy exploitation of correlations among the training data, which are not stable under dist…

DiversityDomain GeneralizationPoint ProcessesRotated MNIST

Invariant Learning with Partial Group Labels

2021-09-29 · Vishnu Suresh Lokhande, Kihyuk Sohn, Jinsung Yoon, Madeleine Udell 외

Learning invariant representations is an important requirement in training machine learning models that are driven by spurious correlations in the datasets. These spurious correlations, between input samples and the targ…

Towards Group Robustness in the presence of Partial Group Labels

2022-01-10 · Vishnu Suresh Lokhande, Kihyuk Sohn, Jinsung Yoon, Madeleine Udell 외

Learning invariant representations is an important requirement when training machine learning models that are driven by spurious correlations in the datasets. These spurious correlations, between input samples and the ta…

Focusing Image Generation to Mitigate Spurious Correlations

2024-12-27 · XueWei Li, Zhenzhen Nie, Mei Yu, Zijian Zhang 외

Instance features in images exhibit spurious correlations with background features, affecting the training process of deep neural classifiers. This leads to insufficient attention to instance features by the classifier, …

AttributeData AugmentationDiversityImage Generation

The Devil Is in the Details: Tackling Unimodal Spurious Correlations for Generalizable Multimodal Reward Models

2025-03-05 · Zichao Li, Xueru Wen, Jie Lou, Yuqiu Ji 외

Multimodal Reward Models (MM-RMs) are crucial for aligning Large Language Models (LLMs) with human preferences, particularly as LLMs increasingly interact with multimodal data. However, we find that MM-RMs trained on exi…