paper-with-me

Papers

Evaluating Chain-of-Thought Reasoning through Reusability and Verifiability

2026-02-19 · Shashank Aggarwal, Ram Vikas Mishra, Amit Awekar arxiv

In multi-agent IR pipelines for tasks such as search and ranking, LLM-based agents exchange intermediate reasoning in terms of Chain-of-Thought (CoT) with each other. Current CoT evaluation narrowly focuses on target task accuracy. However, this metric fails to assess the quality or utility of the reasoning process itself. To address this limitation, we introduce two novel measures: reusability and verifiability. We decouple CoT generation from execution using a Thinker-Executor framework. Reusability measures how easily an Executor can reuse the Thinker's CoT. Verifiability measures how frequently an Executor can match the Thinker's answer using the CoT. We evaluated four Thinker models against a committee of ten Executor models across five benchmarks. Our results reveal that reusability and verifiability do not correlate with standard accuracy, exposing a blind spot in current accuracy-based leaderboards for reasoning capability. Surprisingly, we find that CoTs from specialized reasoning models are not consistently more reusable or verifiable than those from general-purpose LLMs like Llama and Gemma.

📄 PDF Abstract BibTeX arXiv:2602.17544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guess What I am Thinking: A Benchmark for Inner Thought Reasoning of Role-Playing Language Agents

2025-03-11 · Rui Xu, Mingyu Wang, Xintao Wang, Dakuan Lu 외

Recent advances in LLM-based role-playing language agents (RPLAs) have attracted broad attention in various applications. While chain-of-thought reasoning has shown importance in many tasks for LLMs, the internal thinkin…

MuSR: Testing the Limits of Chain-of-thought with Multistep Soft Reasoning

2023-10-24 · Zayne Sprague, Xi Ye, Kaj Bostrom, Swarat Chaudhuri 외

While large language models (LLMs) equipped with techniques like chain-of-thought prompting have demonstrated impressive capabilities, they still fall short in their ability to reason robustly in complex settings. Howeve…

MiCEval: Unveiling Multimodal Chain of Thought's Quality via Image Description and Reasoning Steps

2024-10-18 · Xiongtao Zhou, Jie He, Lanyu Chen, Jingyu Li 외

Multimodal Chain of Thought (MCoT) is a popular prompting strategy for improving the performance of multimodal large language models (MLLMs) across a range of complex reasoning tasks. Despite its popularity, there is a n…

Image DescriptionInformativeness

Direct Evaluation of Chain-of-Thought in Multi-hop Reasoning with Knowledge Graphs

2024-02-17 · Minh-Vuong Nguyen, Linhao Luo, Fatemeh Shiri, Dinh Phung 외

Large language models (LLMs) demonstrate strong reasoning abilities when prompted to generate chain-of-thought (CoT) explanations alongside answers. However, previous research on evaluating LLMs has solely focused on ans…

Knowledge GraphsMulti-hop Question AnsweringQuestion Answering

Language Models Are Greedy Reasoners: A Systematic Formal Analysis of Chain-of-Thought

2022-10-03 · Abulhair Saparov, He He

Large language models (LLMs) have shown remarkable reasoning capabilities given chain-of-thought prompts (examples with intermediate reasoning steps). Existing benchmarks measure reasoning ability indirectly, by evaluati…

Mathematical ReasoningQuestion Answeringvalid