paper-with-me

홈 › Papers

Metacognitive Capabilities of LLMs: An Exploration in Mathematical Problem Solving

2024-05-20 · Aniket Didolkar, Anirudh Goyal, Nan Rosemary Ke, Siyuan Guo, Michal Valko, Timothy Lillicrap, Danilo Rezende, Yoshua Bengio, Michael Mozer, Sanjeev Arora

Metacognitive knowledge refers to humans' intuitive knowledge of their own thinking and reasoning processes. Today's best LLMs clearly possess some reasoning processes. The paper gives evidence that they also have metacognitive knowledge, including ability to name skills and procedures to apply given a task. We explore this primarily in context of math reasoning, developing a prompt-guided interaction procedure to get a powerful LLM to assign sensible skill labels to math questions, followed by having it perform semantic clustering to obtain coarser families of skill labels. These coarse skill labels look interpretable to humans. To validate that these skill labels are meaningful and relevant to the LLM's reasoning processes we perform the following experiments. (a) We ask GPT-4 to assign skill labels to training questions in math datasets GSM8K and MATH. (b) When using an LLM to solve the test questions, we present it with the full list of skill labels and ask it to identify the skill needed. Then it is presented with randomly selected exemplar solved questions associated with that skill label. This improves accuracy on GSM8k and MATH for several strong LLMs, including code-assisted models. The methodology presented is domain-agnostic, even though this article applies it to math problems.

📄 PDF Abstract BibTeX arXiv:2405.12205

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KMathMathematical Problem-Solving

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

MDToC: Metacognitive Dynamic Tree of Concepts for Boosting Mathematical Problem-Solving of Large Language Models

2025-12-21 · Tung Duong Ta, Tim Oates, Thien Van Luong, Huan Vu 외 arxiv

Despite advances in mathematical reasoning capabilities, Large Language Models (LLMs) still struggle with calculation verification when using established prompting techniques. We present MDToC (Metacognitive Dynamic Tree…

Mathematical Reasoning

MeEvo: Metacognitive Evolution Combined with Natural Evolution for Automatic Heuristic Design

2026-06-12 · Zishang Qiu, Xinan Chen, Rong Qu, Ruibin Bai arxiv

Large Language Models (LLMs) have advanced Automatic Heuristic Design (AHD) by enabling heuristic generation through reasoning and code synthesis. In LLM-based AHD, the LLM reasons about algorithm design and generates ex…

Think, Reflect, Create: Metacognitive Learning for Zero-Shot Robotic Planning with LLMs

2025-05-20 · Wenjie Lin, Jin Wei-Kocsis

While large language models (LLMs) have shown great potential across various domains, their applications in robotics remain largely limited to static, prompt-based behaviors and still face challenges in handling complex …

Generative AI as a metacognitive agent: A comparative mixed-method study with human participants on ICF-mimicking exam performance

2024-05-07 · Jelena Pavlovic, Jugoslav Krstic, Luka Mitrovic, Djordje Babic 외

This study investigates the metacognitive capabilities of Large Language Models relative to human metacognition in the context of the International Coaching Federation ICF mimicking exam, a situational judgment test rela…

Relation

Language Models Are Capable of Metacognitive Monitoring and Control of Their Internal Activations

2025-05-19 · Li Ji-An, Hua-Dong Xiong, Robert C. Wilson, Marcelo G. Mattar 외

Large language models (LLMs) can sometimes report the strategies they actually use to solve tasks, but they can also fail to do so. This suggests some degree of metacognition -- the capacity to monitor one's own cognitiv…

Sentence