paper-with-me

Papers

Debiasing Deep Chest X-Ray Classifiers using Intra- and Post-processing Methods

2022-07-26 · Ričards Marcinkevičs, Ece Ozkan, Julia E. Vogt

Deep neural networks for image-based screening and computer-aided diagnosis have achieved expert-level performance on various medical imaging modalities, including chest radiographs. Recently, several works have indicated that these state-of-the-art classifiers can be biased with respect to sensitive patient attributes, such as race or gender, leading to growing concerns about demographic disparities and discrimination resulting from algorithmic and model-based decision-making in healthcare. Fair machine learning has focused on mitigating such biases against disadvantaged or marginalised groups, mainly concentrating on tabular data or natural images. This work presents two novel intra-processing techniques based on fine-tuning and pruning an already-trained neural network. These methods are simple yet effective and can be readily applied post hoc in a setting where the protected attribute is unknown during the model development and test time. In addition, we compare several intra- and post-processing approaches applied to debiasing deep chest X-ray classifiers. To the best of our knowledge, this is one of the first efforts studying debiasing methods on chest radiographs. Our results suggest that the considered approaches successfully mitigate biases in fully connected and convolutional neural networks offering stable performance under various settings. The discussed methods can help achieve group fairness of deep medical image classifiers when deploying them in domains with different fairness considerations and constraints.

📄 PDF Abstract BibTeX arXiv:2208.00781

Code (1)

i6092467/diff-bias-proxies 공식 구현 pytorch

Tasks

AttributeDecision MakingFairness

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Test 설명 없음
HOC 설명 없음

Similar Papers 제목 키워드 기반

Intra-Processing Methods for Debiasing Neural Networks

2020-06-15 · NeurIPS 2020 12 · Yash Savani, Colin White, Naveen Sundar Govindarajulu

As deep learning models become tasked with more and more decisions that impact human lives, such as criminal recidivism, loan repayment, and face recognition for law enforcement, bias is becoming a growing concern. Debia…

Face RecognitionFairness

Debiasing Text Safety Classifiers through a Fairness-Aware Ensemble

2024-09-05 · Olivia Sturman, Aparna Joshi, Bhaktipriya Radharapu, Piyush Kumar 외

Increasing use of large language models (LLMs) demand performant guardrails to ensure the safety of inputs and outputs of LLMs. When these safeguards are trained on imbalanced data, they can learn the societal biases. We…

counterfactualFairness

Inference-Time Selective Debiasing

2024-07-27 · Gleb Kuzmin, Neemesh Yadav, Ivan Smirnov, Timothy Baldwin 외

We propose selective debiasing -- an inference-time safety mechanism that aims to increase the overall quality of models in terms of prediction performance and fairness in the situation when re-training a model is prohib…

Fairnesstext-classificationText Classification

A Near-Optimal Algorithm for Debiasing Trained Machine Learning Models

2021-06-06 · NeurIPS 2021 12 · Ibrahim Alabdulmohsin, Mario Lucic

We present a scalable post-processing algorithm for debiasing trained models, including deep neural networks (DNNs), which we prove to be near-optimal by bounding its excess Bayes risk. We empirically validate its advant…

BIG-bench Machine Learning

Building a Benchmark Dataset and Classifiers for Sentence-Level Findings in AP Chest X-rays

2019-06-21 · Tanveer Syeda-Mahmood, Hassan M. Ahmad, Nadeem Ansari, Yaniv Gur 외

Chest X-rays are the most common diagnostic exams in emergency rooms and hospitals. There has been a surge of work on automatic interpretation of chest X-rays using deep learning approaches after the availability of larg…

Deep LearningDescriptiveDiagnosticSentence