Deep Feature Learning for Graphs
Ryan A. Rossi, Rong Zhou, and Nesreen K. Ahmed

TL;DR
DeepGL introduces a scalable, interpretable, and transferable deep graph representation learning framework that outperforms existing methods in efficiency and accuracy, especially for attributed and large-scale graphs.
Contribution
DeepGL is a novel hierarchical graph learning framework that generalizes relational functions across networks, supporting attributed graphs and improving transfer learning capabilities.
Findings
Outperforms state-of-the-art in transfer learning and attributed graph tasks
Requires up to 6x less memory than previous methods
Achieves up to 182x faster runtime and 20%+ accuracy improvements
Abstract
This paper presents a general graph representation learning framework called DeepGL for learning deep node and edge representations from large (attributed) graphs. In particular, DeepGL begins by deriving a set of base features (e.g., graphlet features) and automatically learns a multi-layered hierarchical graph representation where each successive layer leverages the output from the previous layer to learn features of a higher-order. Contrary to previous work, DeepGL learns relational functions (each representing a feature) that generalize across-networks and therefore useful for graph-based transfer learning tasks. Moreover, DeepGL naturally supports attributed graphs, learns interpretable features, and is space-efficient (by learning sparse feature vectors). In addition, DeepGL is expressive, flexible with many interchangeable components, efficient with a time complexity of…
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 · Epigenetics and DNA Methylation · Topic Modeling
