paper-with-me

홈 › Papers

Detecting and Mitigating Algorithmic Bias in Binary Classification using Causal Modeling

2023-10-19 · Wendy Hui, Wai Kwong Lau

This paper proposes the use of causal modeling to detect and mitigate algorithmic bias. We provide a brief description of causal modeling and a general overview of our approach. We then use the Adult dataset, which is available for download from the UC Irvine Machine Learning Repository, to develop (1) a prediction model, which is treated as a black box, and (2) a causal model for bias mitigation. In this paper, we focus on gender bias and the problem of binary classification. We show that gender bias in the prediction model is statistically significant at the 0.05 level. We demonstrate the effectiveness of the causal model in mitigating gender bias by cross-validation. Furthermore, we show that the overall classification accuracy is improved slightly. Our novel approach is intuitive, easy-to-use, and can be implemented using existing statistical software tools such as "lavaan" in R. Hence, it enhances explainability and promotes trust.

📄 PDF Abstract BibTeX arXiv:2310.12421

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mitigating Nonlinear Algorithmic Bias in Binary Classification

2023-12-09 · Wendy Hui, Wai Kwong Lau

This paper proposes the use of causal modeling to detect and mitigate algorithmic bias that is nonlinear in the protected attribute. We provide a general overview of our approach. We use the German Credit data set, which…

AttributeBinary ClassificationClassificationFairness

Gender Classification and Bias Mitigation in Facial Images

2020-07-13 · Wenying Wu, Pavlos Protopapas, Zheng Yang, Panagiotis Michalatos

Gender classification algorithms have important applications in many domains today such as demographic research, law enforcement, as well as human-computer interaction. Recent research showed that algorithms trained on b…

ClassificationGender ClassificationGeneral Classification

Flexible Group Fairness Metrics for Survival Analysis

2022-05-26 · Raphael Sonabend, Florian Pfisterer, Alan Mishler, Moritz Schauer 외

Algorithmic fairness is an increasingly important field concerned with detecting and mitigating biases in machine learning models. There has been a wealth of literature for algorithmic fairness in regression and classifi…

BIG-bench Machine LearningFairnessPrognosisSurvival Analysis

Mitigating Algorithmic Bias in Multiclass CNN Classifications Using Causal Modeling

2025-01-14 · Min Sik Byun, Wendy Wan Yee Hui, Wai Kwong Lau

This study describes a procedure for applying causal modeling to detect and mitigate algorithmic bias in a multiclass classification problem. The dataset was derived from the FairFace dataset, supplemented with emotional…

Fairness

Beyond Binary: Towards Fine-Grained LLM-Generated Text Detection via Role Recognition and Involvement Measurement

2024-10-18 · Zihao Cheng, Li Zhou, Feng Jiang, Benyou Wang 외

The rapid development of large language models (LLMs), like ChatGPT, has resulted in the widespread presence of LLM-generated content on social media platforms, raising concerns about misinformation, data biases, and pri…

Binary ClassificationLLM-generated Text DetectionMisinformationMulti-class Classification+1