Differentiable Meta Multigraph Search with Partial Message Propagation
on Heterogeneous Information Networks
- URL: http://arxiv.org/abs/2211.14752v1
- Date: Sun, 27 Nov 2022 07:35:42 GMT
- Title: Differentiable Meta Multigraph Search with Partial Message Propagation
on Heterogeneous Information Networks
- Authors: Chao Li, Hao Xu, Kun He
- Abstract summary: We propose a novel method called Partial Message Meta Multigraph search (PMMM) to automatically optimize the neural architecture design on Heterogeneous Information Networks (HINs)
PMMM adopts an efficient differentiable framework to search for a meaningful meta multigraph, which can capture more flexible and complex semantic relations than a meta graph.
Our approach outperforms the state-of-the-art heterogeneous GNNs, finds out meaningful meta multigraphs, and is significantly more stable.
- Score: 18.104982772430102
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Heterogeneous information networks (HINs) are widely employed for describing
real-world data with intricate entities and relationships. To automatically
utilize their semantic information, graph neural architecture search has
recently been developed on various tasks of HINs. Existing works, on the other
hand, show weaknesses in instability and inflexibility. To address these
issues, we propose a novel method called Partial Message Meta Multigraph search
(PMMM) to automatically optimize the neural architecture design on HINs.
Specifically, to learn how graph neural networks (GNNs) propagate messages
along various types of edges, PMMM adopts an efficient differentiable framework
to search for a meaningful meta multigraph, which can capture more flexible and
complex semantic relations than a meta graph. The differentiable search
typically suffers from performance instability, so we further propose a stable
algorithm called partial message search to ensure that the searched meta
multigraph consistently surpasses the manually designed meta-structures, i.e.,
meta-paths. Extensive experiments on six benchmark datasets over two
representative tasks, including node classification and recommendation,
demonstrate the effectiveness of the proposed method. Our approach outperforms
the state-of-the-art heterogeneous GNNs, finds out meaningful meta multigraphs,
and is significantly more stable.
Related papers
- Scalable Weibull Graph Attention Autoencoder for Modeling Document Networks [50.42343781348247]
We develop a graph Poisson factor analysis (GPFA) which provides analytic conditional posteriors to improve the inference accuracy.
We also extend GPFA to a multi-stochastic-layer version named graph Poisson gamma belief network (GPGBN) to capture the hierarchical document relationships at multiple semantic levels.
Our models can extract high-quality hierarchical latent document representations and achieve promising performance on various graph analytic tasks.
arXiv Detail & Related papers (2024-10-13T02:22:14Z) - ADAMM: Anomaly Detection of Attributed Multi-graphs with Metadata: A
Unified Neural Network Approach [39.211176955683285]
We propose ADAMM, a novel graph neural network model that handles directed multi-graphs.
ADAMM fuses metadata and graph-level representation learning through an unsupervised anomaly detection objective.
arXiv Detail & Related papers (2023-11-13T14:19:36Z) - Meta-multigraph Search: Rethinking Meta-structure on Heterogeneous
Information Networks [18.104982772430102]
We investigate existing meta-structures, including meta-path and meta-graph, and observe that they are initially designed manually with fixed patterns.
We propose a new concept called meta-multigraph as a more expressive and flexible generalization of meta-graph.
As the flexibility of meta-multigraphs may propagate redundant messages, we introduce a complex-to-concise (C2C) meta-multigraph.
arXiv Detail & Related papers (2023-04-23T08:15:20Z) - Multi-view Graph Convolutional Networks with Differentiable Node
Selection [29.575611350389444]
We propose a framework dubbed Multi-view Graph Convolutional Network with Differentiable Node Selection (MGCN-DNS)
MGCN-DNS accepts multi-channel graph-structural data as inputs and aims to learn more robust graph fusion through a differentiable neural network.
The effectiveness of the proposed method is verified by rigorous comparisons with considerable state-of-the-art approaches.
arXiv Detail & Related papers (2022-12-09T21:48:36Z) - Automatic Relation-aware Graph Network Proliferation [182.30735195376792]
We propose Automatic Relation-aware Graph Network Proliferation (ARGNP) for efficiently searching GNNs.
These operations can extract hierarchical node/relational information and provide anisotropic guidance for message passing on a graph.
Experiments on six datasets for four graph learning tasks demonstrate that GNNs produced by our method are superior to the current state-of-the-art hand-crafted and search-based GNNs.
arXiv Detail & Related papers (2022-05-31T10:38:04Z) - 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) - mSHINE: A Multiple-meta-paths Simultaneous Learning Framework for
Heterogeneous Information Network Embedding [15.400191040779376]
Heterogeneous information networks (HINs) are used to model objects with abundant information using explicit network structure.
Traditional network embedding algorithms are sub-optimal in capturing rich while potentially incompatible semantics provided by HINs.
mSHINE is designed to simultaneously learn multiple node representations for different meta-paths.
arXiv Detail & Related papers (2021-04-06T11:35:56Z) - Learning the Implicit Semantic Representation on Graph-Structured Data [57.670106959061634]
Existing representation learning methods in graph convolutional networks are mainly designed by describing the neighborhood of each node as a perceptual whole.
We propose a Semantic Graph Convolutional Networks (SGCN) that explores the implicit semantics by learning latent semantic-paths in graphs.
arXiv Detail & Related papers (2021-01-16T16:18:43Z) - DiffMG: Differentiable Meta Graph Search for Heterogeneous Graph Neural
Networks [45.075163625895286]
We search for a meta graph, which can capture more complex semantic relations than a meta path, to determine how graph neural networks propagate messages along different types of edges.
We design an expressive search space in the form of a directed acyclic graph (DAG) to represent candidate meta graphs for a HIN.
We propose a novel and efficient search algorithm to make the total search cost on a par with training a single GNN once.
arXiv Detail & Related papers (2020-10-07T08:09:29Z) - Policy-GNN: Aggregation Optimization for Graph Neural Networks [60.50932472042379]
Graph neural networks (GNNs) aim to model the local graph structures and capture the hierarchical patterns by aggregating the information from neighbors.
It is a challenging task to develop an effective aggregation strategy for each node, given complex graphs and sparse features.
We propose Policy-GNN, a meta-policy framework that models the sampling procedure and message passing of GNNs into a combined learning process.
arXiv Detail & Related papers (2020-06-26T17:03:06Z)
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.