Hierarchical Graph Neural Networks
Stanislav Sobolevsky

TL;DR
This paper introduces a Hierarchical Graph Neural Network architecture that integrates hierarchical network organization to improve learning efficiency and performance across various network analysis tasks.
Contribution
It proposes a novel hierarchical architecture connecting traditional neural networks and network science approaches, enhancing node and network feature learning.
Findings
Improved convergence and stability in node feature learning.
Enhanced performance in network embedding, classification, and community detection.
Demonstrated increased efficiency over existing methods.
Abstract
Over the recent years, Graph Neural Networks have become increasingly popular in network analytic and beyond. With that, their architecture noticeable diverges from the classical multi-layered hierarchical organization of the traditional neural networks. At the same time, many conventional approaches in network science efficiently utilize the hierarchical approaches to account for the hierarchical organization of the networks, and recent works emphasize their critical importance. This paper aims to connect the dots between the traditional Neural Network and the Graph Neural Network architectures as well as the network science approaches, harnessing the power of the hierarchical network organization. A Hierarchical Graph Neural Network architecture is proposed, supplementing the original input network layer with the hierarchy of auxiliary network layers and organizing the computational…
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 · Neural Networks and Applications · Advanced Memory and Neural Computing
MethodsGraph Neural Network
