Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Exploiting Biased Models to De-bias Text: A Gender-Fair Rewriting Model

About

Natural language generation models reproduce and often amplify the biases present in their training data. Previous research explored using sequence-to-sequence rewriting models to transform biased model outputs (or original texts) into more gender-fair language by creating pseudo training data through linguistic rules. However, this approach is not practical for languages with more complex morphology than English. We hypothesise that creating training data in the reverse direction, i.e. starting from gender-fair text, is easier for morphologically complex languages and show that it matches the performance of state-of-the-art rewriting models for English. To eliminate the rule-based nature of data creation, we instead propose using machine translation models to create gender-biased text from real gender-fair text via round-trip translation. Our approach allows us to train a rewriting model for German without the need for elaborate handcrafted rules. The outputs of this model increased gender-fairness as shown in a human evaluation study.

Chantal Amrhein, Florian Schottmann, Rico Sennrich, Samuel L\"aubli• 2023

Related benchmarks

TaskDatasetResultRank
Gender-fair rewritingOpenSubtitles (test)
Tokenised WER0.24
4
Gender-fair rewritingReddit (test)
Tokenised WER0.4
4
Gender-fair rewritingWinoBias+ (test)
Tokenised WER0.04
4
Gender-fair rewritingGendered (test)
Tokenised WER0.43
4
Gender-fair rewritingnon-gendered (test)
Tokenised WER0.00e+0
4
Gender-fairness evaluationGerman Gender-Fairness Human Evaluation Paragraphs P1-P6 (Evaluation set)
P1 Score2.97
3
Showing 6 of 6 rows

Other info

Code

Follow for update