Optimisation Strategies for Ensuring Fairness in Machine Learning: With and Without Demographics
It addresses fairness issues in AI, particularly for time-series and data lacking demographics, but is incremental as it builds on existing fairness methods.
This paper tackles fairness in machine learning by introducing two formal frameworks: one using operator-valued optimization and min-max objectives for time-series problems, achieving state-of-the-art performance on the COMPAS benchmark dataset, and another for group-blind bias-repair without sensitive attributes, demonstrated on the Adult Census Income dataset.
Ensuring fairness has emerged as one of the primary concerns in AI and its related algorithms. Over time, the field of machine learning fairness has evolved to address these issues. This paper provides an extensive overview of this field and introduces two formal frameworks to tackle open questions in machine learning fairness. In one framework, operator-valued optimisation and min-max objectives are employed to address unfairness in time-series problems. This approach showcases state-of-the-art performance on the notorious COMPAS benchmark dataset, demonstrating its effectiveness in real-world scenarios. In the second framework, the challenge of lacking sensitive attributes, such as gender and race, in commonly used datasets is addressed. This issue is particularly pressing because existing algorithms in this field predominantly rely on the availability or estimations of such attributes to assess and mitigate unfairness. Here, a framework for a group-blind bias-repair is introduced, aiming to mitigate bias without relying on sensitive attributes. The efficacy of this approach is showcased through analyses conducted on the Adult Census Income dataset. Additionally, detailed algorithmic analyses for both frameworks are provided, accompanied by convergence guarantees, ensuring the robustness and reliability of the proposed methodologies.