paper-with-me

홈 › Papers

Gender-tuning: Empowering Fine-tuning for Debiasing Pre-trained Language Models

2023-07-20 · Somayeh Ghanbarzadeh, Yan Huang, Hamid Palangi, Radames Cruz Moreno, Hamed Khanpour

Recent studies have revealed that the widely-used Pre-trained Language Models (PLMs) propagate societal biases from the large unmoderated pre-training corpora. Existing solutions require debiasing training processes and datasets for debiasing, which are resource-intensive and costly. Furthermore, these methods hurt the PLMs' performance on downstream tasks. In this study, we propose Gender-tuning, which debiases the PLMs through fine-tuning on downstream tasks' datasets. For this aim, Gender-tuning integrates Masked Language Modeling (MLM) training objectives into fine-tuning's training process. Comprehensive experiments show that Gender-tuning outperforms the state-of-the-art baselines in terms of average gender bias scores in PLMs while improving PLMs' performance on downstream tasks solely using the downstream tasks' dataset. Also, Gender-tuning is a deployable debiasing tool for any PLM that works with original fine-tuning.

📄 PDF Abstract BibTeX arXiv:2307.10522

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMasked Language Modeling

Similar Papers 제목 키워드 기반

Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization

2024-09-29 · Shahed Masoudian, Markus Frohmann, Navid Rekabsaz, Markus Schedl

Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and fine-tuning stages. However, fine-tuning a pre…

AttributeLanguage ModelingLanguage Modelling

Does Debiasing Inevitably Degrade the Model Performance

2022-11-14 · Yiran Liu, Xiao Liu, Haotian Chen, Yang Yu

Gender bias in language models has attracted sufficient attention because it threatens social justice. However, most of the current debiasing methods degraded the model's performance on other tasks while the degradation …

model

Debiasing Gender Bias in Information Retrieval Models

2022-08-02 · Dhanasekar Sundararaman, Vivek Subramanian

Biases in culture, gender, ethnicity, etc. have existed for decades and have affected many areas of human social interaction. These biases have been shown to impact machine learning (ML) models, and for natural language …

ArticlesCultural Vocal Bursts Intensity PredictionInformation RetrievalRetrieval

BendVLM: Test-Time Debiasing of Vision-Language Embeddings

2024-11-07 · Walter Gerych, Haoran Zhang, Kimia Hamidieh, Eileen Pan 외

Vision-language model (VLM) embeddings have been shown to encode biases present in their training data, such as societal biases that prescribe negative characteristics to members of various racial and gender identities. …

AttributeImage GenerationLanguage ModelingLanguage Modelling

Revealing and Reducing Gender Biases in Vision and Language Assistants (VLAs)

2024-10-25 · Leander Girrbach, Stephan Alaniz, Yiran Huang, Trevor Darrell 외

Pre-trained large language models (LLMs) have been reliably integrated with visual input for multimodal tasks. The widespread adoption of instruction-tuned image-to-text vision-language assistants (VLAs) like LLaVA and I…

AttributeImage to text