CLOct 19, 2022

Towards Procedural Fairness: Uncovering Biases in How a Toxic Language Classifier Uses Sentiment Information

arXiv:2210.10689v1291 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses procedural fairness in toxic language detection by uncovering biases in how classifiers use sentiment, which is incremental but important for guiding debiasing techniques.

The study investigated how a toxic language classifier uses sentiment information and found that, while sentiment is learned for some classes, its influence is often outweighed by identity terms, potentially leading to unfair outcomes.

Previous works on the fairness of toxic language classifiers compare the output of models with different identity terms as input features but do not consider the impact of other important concepts present in the context. Here, besides identity terms, we take into account high-level latent features learned by the classifier and investigate the interaction between these features and identity terms. For a multi-class toxic language classifier, we leverage a concept-based explanation framework to calculate the sensitivity of the model to the concept of sentiment, which has been used before as a salient feature for toxic language detection. Our results show that although for some classes, the classifier has learned the sentiment information as expected, this information is outweighed by the influence of identity terms as input features. This work is a step towards evaluating procedural fairness, where unfair processes lead to unfair outcomes. The produced knowledge can guide debiasing techniques to ensure that important concepts besides identity terms are well-represented in training datasets.

Code Implementations1 repo
Foundations

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

Your Notes