paper-with-me

홈 › Papers

Using Gender- and Polarity-Informed Models to Investigate Bias

2021-08-01 · ACL (GeBNLP) 2021 8 · Samia Touileb, Lilja Øvrelid, Erik Velldal

In this work we explore the effect of incorporating demographic metadata in a text classifier trained on top of a pre-trained transformer language model. More specifically, we add information about the gender of critics and book authors when classifying the polarity of book reviews, and the polarity of the reviews when classifying the genders of authors and critics. We use an existing data set of Norwegian book reviews with ratings by professional critics, which has also been augmented with gender information, and train a document-level sentiment classifier on top of a recently released Norwegian BERT-model. We show that gender-informed models obtain substantially higher accuracy, and that polarity-informed models obtain higher accuracy when classifying the genders of book authors. For this particular data set, we take this result as a confirmation of the gender bias in the underlying label distribution, but in other settings we believe a similar approach can be used for mitigating bias in the model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Mitigating Gender Bias in Distilled Language Models via Counterfactual Role Reversal

2022-03-23 · Findings (ACL) 2022 5 · Umang Gupta, Jwala Dhamala, Varun Kumar, Apurv Verma 외

Language models excel at generating coherent text, and model compression techniques such as knowledge distillation have enabled their use in resource-constrained settings. However, these models can be biased in multiple …

counterfactualFairnessKnowledge DistillationModel Compression+1

The Root Shapes the Fruit: On the Persistence of Gender-Exclusive Harms in Aligned Language Models

2024-11-06 · Anaelia Ovalle, Krunoslav Lehman Pavasovic, Louis Martin, Luke Zettlemoyer 외

Natural-language assistants are designed to provide users with helpful responses while avoiding harmful outputs, largely achieved through alignment to human preferences. Yet there is limited understanding of whether alig…

Fairness and Privacy in Voice Biometrics:A Study of Gender Influences Using wav2vec 2.0

2023-08-27 · Oubaida Chouchane, Michele Panariello, Chiara Galdi, Massimiliano Todisco 외

This study investigates the impact of gender information on utility, privacy, and fairness in voice biometric systems, guided by the General Data Protection Regulation (GDPR) mandates, which underscore the need for minim…

Decision MakingFairnessSpeaker Verification

Language-Specific Sentiment Polarity Biases in Encoder and Large Language Model Classification of Product Reviews

2026-06-22 · Advita Rajiv, Kavitha Kothur, Gautham Reddy arxiv

This study investigates sentiment polarity biases, specifically, differences in how accurately AI models classify positive versus negative reviews across languages and model architectures. Large language models show a ne…

Sentiment Analysis

Sentiment Analysis: How to Derive Prior Polarities from SentiWordNet

2013-09-23 · EMNLP 2013 10 · Marco Guerini, Lorenzo Gatti, Marco Turchi

Assigning a positive or negative score to a word out of context (i.e. a word's prior polarity) is a challenging task for sentiment analysis. In the literature, various approaches based on SentiWordNet have been proposed.…

General ClassificationSentiment Analysis