paper-with-me

Papers

Evaluating the Meta- and Object-Level Reasoning of Large Language Models for Question Answering

2025-02-14 · Nick Ferguson, Liane Guillou, Alan Bundy, Kwabena Nuamah

Large Language Models (LLMs) excel in natural language tasks but still face challenges in Question Answering (QA) tasks requiring complex, multi-step reasoning. We outline the types of reasoning required in some of these tasks, and reframe them in terms of meta-level reasoning (akin to high-level strategic reasoning or planning) and object-level reasoning (embodied in lower-level tasks such as mathematical reasoning). Franklin, a novel dataset with requirements of meta- and object-level reasoning, is introduced and used along with three other datasets to evaluate four LLMs at question answering tasks requiring multiple steps of reasoning. Results from human annotation studies suggest LLMs demonstrate meta-level reasoning with high frequency, but struggle with object-level reasoning tasks in some of the datasets used. Additionally, evidence suggests that LLMs find the object-level reasoning required for the questions in the Franklin dataset challenging, yet they do exhibit strong performance with respect to the meta-level reasoning requirements.

📄 PDF Abstract BibTeX arXiv:2502.10338

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningObjectQuestion Answering

Similar Papers 제목 키워드 기반

Neural Meta-Symbolic Reasoning and Learning

2022-11-21 · Zihan Ye, Hikaru Shindo, Devendra Singh Dhami, Kristian Kersting

Deep neural learning uses an increasing amount of computation and data to solve very specific problems. By stark contrast, human minds solve a wide range of problems using a fixed amount of computation and limited experi…

Evaluating Step-by-step Reasoning Traces: A Survey

2025-02-17 · Jinu Lee, Julia Hockenmaier

Step-by-step reasoning is widely used to enhance the reasoning ability of large language models (LLMs) in complex problems. Evaluating the quality of reasoning traces is crucial for understanding and improving LLM reason…

Survey

LGMT: Logic-Grounded Metamorphic Testing for Evaluating the Reasoning Reliability of LLMs

2026-05-12 · Zenghui Zhou, Man Li, Xiaoke Fang, Xinyi Zhou 외 arxiv

Large Language Models (LLMs) achieve strong performance on logical reasoning benchmarks, yet their reliability remains uncertain. Existing evaluations rely on static benchmarks, which fail to assess robustness under logi…

Logical Reasoning

Meta-R1: Empowering Large Reasoning Models with Metacognition

2025-08-24 · Haonan Dong, Haoran Ye, Wenhao Zhu, Kehan Jiang 외 arxiv

Large Reasoning Models (LRMs) demonstrate remarkable capabilities on complex tasks, exhibiting emergent, human-like thinking patterns. Despite their advances, we identify a fundamental limitation: current LRMs lack a ded…

Exploring the Meta-level Reasoning of Large Language Models via a Tool-based Multi-hop Tabular Question Answering Task

2026-01-12 · Nick Ferguson, Alan Bundy, Kwabena Nuamah arxiv

Recent advancements in Large Language Models (LLMs) are increasingly focused on "reasoning" ability, a concept with many overlapping definitions in the LLM discourse. We take a more structured approach, distinguishing me…

Question Answering