CLLGDec 15, 2022

The effects of gender bias in word embeddings on depression prediction

arXiv:2212.07852v13 citationsh-index: 27
Originality Synthesis-oriented
AI Analysis

This addresses bias in mental health NLP applications, which is an incremental improvement for fairness in clinical AI.

The study analyzed gender bias in pre-trained word embeddings for depression prediction, finding that embeddings carry bias towards different gender groups and transfer it to downstream tasks, and demonstrated that data augmentation by swapping gender words significantly mitigates this bias.

Word embeddings are extensively used in various NLP problems as a state-of-the-art semantic feature vector representation. Despite their success on various tasks and domains, they might exhibit an undesired bias for stereotypical categories due to statistical and societal biases that exist in the dataset they are trained on. In this study, we analyze the gender bias in four different pre-trained word embeddings specifically for the depression category in the mental disorder domain. We use contextual and non-contextual embeddings that are trained on domain-independent as well as clinical domain-specific data. We observe that embeddings carry bias for depression towards different gender groups depending on the type of embeddings. Moreover, we demonstrate that these undesired correlations are transferred to the downstream task for depression phenotype recognition. We find that data augmentation by simply swapping gender words mitigates the bias significantly in the downstream task.

Foundations

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

Your Notes