English

fairlib: A Unified Framework for Assessing and Improving Classification Fairness

Machine Learning 2022-05-05 v1 Artificial Intelligence Computers and Society

Abstract

This paper presents fairlib, an open-source framework for assessing and improving classification fairness. It provides a systematic framework for quickly reproducing existing baseline models, developing new methods, evaluating models with different metrics, and visualizing their results. Its modularity and extensibility enable the framework to be used for diverse types of inputs, including natural language, images, and audio. In detail, we implement 14 debiasing methods, including pre-processing, at-training-time, and post-processing approaches. The built-in metrics cover the most commonly used fairness criterion and can be further generalized and customized for fairness evaluation.

Keywords

Cite

@article{arxiv.2205.01876,
  title  = {fairlib: A Unified Framework for Assessing and Improving Classification Fairness},
  author = {Xudong Han and Aili Shen and Yitong Li and Lea Frermann and Timothy Baldwin and Trevor Cohn},
  journal= {arXiv preprint arXiv:2205.01876},
  year   = {2022}
}

Comments

pre-print, 9 pages

R2 v1 2026-06-24T11:06:40.113Z