CLAIJul 4, 2023

Concept-Based Explanations to Test for False Causal Relationships Learned by Abusive Language Classifiers

arXiv:2307.01900v1223 citationsh-index: 41
Originality Incremental advance
AI Analysis

This addresses the issue of over-reliance on spurious features in abusive language detection, which can lead to biased and inaccurate classifiers, though it is incremental in improving model evaluation methods.

The paper tackles the problem of abusive language classifiers learning false causal relationships between over-represented concepts (like negative emotions) and labels, which compromises accuracy. It introduces concept-based explanation metrics to compare classifiers and measure the degree of false global sufficiency learned, testing on three well-known models trained on large English datasets.

Classifiers tend to learn a false causal relationship between an over-represented concept and a label, which can result in over-reliance on the concept and compromised classification accuracy. It is imperative to have methods in place that can compare different models and identify over-reliances on specific concepts. We consider three well-known abusive language classifiers trained on large English datasets and focus on the concept of negative emotions, which is an important signal but should not be learned as a sufficient feature for the label of abuse. Motivated by the definition of global sufficiency, we first examine the unwanted dependencies learned by the classifiers by assessing their accuracy on a challenge set across all decision thresholds. Further, recognizing that a challenge set might not always be available, we introduce concept-based explanation metrics to assess the influence of the concept on the labels. These explanations allow us to compare classifiers regarding the degree of false global sufficiency they have learned between a concept and a label.

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