AI RESEARCH
Improving LLM First-Token Predictions in Multiple-Choice Question Answering via Output Prefilling
arXiv CS.CL
•
ArXi:2505.15323v2 Announce Type: replace Large Language Models (LLMs) are increasingly evaluated on multiple-choice question answering (MCQA) tasks using *first-token probability* (FTP), which selects the answer option whose initial token has the highest likelihood. While efficient, FTP can be fragile: models may assign high probability to unrelated tokens (*misalignment*) or use a valid token merely as part of a generic preamble rather than as a clear answer choice (*misinterpretation*), undermining the reliability of symbolic evaluation.