AICLLGNov 16, 2023

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

arXiv:2311.09627v236 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses bias issues in AI language models for real-world applications, representing a novel method for a known bottleneck.

The paper tackles biases in instruction-following language models by defining and eliminating 'bias neurons', proposing CRISPR, a method that mitigates biases in zero-shot settings without harming task performance, achieving this by removing as few as three neurons.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes