Skip to content

Implementations of 'InfoFair: Information-Theoretic Intersectional Fairness', IEEE Big Data 2022

Notifications You must be signed in to change notification settings

jiank2/InfoFair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InfoFair: Information-Theoretic Intersectional Fairness

Implementations of 'InfoFair: Information-Theoretic Intersectional Fairness', IEEE BigData'22

Requirements

Main dependency: pytorch

Tested under python 3.8.13, pytorch 1.12.1

Run

Go to src/ folder and run the following code:

python train_infofair.py

Citation

If you find this repository useful, please kindly cite the following paper:

@inproceedings{kang2022infofair,
  title={InfoFair: Information-Theoretic Intersectional Fairness},
  author={Kang, Jian and Xie, Tiankai and Wu, Xintao and Maciejewski, Ross and Tong, Hanghang},
  booktitle={2022 IEEE International Conference on Big Data (Big Data)},
  pages={1455--1464},
  year={2022},
  organization={IEEE}
}

About

Implementations of 'InfoFair: Information-Theoretic Intersectional Fairness', IEEE Big Data 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages