paper-with-me

홈 › Papers

Speciesist Language and Nonhuman Animal Bias in English Masked Language Models

2022-03-10 · Masashi Takeshita, Rafal Rzepka, Kenji Araki

Various existing studies have analyzed what social biases are inherited by NLP models. These biases may directly or indirectly harm people, therefore previous studies have focused only on human attributes. However, until recently no research on social biases in NLP regarding nonhumans existed. In this paper, we analyze biases to nonhuman animals, i.e. speciesist bias, inherent in English Masked Language Models such as BERT. We analyzed speciesist bias against 46 animal names using template-based and corpus-extracted sentences containing speciesist (or non-speciesist) language. We found that pre-trained masked language models tend to associate harmful words with nonhuman animals and have a bias toward using speciesist language for some nonhuman animal names. Our code for reproducing the experiments will be made available on GitHub.

📄 PDF Abstract BibTeX arXiv:2203.05140

Code (1)

language-media-lab/speciesist-language 공식 구현

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Speciesist Language and Nonhuman Animal Bias in English Masked Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Various existing studies have analyzed what social biases are inherited by NLP models. These biases may directly or indirectly harm people, therefore previous studies have focused only on human attributes. If the social …

Speciesism in Natural Language Processing Research

2024-10-18 · Masashi Takeshita, Rafal Rzepka

Natural Language Processing (NLP) research on AI Safety and social bias in AI has focused on safety for humans and social bias against human minorities. However, some AI ethicists have argued that the moral significance …

Survey

Speciesist bias in AI -- How AI applications perpetuate discrimination and unfair outcomes against animals

2022-02-22 · Thilo Hagendorff, Leonie Bossert, Tse Yip Fai, Peter Singer

Massive efforts are made to reduce biases in both data and algorithms in order to render AI applications fair. These efforts are propelled by various high-profile cases where biased algorithmic decision-making caused har…

Decision MakingFairnessRecommendation Systems

Speciesism in AI: Evaluating Discrimination Against Animals in Large Language Models

2025-08-15 · Monika Jotautaitė, Lucius Caviola, David A. Brewster, Thilo Hagendorff arxiv

As large language models (LLMs) become more widely deployed, it is crucial to examine their ethical tendencies. Building on research on fairness and discrimination in AI, we investigate whether LLMs exhibit speciesist bi…

Text Generation

What do Large Language Models Say About Animals? Investigating Risks of Animal Harm in Generated Text

2025-03-03 · Arturs Kanepajs, Aditi Basu, Sankalpa Ghose, Constance Li 외

As machine learning systems become increasingly embedded in society, their impact on human and nonhuman life continues to escalate. Technical evaluations have addressed a variety of potential harms from large language mo…