CLAILGFeb 22, 2024

CriticBench: Benchmarking LLMs for Critique-Correct Reasoning

Tsinghua
arXiv:2402.14809v494 citationsh-index: 17ACL
Originality Incremental advance
AI Analysis

This addresses the need for standardized evaluation of LLMs' critique-correct reasoning, which is crucial for applications like feedback and self-improvement, though it is incremental as it builds on existing benchmarking approaches.

The paper introduces CriticBench, a benchmark to evaluate how well large language models can critique and correct their reasoning across five domains, finding that critique-focused training improves performance and revealing task-dependent correction patterns and inter-model critiquing dynamics.

The ability of Large Language Models (LLMs) to critique and refine their reasoning is crucial for their application in evaluation, feedback provision, and self-improvement. This paper introduces CriticBench, a comprehensive benchmark designed to assess LLMs' abilities to critique and rectify their reasoning across a variety of tasks. CriticBench encompasses five reasoning domains: mathematical, commonsense, symbolic, coding, and algorithmic. It compiles 15 datasets and incorporates responses from three LLM families. Utilizing CriticBench, we evaluate and dissect the performance of 17 LLMs in generation, critique, and correction reasoning, i.e., GQC reasoning. Our findings reveal: (1) a linear relationship in GQC capabilities, with critique-focused training markedly enhancing performance; (2) a task-dependent variation in correction effectiveness, with logic-oriented tasks being more amenable to correction; (3) GQC knowledge inconsistencies that decrease as model size increases; and (4) an intriguing inter-model critiquing dynamic, where stronger models are better at critiquing weaker ones, while weaker models can surprisingly surpass stronger ones in their self-critique. We hope these insights into the nuanced critique-correct reasoning of LLMs will foster further research in LLM critique and self-improvement.

Code Implementations1 repo
Foundations

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

Your Notes