The reviewed record of science sign in
Pith

arxiv: 2408.00137 · v2 · pith:GBFIUZKO · submitted 2024-07-31 · cs.CL · cs.AI

Correcting Negative Bias in Large Language Models through Negative Attention Score Alignment

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GBFIUZKOrecord.jsonopen to challenge →

classification cs.CL cs.AI
keywords negativeattentionbiasbinarydecisionsscorealignmentanswer
0
0 comments X
read the original abstract

A binary decision task, like yes-no questions or answer verification, reflects a significant real-world scenario such as where users look for confirmation about the correctness of their decisions on specific issues. In this work, we observe that language models exhibit a negative bias in the binary decisions of complex reasoning tasks. Based on our observations and the rationale about attention-based model dynamics, we propose a negative attention score (NAS) to systematically and quantitatively formulate negative bias. Based on NAS, we identify attention heads that attend to negative tokens provided in the instructions as answer candidate of binary decisions, regardless of the question in the prompt, and validate their association with the negative bias. Additionally, we propose the negative attention score alignment (NASA) method, which is a parameter-efficient fine-tuning technique to address the extracted negatively biased attention heads. Experimental results from various domains of reasoning tasks and large model search space demonstrate that NASA significantly reduces the gap between precision and recall caused by negative bias while preserving their generalization abilities.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AMEL: Accumulated Message Effects on LLM Judgments

    cs.AI 2026-05 conditional novelty 6.0

    LLMs exhibit an accumulated message effect where conversation history saturated with positive or negative evaluations biases subsequent judgments, with larger shifts on uncertain items, a negativity asymmetry, and no ...

  2. AMEL: Accumulated Message Effects on LLM Judgments

    cs.AI 2026-05 unverdicted novelty 6.0

    LLMs exhibit an accumulated message effect where conversation history polarity biases subsequent judgments, stronger for high-entropy items, independent of context length, and with a negativity bias.