Skip to content

On the Interplay of Explainability and Fairness in AI: A Survey

Sep 2026 · IEEE Transactions on Knowledge and Data Engineering · Vol 38, pp. 6018-6037 · 0 citations · 130 references

Abstract

Algorithmic fairness and explainability are foundational pillars of responsible AI. Although often studied independently, their interplay is increasingly recognized as crucial for diagnosing and mitigating bias in machine learning systems. We first introduce two systematic taxonomies: one for algorithmic fairness and one for explainable AI, to organize the landscape of existing work across diverse tasks (classification, ranking, and recommendation) and data modalities (tabular, graph). Next, we categorize the use of explanations in fairness efforts into three main functions: (a) detecting and understanding the causes of unfairness, (b) defining enhanced fairness metrics, and (c) designing mitigation strategies. In addition, we examine how explanation methods themselves can be biased, underscoring the need to evaluate fairness for explanations. Finally, we identify open research challenges and outline promising directions for future research at the intersection of fairness and explainability.

View source

Similar papers

Review Open access Jul 2026

Where to Intervene? Benchmarking Fairness-Aware Learning on Differentially Private Synthetic Tabular Data

It is demonstrated that while DP alone can degrade both utility and fairness, applying fairness interventions can partially restore equitable outcomes, and post-processing methods tend to provide more stable fairness–utility trade-offs across privacy budgets and synthesizers.

Vin'icius Gabriel Angelozzi, H. H. Arcolezi · 0 citations
Preprint Jul 2026

FairSelect: A Systematic Evaluation of Multi-Level and Intersectional Algorithmic Fairness

Algorithmic fairness methods are increasingly used to identify and mitigate bias in machine learning models, yet most approaches are evaluated in isolation and along single demographic axes. This limits practical guidance for selecting fairness strategies, where disparities may arise across intersectional subgroups and across multiple stages of the modeling lifecycle. This work presents FairSelect, a toolkit for systematically evaluating fairness mitigation strategies applied individually and in combination across preprocessing, inprocessing, and postprocessing stages. FairSelect supports multiple model architectures, intersectional subgroup evaluation, and comparison of fairness utility tradeoffs across baseline, single method, and multi level configurations. The framework was validated using synthetic clinical datasets designed to represent specific bias mechanisms and a real-world replication of two-year stroke risk prediction among patients with atrial fibrillation. Synthetic experiments showed that targeted fairness methods generally reduced intended subgroup disparities, while combined strategies produced larger average fairness improvements with modest utility tradeoffs. In the clinical prediction task, mitigation effects were highly variable, with some combinations improving both fairness and predictive performance while others were ineffective or counterproductive. These findings demonstrate that fairness interventions interact in nonadditive and context dependent ways. FairSelect provides a practical framework for systematically identifying fairness strategies that improve subgroup equity while preserving model performance in clinical machine learning.

Nick Souligne, Isabella Mixton-Garcia, V. Subbian · 0 citations
Preprint Aug 2026

Follow the Norm: Accounting for Fine-Tuning and Prompt Effects on Model Rationales

It is demonstrated in controlled experiments that norm-breaking fine-tuning yields norm-divergent actions justified by self-interested rationales, suggesting a systematic shift in patterns of justification.

Long Hoang Nguyen, Brice Valentin Kok-Shun, Guangyu Du et al. · 0 citations
Preprint Aug 2026

Fairness Invariants: A Relational Approach to Explaining and Mitigating Fairness Bugs

REMI, a framework for the automated localization, explanation, and mitigation of individual discrimination, is presented, which introduces a bidirectional relational explanation framework that learns over paired examples $(x, x')$ to identify regions of the input space where fairness is violated.

Ranit Debnath Akash, Ashish Kumar, Gang Tan et al. · 0 citations
Book Open access Jul 2026

Fairness and Symbolic Regression

For a fair society, decisions impacting people's lives must be taken fairly, irrespective of their protected characteristics. To achieve algorithmic fairness, appropriate measures must guide machine learning methods toward fair(er) decision recommendations. There are numerous fairness metrics for classification; however, for regression the literature is still developing. Most fair machine learning methods combine fairness and error in a single objective. Instead, we apply multi-objective optimization, allowing the fairness metrics to be optimized alongside the error. We develop a transition from classification to regression for symbolic regression by first discretizing the task into a fixed number of classes, progressively increasing their number, and finally by using full regression fairness metrics. We demonstrate the framework on the Law School Admission Council dataset. While fairness objectives do not appear to be significantly different among methods, accuracy is clearly better when applying full regression fairness.

Michel El Saliby, David Ibehej, Nicole Vergara et al. · 0 citations
Review Open access Jul 2026

Algorithmic fairness and bias mitigation in financial artificial intelligence: scoping review

The growing adoption of artificial intelligence in the financial sector has intensified concerns regarding unfair discrimination across diverse systems. Under increasing regulatory and accountability pressures, ensuring fairness and transparency in AI-driven decision-making has become a critical challenge. Our aim is to map how the literature addresses fairness in finance, the metrics employed, the financial contexts considered, and the effectiveness of mitigation techniques. This review also seeks to synthesize existing knowledge, identify methodological gaps, and provide guidance for future research and policy development. We considered peer-reviewed articles focused on AI in finance and fairness, prioritizing studies from 2023–2026 or from 2016–2022 with at least 100 citations. The papers were collected from CAPES, Elsevier, Google Scholar, Scopus, Web of Science, and gray literature such as ArXiv. We performed automated screening, AI-based refinement (Gemini, Perplexity, Copilot), and systematic extraction of technical dimensions using a results spreadsheet for thematic categorization of articles considered relevant. We identified 17,019 records, resulting in a final corpus of 99 articles for the synthesis of the work and 45 supporting documents for contextualizing finance and equity. We answered seven research questions related to datasets, machine learning, and equity approaches, as well as evaluation metrics. We found a predominance of studies on credit risk and credit scoring. There was a consolidation of technical approaches and identification of the need for standardized metrics, with greater emphasis on intersectionality and causality for sensitive data.

Marcelo Wecchi, Lilian Berton · 0 citations

Related blog posts