Structure Guided Prompt: Instructing Large Language Model in Multi-Step Reasoning by Exploring Graph Structure of the Text
Kewei Cheng, Nesreen K. Ahmed, Theodore Willke, Yizhou Sun

TL;DR
This paper introduces a graph-based prompting framework that enhances large language models' multi-step reasoning by converting text into graphs and guiding navigation, leading to improved accuracy in complex reasoning tasks.
Contribution
The paper proposes a novel three-stage, task-agnostic prompting framework that explicitly converts text into graphs and guides LLMs to improve multi-step reasoning in a zero-shot setting.
Findings
Significant improvement in reasoning accuracy across multiple NLP tasks.
Effective organization and navigation of graph-structured information.
Enhanced reasoning capabilities in zero-shot scenarios.
Abstract
Although Large Language Models (LLMs) excel at addressing straightforward reasoning tasks, they frequently struggle with difficulties when confronted by more complex multi-step reasoning due to a range of factors. Firstly, natural language often encompasses complex relationships among entities, making it challenging to maintain a clear reasoning chain over longer spans. Secondly, the abundance of linguistic diversity means that the same entities and relationships can be expressed using different terminologies and structures, complicating the task of identifying and establishing connections between multiple pieces of information. Graphs provide an effective solution to represent data rich in relational information and capture long-term dependencies among entities. To harness the potential of graphs, our paper introduces Structure Guided Prompt, an innovative three-stage task-agnostic…
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
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
