Skip to content

NarineK/fairness-aware-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fairness-Aware Learning using input masking constraints

Fairness-Aware learning is a bias mitigation algorithm for protected groups and intersectional subgroups using input masking constraints.

We showcase how we can mitigate the bias not only in a single protected group such as race or gender but also in intersectional subgroups formed by race and gender.

In order to demonstrate our approach we built a two-layer Neural Network using Law School Admissions Council (LSAC) dataset which is avaialble in the jupyter notebook attached to this repository.

Before running the notebook make sure to install pytorch, pandas, numpy and captum model interpretability library for pytorch.

About

Fairness aware learning using input masking constraints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published