paper-with-me

홈 › Papers

Mitigating Biases in Language Models via Bias Unlearning

2025-09-30 · Dianqing Liu, Yi Liu, Guoqing Jin, Zhendong Mao arxiv

Many studies have shown various biases targeting different demographic groups in language models, amplifying discrimination and harming fairness. Recent parameter modification debiasing approaches significantly degrade core capabilities such as text coherence and task accuracy. And Prompt-based debiasing methods, only effective for predefined trigger words, fail to address deeply embedded stereotypical associations in model parameters. In this paper, we propose BiasUnlearn, a novel model debiasing framework which achieves targeted debiasing via dual-pathway unlearning mechanisms coordinating stereotype forgetting with anti-stereotype retention, while preventing bias polarity reversal through adversarial forget set and dynamic dataset swapping. We conducted extensive experiments with multiple language models across various evaluation benchmarks. The results show that BiasUnlearn outperforms existing methods in mitigating bias in language models while retaining language modeling capabilities. Further experiments reveal that debiasing weights are transferable across model variants, confirming that bias representations become entrenched during pre-training and persist through fine-tuning phases.

📄 PDF Abstract BibTeX arXiv:2509.25673

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mitigating Social Biases in Language Models through Unlearning

2024-06-19 · Omkar Dige, Diljot Singh, Tsz Fung Yau, Qixuan Zhang 외

Mitigating bias in language models (LMs) has become a critical problem due to the widespread deployment of LMs. Numerous approaches revolve around data pre-processing and fine-tuning of language models, tasks that can be…

DecoderMachine UnlearningNegation

Towards Transfer Unlearning: Empirical Evidence of Cross-Domain Bias Mitigation

2024-07-24 · Huimin Lu, Masaru Isonuma, Junichiro Mori, Ichiro Sakata

Large language models (LLMs) often inherit biases from vast amounts of training corpora. Traditional debiasing methods, while effective to some extent, do not completely eliminate memorized biases and toxicity in LLMs. I…

Language ModelingLanguage Modelling

Discover and Mitigate Unknown Biases with Debiasing Alternate Networks

2022-07-20 · Zhiheng Li, Anthony Hoogs, Chenliang Xu

Deep image classifiers have been found to learn biases from datasets. To mitigate the biases, most previous methods require labels of protected attributes (e.g., age, skin tone) as full-supervision, which has two limitat…

Action RecognitionFacial Attribute ClassificationOut-of-Distribution Generalization

Unlearning Information Bottleneck: Machine Unlearning of Systematic Patterns and Biases

2024-05-22 · Ling Han, Hao Huang, Dustin Scheinost, Mary-Anne Hartley 외

Effective adaptation to distribution shifts in training data is pivotal for sustaining robustness in neural networks, especially when removing specific biases or outdated information, a process known as machine unlearnin…

Machine Unlearning

Investigating Societal Biases in a Poetry Composition System

2020-11-05 · GeBNLP (COLING) 2020 12 · Emily Sheng, David Uthus

There is a growing collection of work analyzing and mitigating societal biases in language understanding, generation, and retrieval tasks, though examining biases in creative tasks remains underexplored. Creative languag…

Data AugmentationRetrievalStyle Transfer