paper-with-me

Papers

Robust Heterogeneous Federated Learning under Data Corruption

2023-01-01 · ICCV 2023 1 · Xiuwen Fang, Mang Ye, Xiyuan Yang

Model heterogeneous federated learning is a realistic and challenging problem. However, due to the limitations of data collection, storage, and transmission conditions, as well as the existence of free-rider participants, the clients may suffer from data corruption. This paper starts the first attempt to investigate the problem of data corruption in the model heterogeneous federated learning framework. We design a novel method named Augmented Heterogeneous Federated Learning (AugHFL), which consists of two stages: 1) In the local update stage, a corruption-robust data augmentation strategy is adopted to minimize the adverse effects of local corruption while enabling the models to learn rich local knowledge. 2) In the collaborative update stage, we design a robust re-weighted communication approach, which implements communication between heterogeneous models while mitigating corrupted knowledge transfer from others. Extensive experiments demonstrate the effectiveness of our method in coping with various corruption patterns in the model heterogeneous federated learning setting.

📄 PDF Abstract BibTeX

Code (2)

fangxiuwen/aughfl 공식 구현 pytorch
MindSpore-scientific-2/code-1/tree/main/RHFL mindspore

Tasks

Data AugmentationFederated LearningTransfer Learning

Similar Papers 제목 키워드 기반

Robust Estimation Under Heterogeneous Corruption Rates

2025-08-20 · Syomantak Chaudhuri, Jerry Li, Thomas A. Courtade arxiv

We study the problem of robust estimation under heterogeneous corruption rates, where each sample may be independently corrupted with a known but non-identical probability. This setting arises naturally in distributed an…

Federated Learning

Robust Asymmetric Heterogeneous Federated Learning with Corrupted Clients

2025-03-12 · Xiuwen Fang, Mang Ye, Bo Du

This paper studies a challenging robust federated learning task with model heterogeneous and data corrupted clients, where the clients have different local model structures. Data corruption is unavoidable due to factors …

Contrastive LearningData AugmentationFederated Learning

DP-EMAR: A Differentially Private Framework for Autonomous Model Weight Repair in Federated IoT Systems

2025-12-15 · Chethana Prasad Kabgere, Shylaja S S arxiv

Federated Learning (FL) enables decentralized model training without sharing raw data, but model weight distortion remains a major challenge in resource constrained IoT networks. In multi tier Federated IoT (Fed-IoT) sys…

Federated Learning

One-shot Robust Federated Learning of Independent Component Analysis

2025-05-26 · Dian Jin, Xin Bing, Yuqian Zhang arxiv

This paper studies robust one-shot aggregation for distributed and federated Independent Component Analysis (ICA). In this setting, each client computes a local ICA estimator, while the server aims to recover a common gl…

Performance Weighting for Robust Federated Learning Against Corrupted Sources

2022-05-02 · Dimitris Stripelis, Marcin Abram, Jose Luis Ambite

Federated Learning has emerged as a dominant computational paradigm for distributed machine learning. Its unique data privacy properties allow us to collaboratively train models while offering participating clients certa…

Federated LearningModel PoisoningPrivacy Preserving