AIOct 23, 2024

CLR-Bench: Evaluating Large Language Models in College-level Reasoning

arXiv:2410.17558v24 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the need for better assessment of LLMs' reasoning in academic contexts, though it is incremental as it builds on existing evaluation frameworks.

The authors tackled the problem of insufficient evaluation of large language models' (LLMs) reasoning abilities by introducing CLR-Bench, a benchmark for college-level reasoning across 16 disciplines, which revealed that even top models like GPT-4 turbo show a significant accuracy drop from 63.31% to 39.00% when requiring joint answer and rationale prediction.

Large language models (LLMs) have demonstrated their remarkable performance across various language understanding tasks. While emerging benchmarks have been proposed to evaluate LLMs in various domains such as mathematics and computer science, they merely measure the accuracy in terms of the final prediction on multi-choice questions. However, it remains insufficient to verify the essential understanding of LLMs given a chosen choice. To fill this gap, we present CLR-Bench to comprehensively evaluate the LLMs in complex college-level reasoning. Specifically, (i) we prioritize 16 challenging college disciplines in computer science and artificial intelligence. The dataset contains 5 types of questions, while each question is associated with detailed explanations from experts. (ii) To quantify a fair evaluation of LLMs' reasoning ability, we formalize the criteria with two novel metrics. Q$\rightarrow$A is utilized to measure the performance of direct answer prediction, and Q$\rightarrow$AR effectively considers the joint ability to answer the question and provide rationale simultaneously. Extensive experiments are conducted with 40 LLMs over 1,018 discipline-specific questions. The results demonstrate the key insights that LLMs, even the best closed-source LLM, i.e., GPT-4 turbo, tend to `guess' the college-level answers. It shows a dramatic decrease in accuracy from 63.31% Q$\rightarrow$A to 39.00% Q$\rightarrow$AR, indicating an unsatisfactory reasoning ability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes