A Context-Enhanced Framework for Sequential Graph Reasoning
Shuo Shi, Chao Peng, Chenyang Xu, Zhengfeng Yang

TL;DR
This paper introduces a context-enhanced framework for sequential graph reasoning that leverages historical information to improve reasoning accuracy, demonstrating state-of-the-art results on the CLRS Benchmark.
Contribution
It proposes a novel framework that integrates historical outcomes into each reasoning step, enhancing existing neural architectures for sequential graph reasoning tasks.
Findings
Significant performance improvements on CLRS Benchmark
Achieved state-of-the-art results across multiple datasets
Effectively integrates with existing reasoning architectures
Abstract
The paper studies sequential reasoning over graph-structured data, which stands as a fundamental task in various trending fields like automated math problem solving and neural graph algorithm learning, attracting a lot of research interest. Simultaneously managing both sequential and graph-structured information in such tasks presents a notable challenge. Over recent years, many neural architectures in the literature have emerged to tackle the issue. In this work, we generalize the existing architectures and propose a context-enhanced framework. The crucial innovation is that the reasoning of each step does not only rely on the outcome of the preceding step but also leverages the aggregation of information from more historical outcomes. The idea stems from our observation that in sequential graph reasoning, each step's outcome has a much stronger inner connection with each other…
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 · Service-Oriented Architecture and Web Services · Advanced Graph Neural Networks
