Uncategorized

[2309.03882] Large Language Models Are Not Robust Multiple Choice Selectors



Download a PDF of the paper titled Large Language Models Are Not Robust Multiple Choice Selectors, by Chujie Zheng and 4 other authors

Download PDF

Abstract:Multiple choice questions (MCQs) serve as a common yet important task format in the evaluation of large language models (LLMs). This work shows that modern LLMs are vulnerable to option position changes in MCQs due to their inherent “selection bias”, namely, they prefer to select specific option IDs as answers (like “Option A”). Through extensive empirical analyses with 20 LLMs on three benchmarks, we pinpoint that this behavioral bias primarily stems from LLMs’ token bias, where the model a priori assigns more probabilistic mass to specific option ID tokens (e.g., A/B/C/D) when predicting answers from the option IDs. To mitigate selection bias, we propose a label-free, inference-time debiasing method, called PriDe, which separates the model’s prior bias for option IDs from the overall prediction distribution. PriDe first estimates the prior by permutating option contents on a small number of test samples, and then applies the estimated prior to debias the remaining samples. We demonstrate that it achieves interpretable and transferable debiasing with high computational efficiency. We hope this work can draw broader research attention to the bias and robustness of modern LLMs.

Submission history

From: Chujie Zheng [view email]
[v1]
Thu, 7 Sep 2023 17:44:56 UTC (2,433 KB)
[v2]
Fri, 8 Sep 2023 15:54:56 UTC (2,433 KB)
[v3]
Fri, 6 Oct 2023 08:27:26 UTC (3,736 KB)
[v4]
Thu, 22 Feb 2024 01:40:35 UTC (3,738 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *