New tools for fair ranking available
With the support of a Data Transparency Lab grant, Carlos Castillo working with Meike Zehlike and Tom Sühr from TU Berlin, and Ivan Kitanovski from Ss. Cyril and Methodius University of Skopje, released new tools for creating fair rankings.
Tools are available at https://github.com/fair-search
Reference for both tools:
Meike Zehlike, Tom Sühr, Carlos Castillo, Ivan Kitanovski: "FairSearch: A Tool For Fairness in Ranked Search Results". arXiv:1905.13134 (2019). Homepage: https://github.com/fair-search
FA*IR: fair ranking by post-processing
The first set of tools correspond to the FA*IR paper in CIKM 2017, which describes a method for ranking post-processing based on a statistical test called the ranking group fairness condition:
Reference for the FA*IR algorithm:
Meike Zehlike, Francesco Bonchi, Carlos Castillo, Sara Hajian, Mohamed Megahed, Ricardo Baeza-Yates: "FA*IR: A Fair Top-k Ranking Algorithm". Proc. of the 2017 ACM on Conference on Information and Knowledge Management (CIKM).
DELTR: fair ranking in-processing by learning-to-rank
The second set of tools correspond to a recent work on Learning To Rank (LTR) that reduces differences in exposure. This is done through an in-processing algorithm named DELTR:
Reference for the DELTR algorithm:
Meike Zehlike, Gina-Theresa Diehn, Carlos Castillo. "Reducing Disparate Exposure in Ranking: A Learning to Rank Approach" arXiv:1805.08716 (2018).