pith. sign in

arxiv: 2406.06461 · v3 · pith:4DFQ6YAJnew · submitted 2024-06-10 · 💻 cs.CL

Reasoning in Token Economies: Budget-Aware Evaluation of LLM Reasoning Strategies

classification 💻 cs.CL
keywords reasoningstrategiescomputebudgetbudget-awarecomputationalevaluationfind
0
0 comments X
read the original abstract

A diverse array of reasoning strategies has been proposed to elicit the capabilities of large language models. However, in this paper, we point out that traditional evaluations which focus solely on performance metrics miss a key factor: the increased effectiveness due to additional compute. By overlooking this aspect, a skewed view of strategy efficiency is often presented. This paper introduces a framework that incorporates the compute budget into the evaluation, providing a more informative comparison that takes into account both performance metrics and computational cost. In this budget-aware perspective, we find that complex reasoning strategies often don't surpass simpler baselines purely due to algorithmic ingenuity, but rather due to the larger computational resources allocated. When we provide a simple baseline like chain-of-thought self-consistency with comparable compute resources, it frequently outperforms reasoning strategies proposed in the literature. In this scale-aware perspective, we find that unlike self-consistency, certain strategies such as multi-agent debate or Reflexion can become worse if more compute budget is utilized.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multi-Agent Systems for Root Cause Analysis in Microservices

    cs.SE 2026-05 unverdicted novelty 6.0

    LATS-RCA applies multi-agent Language Agent Tree Search to automate root cause analysis in microservices, reporting high accuracy on a small open-source Java system but lower accuracy in a complex production environment.