GithubHelp home page GithubHelp logo

yuhangchen0 / fedheal Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 21 KB

CVPR 2024 - Fair Federated Learning under Domain Skew with Local Consistency and Domain Diversity

License: MIT License

Python 100.00%

fedheal's Introduction

Fair Federated Learning under Domain Skew with Local Consistency and Domain Diversity

Fair Federated Learning under Domain Skew with Local Consistency and Domain Diversity,
Yuhang Chen, Wenke Huang, Mang Ye CVPR, 2024

News

  • [2024-05-28] Paper has been released. arXiv
  • [2024-03-25] Code has been released. Digits

Abstract

Federated learning (FL) has emerged as a new paradigm for privacy-preserving collaborative training. Under domain skew, the current FL approaches are biased and face two fairness problems. 1) Parameter Update Conflict: data disparity among clients leads to varying parameter importance and inconsistent update directions. These two disparities cause important parameters to potentially be overwhelmed by unimportant ones of dominant updates. It consequently results in significant performance decreases for lower-performing clients. 2) Model Aggregation Bias: existing FL approaches introduce unfair weight allocation and neglect domain diversity. It leads to biased model convergence objective and distinct performance among domains. We discover a pronounced directional update consistency in Federated Learning and propose a novel framework to tackle above issues. First, leveraging the discovered characteristic, we selectively discard unimportant parameter updates to prevent updates from clients with lower performance overwhelmed by unimportant parameters, resulting in fairer generalization performance. Second, we propose a fair aggregation objective to prevent global model bias towards some domains, ensuring that the global model continuously aligns with an unbiased model. The proposed method is generic and can be combined with other existing FL methods to enhance fairness. Comprehensive experiments on Digits and Office-Caltech demonstrate the high fairness and performance of our method.

Citation

@inproceedings{FedHEAL_CVPR2024,
    author    = {Chen, Yuhang and Huang, Wenke and Ye, Mang},
    title     = {Fair Federated Learning under Domain Skew with Local Consistency and Domain Diversity},
    booktitle = {CVPR},
    year      = {2024}
}

fedheal's People

Contributors

yuhangchen0 avatar

Stargazers

Xianyu Chen avatar Kemibiubiubiu avatar Cola avatar Wei Shen avatar Baobao Chai avatar  avatar  avatar Wenke Huang avatar  avatar

Watchers

 avatar

Forkers

smart0eddie

fedheal's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.