paper-with-me

홈 › Papers

Non-Interactive Symbolic-Aided Chain-of-Thought for Logical Reasoning

2025-08-17 · Phuong Minh Nguyen, Tien Huu Dang, Naoya Inoue arxiv

This work introduces Symbolic-Aided Chain-of-Thought (CoT), an improved approach to standard CoT, for logical reasoning in large language models (LLMs). The key idea is to integrate lightweight symbolic representations into few-shot prompts, structuring the inference steps with a consistent strategy to make reasoning patterns more explicit within a non-interactive reasoning process. By incorporating these symbolic structures, Symbolic-Aided CoT preserves the generalizability of standard prompting techniques while enhancing the transparency, interpretability, and analyzability of LLM logical reasoning. Extensive experiments on four well-known logical reasoning benchmarks -- ProofWriter, FOLIO, ProntoQA, and LogicalDeduction, which cover diverse reasoning tasks and scenarios -- demonstrate the effectiveness of the proposed approach, particularly in complex reasoning tasks that require navigating multiple constraints or rules. Notably, Symbolic-Aided CoT consistently improves LLMs' reasoning capabilities across various model sizes and significantly outperforms conventional CoT on three out of four datasets, ProofWriter, ProntoQA, and LogicalDeduction.

📄 PDF Abstract BibTeX arXiv:2508.12425

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Faithful Logical Reasoning via Symbolic Chain-of-Thought

2024-05-28 · Jundong Xu, Hao Fei, Liangming Pan, Qian Liu 외

While the recent Chain-of-Thought (CoT) technique enhances the reasoning ability of large language models (LLMs) with the theory of mind, it might still struggle in handling logical reasoning that relies much on symbolic…

Logical Reasoning

PAL: Program-aided Language Models

2022-11-18 · Luyu Gao, Aman Madaan, Shuyan Zhou, Uri Alon 외

Large language models (LLMs) have recently demonstrated an impressive ability to perform arithmetic and symbolic reasoning tasks, when provided with a few examples at test time ("few-shot prompting"). Much of this succes…

Arithmetic ReasoningGSM8KMathMathematical Reasoning+1

SymbolicThought: Integrating Language Models and Symbolic Reasoning for Consistent and Interpretable Human Relationship Understanding

2025-07-05 · Runcong Zhao, Qinglin Zhu, Hainiu Xu, Bin Liang 외 arxiv

Understanding character relationships is essential for interpreting complex narratives and conducting socially grounded AI research. However, manual annotation is time-consuming and low in coverage, while large language …

Teaching LLMs to Plan: Logical Chain-of-Thought Instruction Tuning for Symbolic Planning

2025-09-14 · Pulkit Verma, Ngoc La, Anthony Favier, Swaroop Mishra 외 arxiv

Large language models (LLMs) have demonstrated impressive capabilities across diverse tasks, yet their ability to perform structured symbolic planning remains limited, particularly in domains requiring formal representat…

Logical Reasoning

IFDNS: An Iterative Feedback-Driven Neuro-Symbolic Method for Faithful Logical Reasoning

2026-01-12 · Xiaoheng Wang, Tongxuan Liu, Zi Gong, Xianzhe Dong 외 arxiv

Large language models (LLMs) have demonstrated impressive capabilities across a wide range of reasoning tasks, including logical and mathematical problem-solving. While prompt-based methods like Chain-of-Thought (CoT) ca…

Logical Reasoning