Graph Embedding with Hierarchical Attentive Membership
- URL: http://arxiv.org/abs/2111.00604v1
- Date: Sun, 31 Oct 2021 22:00:48 GMT
- Title: Graph Embedding with Hierarchical Attentive Membership
- Authors: Lu Lin, Ethan Blaser and Hongning Wang
- Abstract summary: A latent hierarchical grouping of nodes exists in a global perspective, where each node manifests its membership to a specific group.
Most prior works ignore such latent groups and nodes' membership to different groups, not to mention the hierarchy, when modeling the neighborhood structure.
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.
- Score: 35.998704625736394
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 performed when
aggregating neighboring states to generate node embeddings. We introduce
structural constraints to explicitly regularize the inferred memberships of
each node, such that a well-defined hierarchical grouping structure is
captured. The proposed model outperformed a set of state-of-the-art graph
embedding solutions on node classification and link prediction tasks in a
variety of graphs including citation networks and social networks. Qualitative
evaluations visualize the learned node embeddings along with the inferred
memberships, which proved the concept of membership hierarchy and enables
explainable embedding learning in graphs.
Related papers
- Semi-Supervised Hierarchical Graph Classification [54.25165160435073]
We study the node classification problem in the hierarchical graph where a 'node' is a graph instance.
We propose the Hierarchical Graph Mutual Information (HGMI) and present a way to compute HGMI with theoretical guarantee.
We demonstrate the effectiveness of this hierarchical graph modeling and the proposed SEAL-CI method on text and social network data.
arXiv Detail & Related papers (2022-06-11T04:05:29Z) - Joint Learning of Hierarchical Community Structure and Node
Representations: An Unsupervised Approach [15.379817564640712]
We present Mazi, an algorithm that jointly learns the hierarchical community structure and the node representations of the graph in an unsupervised fashion.
We evaluate our method on a variety of synthetic and real-world graphs and demonstrate that Mazi outperforms other hierarchical and non-hierarchical methods.
arXiv Detail & Related papers (2022-01-22T15:48:10Z) - SHGNN: Structure-Aware Heterogeneous Graph Neural Network [77.78459918119536]
This paper proposes a novel Structure-Aware Heterogeneous Graph Neural Network (SHGNN) to address the above limitations.
We first utilize a feature propagation module to capture the local structure information of intermediate nodes in the meta-path.
Next, we use a tree-attention aggregator to incorporate the graph structure information into the aggregation module on the meta-path.
Finally, we leverage a meta-path aggregator to fuse the information aggregated from different meta-paths.
arXiv Detail & Related papers (2021-12-12T14:18:18Z) - Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural
Networks [68.9026534589483]
RioGNN is a novel Reinforced, recursive and flexible neighborhood selection guided multi-relational Graph Neural Network architecture.
RioGNN can learn more discriminative node embedding with enhanced explainability due to the recognition of individual importance of each relation.
arXiv Detail & Related papers (2021-04-16T04:30:06Z) - Hierarchical Graph Capsule Network [78.4325268572233]
We propose hierarchical graph capsule network (HGCN) that can jointly learn node embeddings and extract graph hierarchies.
To learn the hierarchical representation, HGCN characterizes the part-whole relationship between lower-level capsules (part) and higher-level capsules (whole)
arXiv Detail & Related papers (2020-12-16T04:13:26Z) - Graph InfoClust: Leveraging cluster-level node information for
unsupervised graph representation learning [12.592903558338444]
We propose a graph representation learning method called Graph InfoClust.
It seeks to additionally capture cluster-level information content.
This optimization leads the node representations to capture richer information and nodal interactions, which improves their quality.
arXiv Detail & Related papers (2020-09-15T09:33:20Z) - Graph Neural Networks with Composite Kernels [60.81504431653264]
We re-interpret node aggregation from the perspective of kernel weighting.
We present a framework to consider feature similarity in an aggregation scheme.
We propose feature aggregation as the composition of the original neighbor-based kernel and a learnable kernel to encode feature similarities in a feature space.
arXiv Detail & Related papers (2020-05-16T04:44:29Z) - Ego-based Entropy Measures for Structural Representations [42.37368082564481]
VNEstruct is a simple approach for generating low-dimensional structural node embeddings.
The proposed approach focuses on the local neighborhood of each node and employs the Von Neumann entropy.
On graph classification tasks, we suggest the utilization of the generated structural embeddings for the transformation of an attributed graph structure into a set of augmented node attributes.
arXiv Detail & Related papers (2020-03-01T18:58:00Z) - Graph Inference Learning for Semi-supervised Classification [50.55765399527556]
We propose a Graph Inference Learning framework to boost the performance of semi-supervised node classification.
For learning the inference process, we introduce meta-optimization on structure relations from training nodes to validation nodes.
Comprehensive evaluations on four benchmark datasets demonstrate the superiority of our proposed GIL when compared against state-of-the-art methods.
arXiv Detail & Related papers (2020-01-17T02:52:30Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.