A Heuristic Perspective on Debiasing Language Models
Abstract
Language models (LMs) often acquire various biases during pre-training and may express them in interactions, potentially causing social harm. Existing methods often rely on counterfactual augmentation or representation projection. These strategies remain limited in practice due to their high computational costs and difficulty in scaling to larger models. Additionally, many of these strategies require manual data annotation, narrowing their scope to specific cultures and bias categories. To overcome these limitations, we propose HEIMAT, a HEurIstic-style autoMATic debiasing framework for LMs. HEIMAT consists of two main steps: bias disclosure and debiasing fine-tuning. In the first step, it uses simple templates to construct heuristic prompts, which are applied to reveal model biases and generate corresponding context prompts. In the second step, it fine-tunes the model by minimizing the Jensen-Shannon divergence of predictions on these context prompts to reduce bias. Extensive experiments show that HEIMAT effectively mitigates bias in different cultures while maintaining the model's natural language understanding (NLU) performance.
Cite
@article{arxiv.2608.00622,
title = {A Heuristic Perspective on Debiasing Language Models},
author = {Tian Lan and Yemin Wang and Chuancheng Shi and Xiangyu Wu and Zesheng Shi and Yuan Wang and Jiang Li and Guanglai Gao and Xiangdong Su},
journal= {arXiv preprint arXiv:2608.00622},
year = {2026}
}
Comments
13 pages in total, 5 figures