paper-with-me

홈 › Papers

Measuring Implicit Bias Using SHAP Feature Importance and Fuzzy Cognitive Maps

2023-05-16 · Isel Grau, Gonzalo Nápoles, Fabian Hoitsma, Lisa Koutsoviti Koumeri, Koen Vanhoof

In this paper, we integrate the concepts of feature importance with implicit bias in the context of pattern classification. This is done by means of a three-step methodology that involves (i) building a classifier and tuning its hyperparameters, (ii) building a Fuzzy Cognitive Map model able to quantify implicit bias, and (iii) using the SHAP feature importance to active the neural concepts when performing simulations. The results using a real case study concerning fairness research support our two-fold hypothesis. On the one hand, it is illustrated the risks of using a feature importance method as an absolute tool to measure implicit bias. On the other hand, it is concluded that the amount of bias towards protected features might differ depending on whether the features are numerically or categorically encoded.

📄 PDF Abstract BibTeX arXiv:2305.09399

Code (2)

LisaKouts/Implicit_bias_FCMs/tree/main/Code_IntelliSys2023_submission 공식 구현
LisaKouts/Implicit_bias_FCMs

Tasks

FairnessFeature Importance

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

cc-Shapley: Measuring Multivariate Feature Importance Needs Causal Context

2026-02-23 · Jörg Martin, Stefan Haufe arxiv

Explainable artificial intelligence promises to yield insights into relevant features, thereby enabling humans to examine and scrutinize machine learning models or even facilitating scientific discovery. Considering the …

Feature Importance

Measuring Implicit Bias in Explicitly Unbiased Large Language Models

2024-02-06 · Xuechunzi Bai, Angelina Wang, Ilia Sucholutsky, Thomas L. Griffiths

Large language models (LLMs) can pass explicit social bias tests but still harbor implicit biases, similar to humans who endorse egalitarian beliefs yet exhibit subtle biases. Measuring such implicit biases can be a chal…

Decision MakingDiagnosticLanguage Modelling

Measuring Unfairness through Game-Theoretic Interpretability

2019-10-12 · Juliana Cesaro, Fabio G. Cozman

One often finds in the literature connections between measures of fairness and measures of feature importance employed to interpret trained classifiers. However, there seems to be no study that compares fairness measures…

FairnessFeature Importance

ShapG: new feature importance method based on the Shapley value

2024-06-29 · Chi Zhao, Jing Liu, Elena Parilina

With wide application of Artificial Intelligence (AI), it has become particularly important to make decisions of AI systems explainable and transparent. In this paper, we proposed a new Explainable Artificial Intelligenc…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance

Understanding and inverse design of implicit bias in stochastic learning: a geometric perspective

2026-01-10 · Nicola Aladrah, Emanuele Ballarin, Matteo Biagetti, Alessio Ansuini 외 arxiv

A key challenge in machine learning is to explain how learning dynamics select among the many solutions that achieve identical loss values in overparameterized models - a phenomenon known as implicit bias. Controlling th…