paper-with-me

홈 › Papers

Mapping the Minds of LLMs: A Graph-Based Analysis of Reasoning LLM

2025-05-20 · Zhen Xiong, Yujun Cai, Zhecheng Li, Yiwei Wang

Recent advances in test-time scaling have enabled Large Language Models (LLMs) to display sophisticated reasoning abilities via extended Chain-of-Thought (CoT) generation. Despite their potential, these Reasoning LLMs (RLMs) often demonstrate counterintuitive and unstable behaviors, such as performance degradation under few-shot prompting, that challenge our current understanding of RLMs. In this work, we introduce a unified graph-based analytical framework for better modeling the reasoning processes of RLMs. Our method first clusters long, verbose CoT outputs into semantically coherent reasoning steps, then constructs directed reasoning graphs to capture contextual and logical dependencies among these steps. Through comprehensive analysis across models and prompting regimes, we reveal that structural properties, such as exploration density, branching, and convergence ratios, strongly correlate with reasoning accuracy. Our findings demonstrate how prompting strategies substantially reshape the internal reasoning structure of RLMs, directly affecting task outcomes. The proposed framework not only enables quantitative evaluation of reasoning quality beyond conventional metrics but also provides practical insights for prompt engineering and the cognitive analysis of LLMs. Code and resources will be released to facilitate future research in this direction.

📄 PDF Abstract BibTeX arXiv:2505.13890

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Merlin:Empowering Multimodal LLMs with Foresight Minds

2023-11-30 · En Yu, Liang Zhao, Yana Wei, Jinrong Yang 외

Humans possess the remarkable ability to foresee the future to a certain extent based on present observations, a skill we term as foresight minds. However, this capability remains largely under explored within existing M…

Visual Question Answering

Meta-Reasoning: Semantics-Symbol Deconstruction for Large Language Models

2023-06-30 · Yiming Wang, Zhuosheng Zhang, Pei Zhang, Baosong Yang 외

Neural-symbolic methods have demonstrated efficiency in enhancing the reasoning abilities of large language models (LLMs). However, existing methods mainly rely on syntactically mapping natural languages to complete form…

Domain GeneralizationIn-Context LearningLogical Reasoning

EchoAgent: Towards Reliable Echocardiography Interpretation with "Eyes","Hands" and "Minds"

2026-04-07 · Qin Wang, Zhiqing He, Yu Liu, Bowen Guo 외 arxiv

Reliable interpretation of echocardiography (Echo) is crucial for assessing cardiac function, which demands clinicians to synchronously orchestrate multiple capabilities, including visual observation (eyes), manual measu…

Position: Simulating Society Requires Simulating Thought

2025-06-08 · Chance Jiajie Li, Jiayi Wu, Zhenze Mo, Ao Qu 외

Simulating society with large language models (LLMs), we argue, requires more than generating plausible behavior -- it demands cognitively grounded reasoning that is structured, revisable, and traceable. LLM-based agents…

Position

MindStar: Enhancing Math Reasoning in Pre-trained LLMs at Inference Time

2024-05-25 · Jikun Kang, Xin Zhe Li, Xi Chen, Amirreza Kazemi 외

Although Large Language Models (LLMs) achieve remarkable performance across various tasks, they often struggle with complex reasoning tasks, such as answering mathematical questions. Recent efforts to address this issue …

GSM8KMathNavigate