SR-FoT: A Syllogistic-Reasoning Framework of Thought for Large Language Models Tackling Knowledge-based Reasoning Tasks
Wentao Wan, Zhuojie Yang, Yongcan Chen, Chenglin Luo, Ruilin Wang,, Kehao Cai, Nan Kang, Liang Lin, Keze Wang

TL;DR
SR-FoT is a multi-stage framework that enhances large language models' deductive reasoning by mimicking human syllogistic reasoning, improving their ability to handle complex knowledge-based tasks.
Contribution
It introduces a novel syllogistic reasoning framework that guides LLMs through multi-stage deductive reasoning, addressing limitations of chain-of-thought prompts.
Findings
Significantly improves reasoning accuracy on knowledge-based tasks.
Outperforms baseline methods in deductive reasoning benchmarks.
Demonstrates robustness across various complex reasoning scenarios.
Abstract
Deductive reasoning is a crucial logical capability that assists us in solving complex problems based on existing knowledge. Although augmented by Chain-of-Thought prompts, Large Language Models (LLMs) might not follow the correct reasoning paths. Enhancing the deductive reasoning abilities of LLMs, and leveraging their extensive built-in knowledge for various reasoning tasks, remains an open question. Attempting to mimic the human deductive reasoning paradigm, we propose a multi-stage Syllogistic-Reasoning Framework of Thought (SR-FoT) that enables LLMs to perform syllogistic deductive reasoning to handle complex knowledge-based reasoning tasks. Our SR-FoT begins by interpreting the question and then uses the interpretation and the original question to propose a suitable major premise. It proceeds by generating and answering minor premise questions in two stages to match the minor…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Topic Modeling · Natural Language Processing Techniques
