Section 01
Introduction: Deciphering LLM's Algorithmic Reasoning Capabilities via Graph Traversal Evaluation Framework
This study focuses on the core question of whether LLMs implicitly approximate classic graph traversal algorithms such as BFS/DFS, and has developed a multi-dimensional interpretable evaluation framework (including scratchpad reasoning, representational similarity analysis, attention pattern analysis, and hybrid symbolic-neural network systems). Preliminary findings show that LLMs exhibit BFS-like reasoning patterns on some graph structures, but not completely; performance drops significantly in complex graph scenarios; hybrid systems are superior in consistency and accuracy. This research provides empirical evidence for understanding LLM reasoning mechanisms and the direction of neuro-symbolic AI.