paper-with-me

홈 › Papers

Auditing MCQA Benchmarks through Probability Landscapes

2026-08-31 · Minsoo Song, Chanjun Park arxiv

As Large Language Models rapidly advance, performance on standard multiple-choice question answering (MCQA) benchmarks is reaching saturation. While the community has responded by developing increasingly difficult datasets, validating question quality and filtering flawed items remains a labor-intensive process. To provide a scalable diagnostic approach, we propose a two-component probabilistic framework for auditing MCQA benchmarks using model output distributions. First, for benchmark-level analysis, we characterize the probability landscape using the top prediction probability ($P_{top1}$) and normalized residual entropy ($H_{norm}$), summarized globally by Mean Pairwise Distance (MPD). Second, for item-level diagnostics, we introduce noise injection to reduce meaningful distractor competition, enabling us to flag candidate items for targeted human review and categorize residual failure patterns. Across four MCQA benchmarks, our landscape analysis reveals benchmark-level differences in model confidence and residual option competition. Concurrently, our noise-injection method flags potentially actionable item-level issues, showing alignment with expert error annotations from MMLU-Redux. These results suggest that our probability-based framework provides a lightweight audit lens for comparing macro-level benchmark structure and prioritizing individual items for targeted human review.

📄 PDF Abstract BibTeX arXiv:2608.30372

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Answer, Assemble, Ace: Understanding How Transformers Answer Multiple Choice Questions

2024-07-21 · Sarah Wiegreffe, Oyvind Tafjord, Yonatan Belinkov, Hannaneh Hajishirzi 외

Multiple-choice question answering (MCQA) is a key competence of performant transformer language models that is tested by mainstream benchmarks. However, recent evidence shows that models can have quite a range of perfor…

Multiple-choiceMultiple Choice Question Answering (MCQA)Question Answering

Do Bias Benchmarks Generalise? Evidence from Voice-based Evaluation of Gender Bias in SpeechLLMs

2025-09-24 · Shree Harsha Bokkahalli Satish, Gustav Eje Henter, Éva Székely arxiv

Recent work in benchmarking bias and fairness in speech large language models (SpeechLLMs) has relied heavily on multiple-choice question answering (MCQA) formats. The model is tasked to choose between stereotypical, ant…

Question Answering

Artifacts or Abduction: How Do LLMs Answer Multiple-Choice Questions Without the Question?

2024-02-19 · Nishant Balepur, Abhilasha Ravichander, Rachel Rudinger

Multiple-choice question answering (MCQA) is often used to evaluate large language models (LLMs). To see if MCQA assesses LLMs as intended, we probe if LLMs can perform MCQA with choices-only prompts, where models must s…

Decision MakingMemorizationMultiple-choiceMultiple Choice Question Answering (MCQA)+1

Improving LLM First-Token Predictions in Multiple-Choice Question Answering via Prefilling Attack

2025-05-21 · Silvia Cappelletti, Tobia Poppi, Samuele Poppi, Zheng-Xin Yong 외

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 likeli…

Multiple-choiceMultiple Choice Question Answering (MCQA)Question Answeringvalid

Beyond Multiple Choice: Verifiable OpenQA for Robust Vision-Language RFT

2025-11-21 · Yesheng Liu, Hao Li, Haiyu Xu, Baoqi Pei 외 arxiv

Multiple-choice question answering (MCQA) has been a popular format for evaluating and reinforcement fine-tuning (RFT) of modern multimodal language models. Its constrained output format allows for simplified, determinis…

Question Answering