Meta-multigraph Search: Rethinking Meta-structure on Heterogeneous
Information Networks
- URL: http://arxiv.org/abs/2304.11574v2
- Date: Wed, 12 Jul 2023 14:57:28 GMT
- Title: Meta-multigraph Search: Rethinking Meta-structure on Heterogeneous
Information Networks
- Authors: Chao Li, Hao Xu, Kun He
- Abstract summary: 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.
- Score: 18.104982772430102
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Meta-structures are widely used to define which subset of neighbors to
aggregate information in heterogeneous information networks (HINs). In this
work, we investigate existing meta-structures, including meta-path and
meta-graph, and observe that they are initially designed manually with fixed
patterns and hence are insufficient to encode various rich semantic information
on diverse HINs. Through reflection on their limitation, we define a new
concept called meta-multigraph as a more expressive and flexible generalization
of meta-graph, and propose a stable differentiable search method to
automatically optimize the meta-multigraph for specific HINs and tasks. As the
flexibility of meta-multigraphs may propagate redundant messages, we further
introduce a complex-to-concise (C2C) meta-multigraph that propagates messages
from complex to concise along the depth of meta-multigraph. Moreover, we
observe that the differentiable search typically suffers from unstable search
and a significant gap between the meta-structures in search and evaluation. To
this end, we propose a progressive search algorithm by implicitly narrowing the
search space to improve search stability and reduce inconsistency. Extensive
experiments are conducted on six medium-scale benchmark datasets and one
large-scale benchmark dataset over two representative tasks, i.e., node
classification and recommendation. Empirical results demonstrate that our
search methods can automatically find expressive meta-multigraphs and C2C
meta-multigraphs, enabling our model to outperform state-of-the-art
heterogeneous graph neural networks.
Related papers
- Differentiable Meta Multigraph Search with Partial Message Propagation
on Heterogeneous Information Networks [18.104982772430102]
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.
arXiv Detail & Related papers (2022-11-27T07:35:42Z) - Autoregressive Search Engines: Generating Substrings as Document
Identifiers [53.0729058170278]
Autoregressive language models are emerging as the de-facto standard for generating answers.
Previous work has explored ways to partition the search space into hierarchical structures.
In this work we propose an alternative that doesn't force any structure in the search space: using all ngrams in a passage as its possible identifiers.
arXiv Detail & Related papers (2022-04-22T10:45:01Z) - Cross-Domain Few-Shot Graph Classification [7.23389716633927]
We study the problem of few-shot graph classification across domains with nonequivalent feature spaces.
We propose an attention-based graph encoder that uses three congruent views of graphs, one contextual and two topological views.
We show that when coupled with metric-based meta-learning frameworks, the proposed encoder achieves the best average meta-test classification accuracy.
arXiv Detail & Related papers (2022-01-20T16:16:30Z) - 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) - Meta-Learning with Fewer Tasks through Task Interpolation [67.03769747726666]
Current meta-learning algorithms require a large number of meta-training tasks, which may not be accessible in real-world scenarios.
By meta-learning with task gradient (MLTI), our approach effectively generates additional tasks by randomly sampling a pair of tasks and interpolating the corresponding features and labels.
Empirically, in our experiments on eight datasets from diverse domains, we find that the proposed general MLTI framework is compatible with representative meta-learning algorithms and consistently outperforms other state-of-the-art strategies.
arXiv Detail & Related papers (2021-06-04T20:15:34Z) - Genetic Meta-Structure Search for Recommendation on Heterogeneous
Information Network [13.611161754155642]
We propose Genetic Meta-Structure Search (GEMS) to automatically optimize meta-structure designs for recommendation on heterogeneous information network (HIN)
GEMS adopts a parallel genetic algorithm to search meaningful meta-structures for recommendation, and designs dedicated rules and a meta-structure predictor to efficiently explore the search space.
arXiv Detail & Related papers (2021-02-21T08:29:41Z) - 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) - Interpretable and Efficient Heterogeneous Graph Convolutional Network [27.316334213279973]
We propose an interpretable and efficient Heterogeneous Graph Convolutional Network (ie-HGCN) to learn the representations of objects in Heterogeneous Information Network (HINs)
ie-HGCN can automatically extract useful meta-paths for each object from all possible meta-paths within a length limit.
It can also reduce the computational cost by avoiding intermediate HIN transformation and neighborhood attention.
arXiv Detail & Related papers (2020-05-27T06:06:00Z) - Incremental Meta-Learning via Indirect Discriminant Alignment [118.61152684795178]
We develop a notion of incremental learning during the meta-training phase of meta-learning.
Our approach performs favorably at test time as compared to training a model with the full meta-training set.
arXiv Detail & Related papers (2020-02-11T01:39:12Z)
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.