English

Towards Resource Efficient and Interpretable Bias Mitigation in Large Language Models

Computation and Language 2026-03-09 v2

Abstract

Although large language models (LLMs) have demonstrated their effectiveness in a wide range of applications, they have also been observed to perpetuate unwanted biases present in the training data, potentially leading to harm for marginalized communities. In this paper, we mitigate bias by leveraging small biased and anti-biased expert models to obtain a debiasing signal that is added to the LLM output at decoding-time. This approach combines computational efficiency - fine-tuning a small model versus re-training a large model and interpretability - one can examine the probability shift from debiasing. The framework can also be tailored to specific contexts by switching the choice of the fine-tuning dataset. Experiments on mitigating gender, race, and religion biases on different architectures show a reduction in bias on several local and global bias metrics while preserving language model performance.

Keywords

Cite

@article{arxiv.2412.01711,
  title  = {Towards Resource Efficient and Interpretable Bias Mitigation in Large Language Models},
  author = {Schrasing Tong and Eliott Zemour and Jessica Lu and Rawisara Lohanimit and Lalana Kagal},
  journal= {arXiv preprint arXiv:2412.01711},
  year   = {2026}
}

Comments

38th Conference on Neural Information Processing Systems (NeurIPS 2024) Safe Generative AI Workshop. Updated results in V2

R2 v1 2026-06-28T20:20:05.221Z