LGCVAug 27, 2024

Evaluating Pre-Training Bias on Severe Acute Respiratory Syndrome Dataset

arXiv:2408.15398v1
Originality Synthesis-oriented
AI Analysis

This work addresses bias in health ML models for data scientists, but it is incremental as it applies existing methods to a new dataset.

The study evaluated pre-training bias on a severe acute respiratory syndrome dataset from Brazil by visualizing three bias metrics across different regions and training random forest models to compare bias and performance related to protected attributes.

Machine learning (ML) is a growing field of computer science that has found many practical applications in several domains, including Health. However, as data grows in size and availability, and the number of models that aim to aid or replace human decisions, it raises the concern that these models can be susceptible to bias, which can lead to harm to specific individuals by basing its decisions on protected attributes such as gender, religion, sexual orientation, ethnicity, and others. Visualization techniques might generate insights and help summarize large datasets, enabling data scientists to understand the data better before training a model by evaluating pre-training metrics applied to the datasets before training, which might contribute to identifying potential harm before any effort is put into training and deploying the models. This work uses the severe acute respiratory syndrome dataset from OpenDataSUS to visualize three pre-training bias metrics and their distribution across different regions in Brazil. A random forest model is trained in each region and applied to the others. The aim is to compare the bias for the different regions, focusing on their protected attributes and comparing the model's performance with the metric values.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes