paper-with-me

Papers

Self-Evaluating LLMs for Multi-Step Tasks: Stepwise Confidence Estimation for Failure Detection

2025-11-10 · Vaibhav Mavi, Shubh Jaroria, Weiqi Sun arxiv

Reliability and failure detection of large language models (LLMs) is critical for their deployment in high-stakes, multi-step reasoning tasks. Prior work explores confidence estimation for self-evaluating LLM-scorer systems, with confidence scorers estimating the likelihood of errors in LLM responses. However, most methods focus on single-step outputs and overlook the challenges of multi-step reasoning. In this work, we extend self-evaluation techniques to multi-step tasks, testing two intuitive approaches: holistic scoring and step-by-step scoring. Using two multi-step benchmark datasets, we show that stepwise evaluation generally outperforms holistic scoring in detecting potential errors, with up to 15% relative increase in AUC-ROC. Our findings demonstrate that self-evaluating LLM systems provide meaningful confidence estimates in complex reasoning, improving their trustworthiness and providing a practical framework for failure detection.

📄 PDF Abstract BibTeX arXiv:2511.07364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Reasoning of Large Language Models

2025-04-29 · Haitao Wu, Zongbo Han, Joey Tianyi Zhou, Huaxi Huang 외

With the rapid development and widespread application of Large Language Models (LLMs), multidimensional evaluation has become increasingly critical. However, current evaluations are often domain-specific and overly compl…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Unveiling Fine-Grained Visual Traces: Evaluating Multimodal Interleaved Reasoning Chains in Multimodal STEM Tasks

2026-04-21 · Jing Jin, Hao Liu, Yan Bai, Yihang Lou 외 arxiv

Multimodal large language models (MLLMs) have shown promising reasoning abilities, yet evaluating their performance in specialized domains remains challenging. STEM reasoning is a particularly valuable testbed because it…

Multimodal Reasoning

SSR: Socratic Self-Refine for Large Language Model Reasoning

2025-11-13 · Haizhou Shi, Ye Liu, Bo Pang, Zeyu Leo Liu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable reasoning abilities, yet existing test-time frameworks often rely on coarse self-verification and self-correction, limiting their effectiveness on complex tasks. …

Cube Bench: A Benchmark for Spatial Visual Reasoning in MLLMs

2025-12-23 · Dhruv Anand, Ehsan Shareghi arxiv

We introduce Cube Bench, a Rubik's-cube benchmark for evaluating spatial and sequential reasoning in multimodal large language models (MLLMs). The benchmark decomposes performance into five skills: (i) reconstructing cub…

Spatial ReasoningVisual Reasoning

Multi-LogiEval: Towards Evaluating Multi-Step Logical Reasoning Ability of Large Language Models

2024-06-24 · Nisarg Patel, Mohith Kulkarni, Mihir Parmar, Aashna Budhiraja 외

As Large Language Models (LLMs) continue to exhibit remarkable performance in natural language understanding tasks, there is a crucial need to measure their ability for human-like multi-step logical reasoning. Existing l…

Logical ReasoningNatural Language Understanding