paper-with-me

홈 › Papers

Automated MCQA Benchmarking at Scale: Evaluating Reasoning Traces as Retrieval Sources for Domain Adaptation of Small Language Models

2025-09-12 · Ozan Gokdemir, Neil Getty, Robert Underwood, Sandeep Madireddy, Franck Cappello, Arvind Ramanathan, Ian T. Foster, Rick L. Stevens arxiv

As scientific knowledge grows at an unprecedented pace, evaluation benchmarks must evolve to reflect new discoveries and ensure language models are tested on current, diverse literature. We propose a scalable, modular framework for generating multiple-choice question-answering (MCQA) benchmarks directly from large corpora of scientific papers. Our pipeline automates every stage of MCQA creation, including PDF parsing, semantic chunking, question generation, and model evaluation. As a case study, we generate more than 16,000 MCQs from 22,000 open-access articles in radiation and cancer biology. We then evaluate a suite of small language models (1.1B-14B parameters) on these questions, comparing baseline accuracy with retrieval-augmented generation (RAG) from paper-derived semantic chunks and from reasoning traces distilled from GPT-4.1. We find that reasoning-trace retrieval consistently improves performance on both synthetic and expert-annotated benchmarks, enabling several small models to surpass GPT-4 on the 2023 Astro Radiation and Cancer Biology exam.

📄 PDF Abstract BibTeX arXiv:2509.10744

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationDomain Adaptation

Similar Papers 제목 키워드 기반

Healthy LLMs? Benchmarking LLM Knowledge of UK Government Public Health Information

2025-05-09 · Joshua Harris, Fan Grayson, Felix Feldman, Timothy Laurence 외

As Large Language Models (LLMs) become widely accessible, a detailed understanding of their knowledge within specific domains becomes necessary for successful real world use. This is particularly critical in public healt…

BenchmarkingFormMultiple-choiceMultiple Choice Question Answering (MCQA)+1

BEnchmarking LLMs for Ophthalmology (BELO) for Ophthalmological Knowledge and Reasoning

2025-07-21 · Sahana Srinivasan, Xuguang Ai, Thaddaeus Wai Soon Lo, Aidan Gilson 외 arxiv

Current benchmarks evaluating large language models (LLMs) in ophthalmology are limited in scope and disproportionately prioritise accuracy. We introduce BELO (BEnchmarking LLMs for Ophthalmology), a standardized and com…

KorMedMCQA-V: A Multimodal Benchmark for Evaluating Vision-Language Models on the Korean Medical Licensing Examination

2026-02-14 · Byungjin Choi, Seongsu Bae, Sunjun Kweon, Edward Choi arxiv

We introduce KorMedMCQA-V, a Korean medical licensing-exam-style multimodal multiple-choice question answering benchmark for evaluating vision-language models (VLMs). The dataset consists of 1,534 questions with 2,043 as…

Question Answering

Benchmarking and Mitigating MCQA Selection Bias of Large Vision-Language Models

2025-09-20 · Md. Atabuzzaman, Ali Asgarov, Chris Thomas arxiv

Large Vision-Language Models (LVLMs) have achieved strong performance on vision-language tasks, particularly Visual Question Answering (VQA). While prior work has explored unimodal biases in VQA, the problem of selection…

Visual Question AnsweringSemantic SimilarityVisual Reasoning

MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering

2022-03-27 · Ankit Pal, Logesh Kumar Umapathi, Malaikannan Sankarasubbu

This paper introduces MedMCQA, a new large-scale, Multiple-Choice Question Answering (MCQA) dataset designed to address real-world medical entrance exam questions. More than 194k high-quality AIIMS \& NEET PG entrance ex…

DiversityMultiple-choiceMultiple Choice Question Answering (MCQA)Question Answering