IJCAI 2024poster0 citations

A Context-Enhanced Framework for Sequential Graph Reasoning

Shuo Shi, Chao Peng, Chenyang Xu, Zhengfeng Yang

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 compared to traditional seq-to-seq tasks. We show that the framework can effectively integrate with the existing methods, enhancing their reasoning abilities. Empirical evaluations are conducted on the challenging CLRS Reasoning Benchmark, and the results demonstrate that the proposed framework significantly improves the performance of existing architectures, yielding state-of-the-art results across the majority of the datasets within the benchmark.

Machine Learning: ML: Sequence and graph learning
BibTeX
@inproceedings{ijcai2024p542,
  title     = {A Context-Enhanced Framework for Sequential Graph Reasoning},
  author    = {Shi, Shuo and Peng, Chao and Xu, Chenyang and Yang, Zhengfeng},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {4902--4910},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/542},
  url       = {https://doi.org/10.24963/ijcai.2024/542},
}
A Context-Enhanced Framework for Sequential Graph Reasoning · IJCAI 2024