paper-with-me

홈 › Papers

On the Unintended Social Bias of Training Language Generation Models with Data from Local Media

2019-11-01 · Omar U. Florez

There are concerns that neural language models may preserve some of the stereotypes of the underlying societies that generate the large corpora needed to train these models. For example, gender bias is a significant problem when generating text, and its unintended memorization could impact the user experience of many applications (e.g., the smart-compose feature in Gmail). In this paper, we introduce a novel architecture that decouples the representation learning of a neural model from its memory management role. This architecture allows us to update a memory module with an equal ratio across gender types addressing biased correlations directly in the latent space. We experimentally show that our approach can mitigate the gender bias amplification in the automatic generation of articles news while providing similar perplexity values when extending the Sequence2Sequence architecture.

📄 PDF Abstract BibTeX arXiv:1911.00461

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesManagementMemorizationRepresentation LearningText Generation

Similar Papers 제목 키워드 기반

Detecting Unintended Social Bias in Toxic Language Datasets

2022-10-21 · Nihar Sahoo, Himanshu Gupta, Pushpak Bhattacharyya

With the rise of online hate speech, automatic detection of Hate Speech, Offensive texts as a natural language processing task is getting popular. However, very little research has been done to detect unintended social b…

Detecting Unintended Social Bias in Toxic Language Datasets

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Hate speech and offensive texts are examples of damaging online content that target or promote hatred towards a group or individual member based on their actual or perceived features of identification, such as race, reli…

On the Unintended Social Bias of Training Language Generation Models with News Articles

2019-09-25 · Omar U. Florez

There are concerns that neural language models may preserve some of the stereotypes of the underlying societies that generate the large corpora needed to train these models. For example, gender bias is a significant prob…

ArticlesManagementMemorizationRepresentation Learning+1

Reward Modeling for Mitigating Toxicity in Transformer-based Language Models

2022-02-19 · Farshid Faal, Ketra Schmitt, Jia Yuan Yu

Transformer-based language models are able to generate fluent text and be efficiently adapted across various natural language generation tasks. However, language models that are pretrained on large unlabeled web text cor…

Language ModelingLanguage ModellingText Generation

Cyberbullying Detection with Fairness Constraints

2020-05-09 · Oguzhan Gencoglu

Cyberbullying is a widespread adverse phenomenon among online social interactions in today's digital society. While numerous computational studies focus on enhancing the cyberbullying detection performance of machine lea…

BIG-bench Machine LearningFairness