Matrix as Plan: Structured Logical Reasoning with Feedback-Driven Replanning
Ke Chen, Jiandian Zeng, Zihao Peng, Guo Li, Guangxue Zhang, Tian Wang

TL;DR
This paper introduces MatrixCoT, a structured reasoning framework that improves LLMs' logical reasoning by using a matrix-based plan and feedback-driven replanning, enhancing robustness and interpretability without external solvers.
Contribution
It proposes a novel matrix-based planning and verification method for LLMs, enabling more stable and verifiable logical reasoning processes.
Findings
Improves robustness of LLMs on logical reasoning tasks.
Enhances interpretability of LLM reasoning processes.
Achieves competitive performance without external solvers.
Abstract
As knowledge and semantics on the web grow increasingly complex, enhancing Large Language Models (LLMs)' comprehension and reasoning capabilities has become particularly important. Chain-of-Thought (CoT) prompting has been shown to enhance the reasoning capabilities of LLMs. However, it still falls short on logical reasoning tasks that rely on symbolic expressions and strict deductive rules. Neuro-symbolic methods address this gap by enforcing formal correctness through external solvers. Yet these solvers are highly format-sensitive, and small instabilities in model outputs can lead to frequent processing failures. The LLM-driven approaches avoid parsing brittleness, but they lack structured representations and process-level error-correction mechanisms. To further enhance the logical reasoning capabilities of LLMs, we propose MatrixCoT, a structured CoT framework with a matrix-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
