paper-with-me

홈 › Papers

ABCD: All Biases Come Disguised

2026-02-19 · Mateusz Nowak, Xavier Cadet, Peter Chin arxiv

Multiple-choice question (MCQ) benchmarks have been a standard evaluation practice for measuring LLMs' ability to reason and answer knowledge-based questions. Through a synthetic NonsenseQA benchmark, we observe that different LLMs exhibit varying degrees of label-position-few-shot-prompt bias, where the model either uses the answer position, the label in front of the answer, the distributions of correct answers present in the few-shot prompt, or a combination of all to answer each MCQ question. We propose a simple bias-reduced evaluation protocol that replaces the labels of each question with uniform, unordered labels and prompts the LLM to use the whole answer presented. With a simple sentence similarity model, we demonstrate improved robustness and lower standard deviation between different permutations of answers with a minimal drop in LLM's performance, exposing the LLM's capabilities under reduced evaluation artifacts, without any help from the prompt examples or the option labels. Across multiple benchmarks and models, this protocol substantially improves the robustness to answer permutations, reducing mean accuracy variance $3\times$ with only a minimal decrease in the mean model's performance. Through ablation studies on various embedding models and similarity functions, we show that the method is more robust than the standard ones.

📄 PDF Abstract BibTeX arXiv:2602.17445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inductive-Biases for Contrastive Learning of Disentangled Representations

2021-09-29 · Jonathan Kahana, Yedid Hoshen

Learning disentangled representations is a core machine learning task. It has been shown that this task requires inductive biases. Recent work on class-content disentanglement has shown excellent performance, but require…

Contrastive LearningDisentanglementRepresentation LearningRetrieval+1

ABCDE: An Agent-Based Cognitive Development Environment

2022-06-10 · Jieyi Ye, Jiafei Duan, Samson Yu, Bihan Wen 외

Children's cognitive abilities are sometimes cited as AI benchmarks. How can the most common 1,000 concepts (89\% of everyday use) be learnt in a naturalistic children's setting? Cognitive development in children is abou…

Hypergraph Artificial Benchmark for Community Detection (h-ABCD)

2022-10-26 · Bogumił Kamiński, Paweł Prałat, François Théberge

The Artificial Benchmark for Community Detection (ABCD) graph is a recently introduced random graph model with community structure and power-law distribution for both degrees and community sizes. The model generates grap…

Community Detection

Properties and Performance of the ABCDe Random Graph Model with Community Structure

2022-03-28 · Bogumił Kamiński, Tomasz Olczak, Bartosz Pankratz, Paweł Prałat 외

In this paper, we investigate properties and performance of synthetic random graph models with a built-in community structure. Such models are important for evaluating and tuning community detection algorithms that are u…

Community Detection

Twinning Complex Networked Systems: Data-Driven Calibration of the mABCD Synthetic Graph Generator

2026-02-02 · Piotr Bródka, Michał Czuba, Bogumił Kamiński, Łukasz Kraiński 외 arxiv

The increasing availability of relational data has contributed to a growing reliance on network-based representations of complex systems. Over time, these models have evolved to capture more nuanced properties, such as t…