Procedural Fairness in Machine Learning

· Source: Journal of Artificial Intelligence Research · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Advanced, quick

Summary

Current machine learning fairness research primarily addresses distributive fairness, with less focus on procedural fairness. This work defines procedural fairness for ML models, drawing from philosophy and psychology, and provides formal definitions for individual and group procedural fairness. A new metric, GPFFAE (Group Procedural Fairness based on Feature Attribution Explanation), is introduced to evaluate group procedural fairness by capturing model decision processes using feature attribution explanations. The effectiveness of GPFFAE is validated across a synthetic dataset and eight real-world datasets, revealing connections between procedural and distributive fairness. Additionally, the research proposes a method to identify features causing procedural unfairness and two techniques to enhance procedural fairness, which also improve distributive fairness with minimal impact on model performance.

Key takeaway

For research scientists developing fair ML models, understanding and measuring procedural fairness is crucial. You should consider integrating GPFFAE into your model evaluation pipeline to assess not just distributive fairness, but also the fairness of the decision-making process itself. Identifying and mitigating features that contribute to procedural unfairness can lead to more robust and ethically sound models, potentially improving distributive fairness concurrently.

Key insights

Procedural fairness in ML can be formally defined and measured using feature attribution explanations.

Principles

Method

Define procedural fairness, propose GPFFAE metric using FAE, identify unfair features, and apply two methods to improve procedural fairness.

In practice

Topics

Best for: Research Scientist, AI Researcher, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Journal of Artificial Intelligence Research.