LGAICYJul 12, 2022

Revealing Unfair Models by Mining Interpretable Evidence

arXiv:2207.05811v1h-index: 19
Originality Incremental advance
AI Analysis

This addresses the critical need for fair and trustworthy AI in high-stake applications like justice and healthcare, though it is incremental as it builds on existing fairness methods.

The paper tackles the problem of automatically revealing and explaining unfairness in trained machine learning models by mining interpretable evidence, such as discriminated data instances and human-understandable attributes, and demonstrates effectiveness and scalability on real-world datasets.

The popularity of machine learning has increased the risk of unfair models getting deployed in high-stake applications, such as justice system, drug/vaccination design, and medical diagnosis. Although there are effective methods to train fair models from scratch, how to automatically reveal and explain the unfairness of a trained model remains a challenging task. Revealing unfairness of machine learning models in interpretable fashion is a critical step towards fair and trustworthy AI. In this paper, we systematically tackle the novel task of revealing unfair models by mining interpretable evidence (RUMIE). The key idea is to find solid evidence in the form of a group of data instances discriminated most by the model. To make the evidence interpretable, we also find a set of human-understandable key attributes and decision rules that characterize the discriminated data instances and distinguish them from the other non-discriminated data. As demonstrated by extensive experiments on many real-world data sets, our method finds highly interpretable and solid evidence to effectively reveal the unfairness of trained models. Moreover, it is much more scalable than all of the baseline methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes