paper-with-me

Papers

Fair Recourse for All: Ensuring Individual and Group Fairness in Counterfactual Explanations

2026-01-28 · Fatima Ezzeddine, Obaida Ammar, Silvia Giordano, Omran Ayoub arxiv

Explainable Artificial Intelligence (XAI) is becoming increasingly essential for enhancing the transparency of machine learning (ML) models. Among the various XAI techniques, counterfactual explanations (CFs) hold a pivotal role due to their ability to illustrate how changes in input features can alter an ML model's decision, thereby offering actionable recourse to users. Ensuring that individuals with comparable attributes and those belonging to different protected groups (e.g., demographic) receive similar and actionable recourse options is essential for trustworthy and fair decision-making. In this work, we address this challenge directly by focusing on the generation of fair CFs. Specifically, we start by defining and formulating fairness at: 1) individual fairness, ensuring that similar individuals receive similar CFs, 2) group fairness, ensuring equitable CFs across different protected groups and 3) hybrid fairness, which accounts for both individual and broader group-level fairness. We formulate the problem as an optimization task and propose a novel model-agnostic, reinforcement learning based approach to generate CFs that satisfy fairness constraints at both the individual and group levels, two objectives that are usually treated as orthogonal. As fairness metrics, we extend existing metrics commonly used for auditing ML models, such as equal choice of recourse and equal effectiveness across individuals and groups. We evaluate our approach on three benchmark datasets, showing that it effectively ensures individual and group fairness while preserving the quality of the generated CFs in terms of proximity and plausibility, and quantify the cost of fairness in the different levels separately. Our work opens a broader discussion on hybrid fairness and its role and implications for XAI and beyond CFs.

📄 PDF Abstract BibTeX arXiv:2601.20449

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Revisiting (Un)Fairness in Recourse by Minimizing Worst-Case Social Burden

2025-09-04 · Ainhize Barrainkua, Giovanni De Toni, Jose Antonio Lozano, Novi Quadrianto arxiv

Machine learning based predictions are increasingly used in sensitive decision-making applications that directly affect our lives. This has led to extensive research into ensuring the fairness of classifiers. Beyond just…

On the Fairness of Causal Algorithmic Recourse

2020-10-13 · Julius von Kügelgen, Amir-Hossein Karimi, Umang Bhatt, Isabel Valera 외

Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classificat…

counterfactualFairness

FaiR-N: Fair and Robust Neural Networks for Structured Data

2020-10-13 · Shubham Sharma, Alan H. Gee, David Paydarfar, Joydeep Ghosh

Fairness in machine learning is crucial when individuals are subject to automated decisions made by models in high-stake domains. Organizations that employ these models may also need to satisfy regulations that promote r…

Adversarial RobustnessAttributeFairness

Equalizing Recourse across Groups

2019-09-07 · Vivek Gupta, Pegah Nokhiz, Chitradeep Dutta Roy, Suresh Venkatasubramanian

The rise in machine learning-assisted decision-making has led to concerns about the fairness of the decisions and techniques to mitigate problems of discrimination. If a negative decision is made about an individual (den…

Decision MakingFairness

Fairness Aware Counterfactuals for Subgroups

2023-06-26 · NeurIPS 2023 11

In this work, we present Fairness Aware Counterfactuals for Subgroups (FACTS), a framework for auditing subgroup fairness through counterfactual explanations. We start with revisiting (and generalizing) existing notions …

counterfactualFairness