ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.04979
28
0

Federated Deconfounding and Debiasing Learning for Out-of-Distribution Generalization

8 May 2025
Zhuang Qi
Sijin Zhou
Lei Meng
Han Hu
Han Yu
Xiangxu Meng
    FedML
    CML
ArXivPDFHTML
Abstract

Attribute bias in federated learning (FL) typically leads local models to optimize inconsistently due to the learning of non-causal associations, resulting degraded performance. Existing methods either use data augmentation for increasing sample diversity or knowledge distillation for learning invariant representations to address this problem. However, they lack a comprehensive analysis of the inference paths, and the interference from confounding factors limits their performance. To address these limitations, we propose the \underline{Fed}erated \underline{D}econfounding and \underline{D}ebiasing \underline{L}earning (FedDDL) method. It constructs a structured causal graph to analyze the model inference process, and performs backdoor adjustment to eliminate confounding paths. Specifically, we design an intra-client deconfounding learning module for computer vision tasks to decouple background and objects, generating counterfactual samples that establish a connection between the background and any label, which stops the model from using the background to infer the label. Moreover, we design an inter-client debiasing learning module to construct causal prototypes to reduce the proportion of the background in prototype components. Notably, it bridges the gap between heterogeneous representations via causal prototypical regularization. Extensive experiments on 2 benchmarking datasets demonstrate that \methodname{} significantly enhances the model capability to focus on main objects in unseen data, leading to 4.5\% higher Top-1 Accuracy on average over 9 state-of-the-art existing methods.

View on arXiv
@article{qi2025_2505.04979,
  title={ Federated Deconfounding and Debiasing Learning for Out-of-Distribution Generalization },
  author={ Zhuang Qi and Sijin Zhou and Lei Meng and Han Hu and Han Yu and Xiangxu Meng },
  journal={arXiv preprint arXiv:2505.04979},
  year={ 2025 }
}
Comments on this paper