English

PEFTDebias : Capturing debiasing information using PEFTs

Machine Learning 2023-12-04 v1 Artificial Intelligence Computers and Society

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. To ensure reproducibility, we release the code to do our experiments.

Keywords

Cite

@article{arxiv.2312.00434,
  title  = {PEFTDebias : Capturing debiasing information using PEFTs},
  author = {Sumit Agarwal and Aditya Srikanth Veerubhotla and Srijan Bansal},
  journal= {arXiv preprint arXiv:2312.00434},
  year   = {2023}
}

Comments

EMNLP 2023

R2 v1 2026-06-28T13:38:09.937Z