English

Automatic Causal Fairness Analysis with LLM-Generated Reporting

Machine Learning 2026-05-01 v1 Artificial Intelligence

Abstract

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\v{c}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.

Keywords

Cite

@article{arxiv.2604.27011,
  title  = {Automatic Causal Fairness Analysis with LLM-Generated Reporting},
  author = {Alessia Berarducci and Eric Rossetto and Alessandro Antonucci and Marco Zaffalon},
  journal= {arXiv preprint arXiv:2604.27011},
  year   = {2026}
}

Comments

22 pages, 6 figures

R2 v1 2026-07-01T12:42:03.461Z