LGAIApr 29

Automatic Causal Fairness Analysis with LLM-Generated Reporting

arXiv:2604.2701129.4
Predicted impact top 58% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For AutoML practitioners and fairness researchers, it provides an automated, causally grounded fairness analysis tool, though it is an incremental integration of existing methods.

The paper introduces FairMind, a tool that automates causal fairness analysis in datasets using counterfactual queries and LLM-generated reports, enabling sound fairness evaluation without requiring manual causal modeling.

AutoML, intended as the process of automating the application of machine learning to real-world problems, is a key step for AI popularisation. Most AutoML frameworks are not accounting for the potential lack of fairness in the training data and in the corresponding predictions. We introduce \textsc{FairMind}, a software prototype aiming to automatise fairness analysis at the dataset level. We achieve that by resorting to the assumptions of the \emph{standard fairness model}, recently proposed by Plečko and Bareinboim. This allows for a sound fairness evaluation in terms of causal effects, based on \emph{counterfactual} queries involving the target, possibly confounders and mediators, and the different values of an input feature we regard as \emph{protected}. After the necessary data preprocessing, the tool implements a closed-form computation of the effects. LLMs are consequently exploited to generate accurate reports on the fairness levels detected in the training dataset. We achieve that in a zero-shot setup and show by examples the expected advantages with respect to a direct analysis performed by the LLM. To favour applications, extensions to ordinal protected variable and continuous targets and novel decomposition results are also discussed.

Foundations

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

Your Notes