Graph Embedding with Hierarchical Attentive Membership
Lu Lin, Ethan Blaser, Hongning Wang

TL;DR
This paper introduces a hierarchical attentive membership model for graph embedding that dynamically discovers node memberships based on context, capturing latent hierarchical groupings to improve interpretability and performance.
Contribution
It proposes a novel model that explicitly captures hierarchical node memberships with attention mechanisms, enhancing graph representation learning.
Findings
Outperforms state-of-the-art methods on node classification.
Achieves better link prediction accuracy.
Provides interpretable embeddings with hierarchical memberships.
Abstract
The exploitation of graph structures is the key to effectively learning representations of nodes that preserve useful information in graphs. A remarkable property of graph is that a latent hierarchical grouping of nodes exists in a global perspective, where each node manifests its membership to a specific group based on the context composed by its neighboring nodes. Most prior works ignore such latent groups and nodes' membership to different groups, not to mention the hierarchy, when modeling the neighborhood structure. Thus, they fall short of delivering a comprehensive understanding of the nodes under different contexts in a graph. In this paper, we propose a novel hierarchical attentive membership model for graph embedding, where the latent memberships for each node are dynamically discovered based on its neighboring context. Both group-level and individual-level attentions are…
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 · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
