CYCLJun 29, 2020

Reading Between the Demographic Lines: Resolving Sources of Bias in Toxicity Classifiers

arXiv:2006.16402v15 citations
Originality Incremental advance
AI Analysis

This addresses fairness issues in online content moderation for marginalized groups, but it is incremental as it builds on existing toxicity classification methods.

The paper tackled bias in toxicity classifiers, specifically Google's Perspective API, which unfairly assigns higher toxicity scores to comments containing identity terms, leading to mistaken censorship of marginalized groups; they constructed several classifiers to reduce this bias while maintaining performance.

The censorship of toxic comments is often left to the judgment of imperfect models. Perspective API, a creation of Google technology incubator Jigsaw, is perhaps the most widely used toxicity classifier in industry; the model is employed by several online communities including The New York Times to identify and filter out toxic comments with the goal of preserving online safety. Unfortunately, Google's model tends to unfairly assign higher toxicity scores to comments containing words referring to the identities of commonly targeted groups (e.g., "woman,'' "gay,'' etc.) because these identities are frequently referenced in a disrespectful manner in the training data. As a result, comments generated by marginalized groups referencing their identities are often mistakenly censored. It is important to be cognizant of this unintended bias and strive to mitigate its effects. To address this issue, we have constructed several toxicity classifiers with the intention of reducing unintended bias while maintaining strong classification performance.

Foundations

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

Your Notes