English

Exploiting Primacy Effect To Improve Large Language Models

Computation and Language 2025-10-23 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs) have become essential in many Natural Language Processing (NLP) tasks, leveraging extensive pre-training and fine-tuning to achieve high accuracy. However, like humans, LLMs exhibit biases, particularly positional biases such as primacy and recency effects, which can influence the accuracy of the answers. The primacy effect-where items presented first are more likely to be remembered or selected-plays a key role in Multiple Choice Question Answering (MCQA), where the order of answer options can affect prediction outcomes. This study focuses on primacy bias in fine-tuned LLMs: We first show that fine-tuning amplifies this bias, probably due to exposure to human-like patterns. Hence, we strategically leverage this effect by reordering response options based on semantic similarity to the query, without requiring knowledge of the correct answer. Our experimental results show that this approach significantly improves performance in MCQA. More generally, our findings underscore the dual nature of biases as both challenges and opportunities, offering insights for bias-aware model design and NLP applications.

Keywords

Cite

@article{arxiv.2507.13949,
  title  = {Exploiting Primacy Effect To Improve Large Language Models},
  author = {Bianca Raimondi and Maurizio Gabbrielli},
  journal= {arXiv preprint arXiv:2507.13949},
  year   = {2025}
}

Comments

Accepted by RANLP 2025

R2 v1 2026-07-01T04:07:51.063Z