paper-with-me

홈 › Papers

Is Your Model "MADD"? A Novel Metric to Evaluate Algorithmic Fairness for Predictive Student Models

2023-05-24 · Mélina Verger, Sébastien Lallé, François Bouchet, Vanda Luengo

Predictive student models are increasingly used in learning environments due to their ability to enhance educational outcomes and support stakeholders in making informed decisions. However, predictive models can be biased and produce unfair outcomes, leading to potential discrimination against some students and possible harmful long-term implications. This has prompted research on fairness metrics meant to capture and quantify such biases. Nonetheless, so far, existing fairness metrics used in education are predictive performance-oriented, focusing on assessing biased outcomes across groups of students, without considering the behaviors of the models nor the severity of the biases in the outcomes. Therefore, we propose a novel metric, the Model Absolute Density Distance (MADD), to analyze models' discriminatory behaviors independently from their predictive performance. We also provide a complementary visualization-based analysis to enable fine-grained human assessment of how the models discriminate between groups of students. We evaluate our approach on the common task of predicting student success in online courses, using several common predictive classification models on an open educational dataset. We also compare our metric to the only predictive performance-oriented fairness metric developed in education, ABROCA. Results on this dataset show that: (1) fair predictive performance does not guarantee fair models' behaviors and thus fair outcomes, (2) there is no direct relationship between data bias and predictive performance bias nor discriminatory behaviors bias, and (3) trained on the same data, models exhibit different discriminatory behaviors, according to different sensitive features too. We thus recommend using the MADD on models that show satisfying predictive performance, to gain a finer-grained understanding on how they behave and to refine models selection and their usage.

📄 PDF Abstract BibTeX arXiv:2305.15342

Code (1)

melinaverger/madd 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

A Fair Post-Processing Method based on the MADD Metric for Predictive Student Models

2024-07-07 · Mélina Verger, Chunyang Fan, Sébastien Lallé, François Bouchet 외

Predictive student models are increasingly used in learning environments. However, due to the rising social impact of their usage, it is now all the more important for these models to be both sufficiently accurate and fa…

Fairness

Evaluating Algorithmic Bias in Models for Predicting Academic Performance of Filipino Students

2024-05-16 · Valdemar Švábenský, Mélina Verger, Maria Mercedes T. Rodrigo, Clarence James G. Monterozo 외

Algorithmic bias is a major issue in machine learning models in educational contexts. However, it has not yet been studied thoroughly in Asian learning contexts, and only limited work has considered algorithmic bias base…

Binary ClassificationManagement

Public Perceptions of Fairness Metrics Across Borders

2024-03-24 · Yuya Sasaki, Sohei Tokuno, Haruka Maeda, Kazuki Nakajima 외

Which fairness metrics are appropriately applicable in your contexts? There may be instances of discordance regarding the perception of fairness, even when the outcomes comply with established fairness metrics. Several q…

Decision MakingFairnessSurvey

A Fair Empirical Risk Minimization with Generalized Entropy

2022-02-24 · Youngmi Jin, Jio Gim, Tae-Jin Lee, Young-Joo Suh

This paper studies a parametric family of algorithmic fairness metrics, called generalized entropy, which originally has been used in public welfare and recently introduced to machine learning community. As a meaningful …

ClassificationFairness

Multi-Agent Reinforcement Learning for Dynamic Pricing: Balancing Profitability,Stability and Fairness

2026-02-28 · Krishna Kumar Neelakanta Pillai Santha Kumari Amma arxiv

Dynamic pricing in competitive retail markets requires strategies that adapt to fluctuating demand and competitor behavior. In this work, we present a systematic empirical evaluation of multi-agent reinforcement learning…

Multi-agent Reinforcement Learning