Graph Perceiver IO: A General Architecture for Graph Structured Data
Seyun Bae, Hoyoon Byun, Changdae Oh, Yoon-Sik Cho, Kyungwoo Song

TL;DR
This paper introduces Graph Perceiver IO (GPIO), a versatile architecture extending Perceiver IO to graph data, capable of handling diverse modalities with lower complexity and improved performance over GNNs in multiple tasks.
Contribution
The paper proposes GPIO, a novel extension of Perceiver IO tailored for graph-structured data, enabling efficient multimodal learning with superior accuracy and lower complexity.
Findings
GPIO outperforms GNNs in graph classification and node classification.
GPIO achieves higher accuracy in multimodal text classification.
GPIO+ excels in multimodal few-shot classification.
Abstract
Multimodal machine learning has been widely studied for the development of general intelligence. Recently, the Perceiver and Perceiver IO, show competitive results for diverse dataset domains and tasks. However, recent works, Perceiver and Perceiver IO, have focused on heterogeneous modalities, including image, text, and there are few research works for graph structured datasets. A graph has an adjacency matrix different from other datasets such as text and image, and it is not trivial to handle the topological information. In this study, we provide a Graph Perceiver IO (GPIO), the Perceiver IO for the graph structured dataset. We keep the main structure of the GPIO as the Perceiver IO because the Perceiver IO already handles the diverse dataset well, except for the graph structured dataset. The GPIO is a general method that handles diverse datasets, such as graph-structured data, text,…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling
MethodsPerceiver IO
