paper-with-me

홈 › Papers

Revisiting Technical Bias Mitigation Strategies

2024-10-22 · Abdoul Jalil Djiberou Mahamadou, Artem A. Trotsyuk

Efforts to mitigate bias and enhance fairness in the artificial intelligence (AI) community have predominantly focused on technical solutions. While numerous reviews have addressed bias in AI, this review uniquely focuses on the practical limitations of technical solutions in healthcare settings, providing a structured analysis across five key dimensions affecting their real-world implementation: who defines bias and fairness; which mitigation strategy to use and prioritize among dozens that are inconsistent and incompatible; when in the AI development stages the solutions are most effective; for which populations; and the context in which the solutions are designed. We illustrate each limitation with empirical studies focusing on healthcare and biomedical applications. Moreover, we discuss how value-sensitive AI, a framework derived from technology design, can engage stakeholders and ensure that their values are embodied in bias and fairness mitigation solutions. Finally, we discuss areas that require further investigation and provide practical recommendations to address the limitations covered in the study.

📄 PDF Abstract BibTeX arXiv:2410.17433

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Confirmation Bias in Generative AI Chatbots: Mechanisms, Risks, Mitigation Strategies, and Future Research Directions

2025-04-12 · Yiran Du

This article explores the phenomenon of confirmation bias in generative AI chatbots, a relatively underexamined aspect of AI-human interaction. Drawing on cognitive psychology and computational linguistics, it examines h…

Chatbot

How Far Can It Go?: On Intrinsic Gender Bias Mitigation for Text Classification

2023-01-30 · Ewoenam Tokpo, Pieter Delobelle, Bettina Berendt, Toon Calders

To mitigate gender bias in contextualized language models, different intrinsic mitigation strategies have been proposed, alongside many bias metrics. Considering that the end use of these language models is for downstrea…

Fairnesstext-classificationText Classification

From If-Statements to ML Pipelines: Revisiting Bias in Code-Generation

2026-04-23 · Minh Duc Bui, Xenia Heilmann, Mattia Cerrato, Manuel Mager 외 arxiv

Prior work evaluates code generation bias primarily through simple conditional statements, which represent only a narrow slice of real-world programming and reveal solely overt, explicitly encoded bias. We demonstrate th…

Code Generation

FairAgent: Democratizing Fairness-Aware Machine Learning with LLM-Powered Agents

2025-10-05 · Yucong Dai, Lu Zhang, Feng Luo, Mashrur Chowdhury 외 arxiv

Training fair and unbiased machine learning models is crucial for high-stakes applications, yet it presents significant challenges. Effective bias mitigation requires deep expertise in fairness definitions, metrics, data…

Feature Engineering

Explaining Knock-on Effects of Bias Mitigation

2023-12-01 · Svetoslav Nizhnichenkov, Rahul Nair, Elizabeth Daly, Brian Mac Namee

In machine learning systems, bias mitigation approaches aim to make outcomes fairer across privileged and unprivileged groups. Bias mitigation methods work in different ways and have known "waterfall" effects, e.g., miti…

Fairness