Nationality Bias in Text Generation
Little attention is placed on analyzing nationality bias in language models, especially when nationality is highly used as a factor in increasing the performance of social NLP models. This paper examines how a text generation model, GPT-2, accentuates pre-existing societal biases about country-based demonyms. We generate stories using GPT-2 for various nationalities and use sensitivity analysis to explore how the number of internet users and the country's economic status impacts the sentiment of the stories. To reduce the propagation of biases through large language models (LLM), we explore the debiasing method of adversarial triggering. Our results show that GPT-2 demonstrates significant bias against countries with lower internet users, and adversarial triggering effectively reduces the same.
Code (0)
등록된 구현이 없습니다.
Tasks
Text GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Quite Good, but Not Enough: Nationality Bias in Large Language Models -- A Case Study of ChatGPT
While nationality is a pivotal demographic element that enhances the performance of language models, it has received far less scrutiny regarding inherent biases. This study investigates nationality bias in ChatGPT (GPT-3…
Language ModelingLanguage ModellingLarge Language ModelText GenerationThe Impact of Age on Nationality Bias: Evidence from Ski Jumping
This empirical research explores the impact of age on nationality bias. World Cup competition data suggest that judges of professional ski jumping competitions prefer jumpers of their own nationality and exhibit this pre…
Unmasking Nationality Bias: A Study of Human Perception of Nationalities in AI-Generated Articles
We investigate the potential for nationality biases in natural language processing (NLP) models using human evaluation methods. Biased NLP models can perpetuate stereotypes and lead to algorithmic discrimination, posing …
ArticlesFairnessText GenerationLanguage-Agnostic Bias Detection in Language Models with Bias Probing
Pretrained language models (PLMs) are key components in NLP, but they contain strong social biases. Quantifying these biases is challenging because current methods focusing on fill-the-mask objectives are sensitive to sl…
Bias DetectionObscured but Not Erased: Evaluating Nationality Bias in LLMs via Name-Based Bias Benchmarks
Large Language Models (LLMs) can exhibit latent biases towards specific nationalities even when explicit demographic markers are not present. In this work, we introduce a novel name-based benchmarking approach derived fr…