Skip to content

[TMLR 2024] Official implementation for "Understanding Fairness Surrogate Functions in Algorithmic Fairness"

Notifications You must be signed in to change notification settings

yw101004244/Understanding-Fairness-Surrogate-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Understanding Fairness Surrogate Functions in Algorithmic Fairness

Accepted by TMLR 2024

Openreview Link: https://openreview.net/forum?id=iBgmoMTlaz

Files

The experiments are in ./fairness/, while the tools are in ./lib/.

Start

Run ./fairness/Adult/ex1.py. Please change the path of the datasets in prepare_adult_data.py. The guildeline is the same for Bank and COMPAS.

Citation

@article{yao2024understanding,
  title={Understanding Fairness Surrogate Functions in Algorithmic Fairness},
  author={Yao, Wei and Zhou, Zhanke and Li, Zhicong and Han, bo and Liu, Yong},
  journal={Transactions on Machine Learning Research},
  year={2024}
}

Acknowledgement

Our codes are modified from Fairness Constraints: Mechanisms for Fair Classification.

About

[TMLR 2024] Official implementation for "Understanding Fairness Surrogate Functions in Algorithmic Fairness"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages