Tensor-view Topological Graph Neural Network
Tao Wen, Elynn Chen, Yuzhou Chen

TL;DR
The paper introduces Tensor-view Topological Graph Neural Network (TTG-NN), a novel approach that leverages tensor learning and topological methods to improve graph classification by capturing multi-modal structural information more efficiently.
Contribution
It proposes a new tensor-based topological GNN framework that integrates persistent homology and tensor operations, enhancing structural information capture with reduced computation.
Findings
Outperforms 20 state-of-the-art methods on graph benchmarks
Effectively captures multi-modal topological and structural information
Provides theoretical bounds on approximation errors
Abstract
Graph classification is an important learning task for graph-structured data. Graph neural networks (GNNs) have recently gained growing attention in graph learning and have shown significant improvements in many important graph problems. Despite their state-of-the-art performances, existing GNNs only use local information from a very limited neighborhood around each node, suffering from loss of multi-modal information and overheads of excessive computation. To address these issues, we propose a novel Tensor-view Topological Graph Neural Network (TTG-NN), a class of simple yet effective topological deep learning built upon persistent homology, graph convolution, and tensor operations. This new method incorporates tensor learning to simultaneously capture Tensor-view Topological (TT), as well as Tensor-view Graph (TG) structural information on both local and global levels.…
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 · Topological and Geometric Data Analysis · Stochastic Gradient Optimization Techniques
MethodsGraph Neural Network
