paper-with-me

Papers

Gender Encoding Patterns in Pretrained Language Model Representations

2025-03-09 · Mahdi Zakizadeh, Mohammad Taher Pilehvar

Gender bias in pretrained language models (PLMs) poses significant social and ethical challenges. Despite growing awareness, there is a lack of comprehensive investigation into how different models internally represent and propagate such biases. This study adopts an information-theoretic approach to analyze how gender biases are encoded within various encoder-based architectures. We focus on three key aspects: identifying how models encode gender information and biases, examining the impact of bias mitigation techniques and fine-tuning on the encoded biases and their effectiveness, and exploring how model design differences influence the encoding of biases. Through rigorous and systematic investigation, our findings reveal a consistent pattern of gender encoding across diverse models. Surprisingly, debiasing techniques often exhibit limited efficacy, sometimes inadvertently increasing the encoded bias in internal representations while reducing bias in model output distributions. This highlights a disconnect between mitigating bias in output distributions and addressing its internal representations. This work provides valuable guidance for advancing bias mitigation strategies and fostering the development of more equitable language models.

📄 PDF Abstract BibTeX arXiv:2503.06734

Code (1)

mzakizadeh/Gender-Encoding-Patterns 공식 구현 pytorch

Tasks

Language ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

What do End-to-End Speech Models Learn about Speaker, Language and Channel Information? A Layer-wise and Neuron-level Analysis

2021-07-01 · Shammur Absar Chowdhury, Nadir Durrani, Ahmed Ali

Deep neural networks are inherently opaque and challenging to interpret. Unlike hand-crafted feature-based models, we struggle to comprehend the concepts learned and how they interact within these models. This understand…

Decision MakingDialect IdentificationFairnessSpeaker Recognition

Don't Forget About Pronouns: Removing Gender Bias in Language Models Without Losing Factual Gender Information

2022-06-21 · Tomasz Limisiewicz, David Mareček

The representations in large language models contain multiple types of gender information. We focus on two types of such signals in English texts: factual gender information, which is a grammatical or semantic property, …

Language ModelingLanguage ModellingText Generation

Don’t Forget About Pronouns: Removing Gender Bias in Language Models Without Losing Factual Gender Information

2022-07-01 · NAACL (GeBNLP) 2022 7 · Tomasz Limisiewicz, David Mareček

The representations in large language models contain multiple types of gender information. We focus on two types of such signals in English texts: factual gender information, which is a grammatical or semantic property, …

Language ModelingLanguage ModellingText Generation

Don’t Forget About Pronouns: Removing Gender Bias in Language Models without Losing Factual Gender Information

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

The representations in large language models contain various types of gender information. We focus on two types of such signals in English texts: factual gender information, which is a grammatical or semantic property, a…

Language ModelingLanguage ModellingText Generation

Transfer Learning with Deep CNNs for Gender Recognition and Age Estimation

2018-11-18 · Philip Smith, Cuixian Chen

In this project, competition-winning deep neural networks with pretrained weights are used for image-based gender recognition and age estimation. Transfer learning is explored using both VGG19 and VGGFace pretrained mode…

Age EstimationData AugmentationTransfer Learning