CLAISep 29, 2023

SocREval: Large Language Models with the Socratic Method for Reference-Free Reasoning Evaluation

arXiv:2310.00074v347 citationsh-index: 15
Originality Highly original
AI Analysis

This work addresses the problem of scalable and adaptable reasoning evaluation for AI researchers, offering a cost-efficient and robust alternative to labor-intensive reference-based methods.

The paper tackles the challenge of evaluating complex reasoning in large language models without relying on human-written references, by introducing SocREval, a Socratic method-inspired prompt design that uses GPT-4 for automated assessment, achieving significant improvements over existing metrics across four datasets.

To comprehensively gauge the capacity of current models for complex reasoning, it is crucial to assess their step-by-step reasoning in a scalable manner. Established reference-based evaluation metrics rely on human-annotated reasoning chains as references to assess the model-derived chains. However, such "gold-standard" human-written reasoning chains may not be unique and their acquisition is often labor-intensive. Existing reference-free reasoning evaluation metrics, while eliminating the need for human-crafted reasoning chains as references, often require fine-tuning with human-derived chains before evaluation, complicating the process and questioning their adaptability to other datasets. To address these challenges, we harness GPT-4 to automatically evaluate reasoning chain quality, thereby removing the dependency on human-written reasoning chains for both model fine-tuning and evaluative purposes. Leveraging the Socratic method, we develop SocREval ({\bf Soc}ratic Method-Inspired {\bf R}easoning {\bf Eval}uation), a novel approach for prompt design in reference-free reasoning evaluation. Empirical results from four human annotated datasets reveal that SocREval significantly improves GPT-4's performance, surpassing existing reference-free and reference-based reasoning evaluation metrics. Beyond its demonstrated efficacy, SocREval, proves to be both cost-efficient and robust to prompt writing and example selection, as substantiated by our in-depth analysis.

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