paper-with-me

홈 › Papers

Identifying Biased Subgroups in Ranking and Classification

2021-08-17 · Eliana Pastor, Luca de Alfaro, Elena Baralis

When analyzing the behavior of machine learning algorithms, it is important to identify specific data subgroups for which the considered algorithm shows different performance with respect to the entire dataset. The intervention of domain experts is normally required to identify relevant attributes that define these subgroups. We introduce the notion of divergence to measure this performance difference and we exploit it in the context of (i) classification models and (ii) ranking applications to automatically detect data subgroups showing a significant deviation in their behavior. Furthermore, we quantify the contribution of all attributes in the data subgroup to the divergent behavior by means of Shapley values, thus allowing the identification of the most impacting attributes.

📄 PDF Abstract BibTeX arXiv:2108.07450

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Measuring Model Biases in the Absence of Ground Truth

2021-03-05 · Osman Aka, Ken Burke, Alex Bäuerle, Christina Greer 외

The measurement of bias in machine learning often focuses on model performance across identity subgroups (such as man and woman) with respect to groundtruth labels. However, these methods do not directly measure the asso…

Fairnessimage-classificationImage Classification

Unravelling the Effect of Image Distortions for Biased Prediction of Pre-trained Face Recognition Models

2021-08-14 · Puspita Majumdar, Surbhi Mittal, Richa Singh, Mayank Vatsa

Identifying and mitigating bias in deep learning algorithms has gained significant popularity in the past few years due to its impact on the society. Researchers argue that models trained on balanced datasets with good r…

Face Recognition

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers

2024-03-19 · CVPR 2024 1 · Zeliang Zhang, Mingqian Feng, Zhiheng Li, Chenliang Xu

Machine learning models can perform well on in-distribution data but often fail on biased subgroups that are underrepresented in the training data, hindering the robustness of models for reliable applications. Such subgr…

Dimensionality ReductionSubgroup Discovery

Reranking individuals: The effect of fair classification within-groups

2024-01-24 · Sofie Goethals, Marco Favier, Toon Calders

Artificial Intelligence (AI) finds widespread application across various domains, but it sparks concerns about fairness in its deployment. The prevailing discourse in classification often emphasizes outcome-based metrics…

FairnessReranking

Adaptive Group Robust Ensemble Knowledge Distillation

2024-11-22 · Patrik Kenfack, Ulrich Aïvodji, Samira Ebrahimi Kahou

Neural networks can learn spurious correlations in the data, often leading to performance disparity for underrepresented subgroups. Studies have demonstrated that the disparity is amplified when knowledge is distilled fr…

Knowledge Distillation