paper-with-me

홈 › Papers

Mitigating Biases for Instruction-following Language Models via Bias Neurons Elimination

2023-11-16 · Nakyeong Yang, Taegwan Kang, JungKyu Choi, Honglak Lee, Kyomin Jung

Instruction-following language models often show undesirable biases. These undesirable biases may be accelerated in the real-world usage of language models, where a wide range of instructions is used through zero-shot example prompting. To solve this problem, we first define the bias neuron, which significantly affects biased outputs, and prove its existence empirically. Furthermore, we propose a novel and practical bias mitigation method, CRISPR, to eliminate bias neurons of language models in instruction-following settings. CRISPR automatically determines biased outputs and categorizes neurons that affect the biased outputs as bias neurons using an explainability method. Experimental results demonstrate the effectiveness of our method in mitigating biases under zero-shot instruction-following settings without losing the model's task performance and existing knowledge. The experimental results reveal the generalizability of our method as it shows robustness under various instructions and datasets. Surprisingly, our method can mitigate the bias in language models by eliminating only a few neurons (at least three).

📄 PDF Abstract BibTeX arXiv:2311.09627

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingLanguage Modelling

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Breaking Bias, Building Bridges: Evaluation and Mitigation of Social Biases in LLMs via Contact Hypothesis

2024-07-02 · Chahat Raj, Anjishnu Mukherjee, Aylin Caliskan, Antonios Anastasopoulos 외

Large Language Models (LLMs) perpetuate social biases, reflecting prejudices in their training data and reinforcing societal stereotypes and inequalities. Our work explores the potential of the Contact Hypothesis, a conc…

How far can bias go? -- Tracing bias from pretraining data to alignment

2024-11-28 · Marion Thaler, Abdullatif Köksal, Alina Leidinger, Anna Korhonen 외

As LLMs are increasingly integrated into user-facing applications, addressing biases that perpetuate societal inequalities is crucial. While much work has gone into measuring or mitigating biases in these models, fewer s…

Planted in Pretraining, Swayed by Finetuning: A Case Study on the Origins of Cognitive Biases in LLMs

2025-07-09 · Itay Itzhak, Yonatan Belinkov, Gabriel Stanovsky arxiv

Large language models (LLMs) exhibit cognitive biases -- systematic tendencies of irrational decision-making, similar to those seen in humans. Prior work has found that these biases vary across models and can be amplifie…

Can Instruction Fine-Tuned Language Models Identify Social Bias through Prompting?

2023-07-19 · Omkar Dige, Jacob-Junqi Tian, David Emerson, Faiza Khan Khattak

As the breadth and depth of language model applications continue to expand rapidly, it is increasingly important to build efficient frameworks for measuring and mitigating the learned or inherited social biases of these …

DiversityLanguage ModelingLanguage Modelling

Mitigating Label Biases for In-context Learning

2023-05-28 · Yu Fei, Yifan Hou, Zeming Chen, Antoine Bosselut

Various design settings for in-context learning (ICL), such as the choice and order of the in-context examples, can bias a model toward a particular prediction without being reflective of an understanding of the task. Wh…

In-Context Learningtext-classificationText Classification