-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Epic Road to Fairness #47
Comments
@Hamedloghmani |
@hosseinfani
These are next in the queue:
|
@Hamedloghmani |
@hosseinfani My personal suggestion is going with Group/Individual fairness criteria instead of the 3 that I mentioned at the beginning since most of the significant work in fairness did the same. I would be happy to hear your input on this. I can dedicate more time to equalized odds if you believe it would be helpful for us. |
@Hamedloghmani |
@Hamedloghmani |
@hosseinfani |
The plan for both short and long term future development of this project will be discussed here. This is just a road map to have a bird's-eye view on the project and each task should be defined in details in another issue page if needed. In case a separate issue page is created for a task, it should be linked here by the number of created issue.
1- Experiments
#######################
2- Implementation:
3- Refactor
4- Write up and literature review
Done:
#######################
###################################################################
###################################################################
###################################################################
Demographic Parity.popularity.0.05.100.fa-ir.ndkl.imdb
Demographic Parity.popularity.0.05.100.fa-ir.skew.imdb
Demographic Parity.popularity.0.05.100.fa-ir.ndkl.dblp
Demographic Parity.popularity.0.05.100.fa-ir.skew.dblp
Demographic Parity.gender.0.05.100.fa-ir.ndkl.imdb
Demographic Parity.gender.0.05.100.fa-ir.skew.imdb
Demographic Parity.gender.0.05.100.fa-ir.ndkl.dblp (compute canada)
Demographic Parity.gender.0.05.100.fa-ir.skew.dblp (compute canada)
Demographic Parity.popularity.0.01.100.fa-ir.ndkl.imdb
Demographic Parity.popularity.0.01.100.fa-ir.skew.imdb
Demographic Parity.popularity.0.01.100.fa-ir.ndkl.dblp
Demographic Parity.popularity.0.01.100.fa-ir.skew.dblp
Demographic Parity.gender.0.01.100.fa-ir.ndkl.imdb
Demographic Parity.gender.0.01.100.fa-ir.skew.imdb
Demographic Parity.gender.0.01.100.fa-ir.ndkl.dblp
Demographic Parity.gender.0.01.100.fa-ir.skew.dblp
#########################################################################
Demographic Parity.Popularity.Greedy.IMDB ( due 4/28/2023)
Demographic Parity.Popularity.Greedy_Conservative.IMDB ( due 4/28/2023)
Demographic Parity.Popularity.Greedy_Relaxed.IMDB ( due 4/28/2023)
Equality of Opportunity.Popularity.Greedy.IMDB ( due 4/28/2023)
Equality of Opportunity.Popularity.Greedy_Conservative.IMDB
Equality of Opportunity.Popularity.Greedy_Relaxed.IMDB ( due 4/28/2023)
Demographic Parity.Gender.Greedy.IMDB
Demographic Parity.Gender.Greedy_Conservative.IMDB
Demographic Parity.Gender.Greedy_Relaxed.IMDB
Demographic Parity.Popularity.Greedy.DBLP
Demographic Parity.Popularity.Greedy_Conservative.DBLP
Demographic Parity.Popularity.Greedy_Relaxed.DBLP
Equality of Opportunity.Popularity.Greedy.DBLP
Equality of Opportunity.Popularity.Greedy_Conservative.DBLP
Equality of Opportunity.Popularity.Greedy_Relaxed.DBLP
averaging methods for fairness outputs such as skew and ndkl for different folds
Full paper writeup for ECIR ir for good
Resource paper writeup
Fair Top-k Ranking with multiple protected groups
Add FA*IR: A Fair Top-k Ranking Algorithm to the pipeline FA*IR Method for Neural Team Formation #80
Add another fairness metric e.g. skew (or from normalized discounted difference (rND), ratio (rRD), and KL-divergence (rKL) proposed in Measuring Fairness in Ranked Outputs)
FA*IR: A Fair Top-k Ranking Algorithm ( due 4/28/2023)
Clean and push equality of opportunity function ( due 4/28/2023)
Inferring the gender labels for DBLP dataset Gender Prediction Methods Based on Name #36
Inferring the gender labels for IMDB dataset Gender Prediction Methods Based on Name #36
Collect and process GitHub dataset
Explore papers for other state-of-the-art score-based ranking and learning to rank methods
The text was updated successfully, but these errors were encountered: