Text Enriched Sparse Hyperbolic Graph Convolutional Networks
Nurendra Choudhary, Nikhil Rao, Karthik Subbian, Chandan K. Reddy

TL;DR
This paper introduces TESH-GCN, a novel hyperbolic graph neural network that leverages semantic and metapath information from text to improve link prediction in heterogeneous networks, outperforming existing methods in accuracy and efficiency.
Contribution
The paper proposes a new hyperbolic GCN model that incorporates semantic signals and metapath structures, enhancing robustness and reducing training time compared to prior hyperbolic approaches.
Findings
Outperforms state-of-the-art on link prediction tasks
Reduces training time and model parameters
Demonstrates robustness to noise in graph and text data
Abstract
Heterogeneous networks, which connect informative nodes containing text with different edge types, are routinely used to store and process information in various real-world applications. Graph Neural Networks (GNNs) and their hyperbolic variants provide a promising approach to encode such networks in a low-dimensional latent space through neighborhood aggregation and hierarchical feature extraction, respectively. However, these approaches typically ignore metapath structures and the available semantic information. Furthermore, these approaches are sensitive to the noise present in the training data. To tackle these limitations, in this paper, we propose Text Enriched Sparse Hyperbolic Graph Convolution Network (TESH-GCN) to capture the graph's metapath structures using semantic signals and further improve prediction in large heterogeneous graphs. In TESH-GCN, we extract semantic node…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Complex Network Analysis Techniques
MethodsConvolution
