EMNLP 2023short main0 citations

PEFTDebias : Capturing debiasing information using PEFTs

Sumit Agarwal, Aditya Srikanth Veerubhotla, Srijan Bansal

Abstract

The increasing use of foundation models highlights the urgent need to address and eliminate implicit biases present in them that arise during pretraining. In this paper, we introduce PEFTDebias, a novel approach that employs parameter-efficient fine-tuning (PEFT) to mitigate the biases within foundation models. PEFTDebias consists of two main phases: an upstream phase for acquiring debiasing parameters along a specific bias axis, and a downstream phase where these parameters are incorporated into the model and frozen during the fine-tuning process. By evaluating on four datasets across two bias axes namely gender and race, we find that downstream biases can be effectively reduced with PEFTs. In addition, we show that these parameters possess axis-specific debiasing characteristics, enabling their effective transferability in mitigating biases in various downstream tasks.

paramter-efficient finetuning (PEFT)bias mitigationdebiasbiasgendergrouplanguage modeldebiasingLoRA debiasprompt debiasadapter debias
BibTeX
@inproceedings{
agarwal2023peftdebias,
title={{PEFTD}ebias : Capturing debiasing information using {PEFT}s},
author={Sumit Agarwal and Aditya Srikanth Veerubhotla and Srijan Bansal},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=rgos321qpD}
}