Genetic Meta-Structure Search for Recommendation on Heterogeneous
Information Network
- URL: http://arxiv.org/abs/2102.10550v1
- Date: Sun, 21 Feb 2021 08:29:41 GMT
- Title: Genetic Meta-Structure Search for Recommendation on Heterogeneous
Information Network
- Authors: Zhenyu Han, Fengli Xu, Jinghan Shi, Yu Shang, Haorui Ma, Pan Hui, Yong
Li
- Abstract summary: 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.
- Score: 13.611161754155642
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In the past decade, the heterogeneous information network (HIN) has become an
important methodology for modern recommender systems. To fully leverage its
power, manually designed network templates, i.e., meta-structures, are
introduced to filter out semantic-aware information. The hand-crafted
meta-structure rely on intense expert knowledge, which is both laborious and
data-dependent. On the other hand, the number of meta-structures grows
exponentially with its size and the number of node types, which prohibits
brute-force search. To address these challenges, we propose Genetic
Meta-Structure Search (GEMS) to automatically optimize meta-structure designs
for recommendation on HINs. Specifically, 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. Finally, we propose an attention based multi-view graph
convolutional network module to dynamically fuse information from different
meta-structures. Extensive experiments on three real-world datasets suggest the
effectiveness of GEMS, which consistently outperforms all baseline methods in
HIN recommendation. Compared with simplified GEMS which utilizes hand-crafted
meta-paths, GEMS achieves over $6\%$ performance gain on most evaluation
metrics. More importantly, we conduct an in-depth analysis on the identified
meta-structures, which sheds light on the HIN based recommender system design.
Related papers
- Efficient Multi-View Graph Clustering with Local and Global Structure
Preservation [59.49018175496533]
We propose a novel anchor-based multi-view graph clustering framework termed Efficient Multi-View Graph Clustering with Local and Global Structure Preservation (EMVGC-LG)
Specifically, EMVGC-LG jointly optimize anchor construction and graph learning to enhance the clustering quality.
In addition, EMVGC-LG inherits the linear complexity of existing AMVGC methods respecting the sample number.
arXiv Detail & Related papers (2023-08-31T12:12:30Z) - 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) - LasUIE: Unifying Information Extraction with Latent Adaptive
Structure-aware Generative Language Model [96.889634747943]
Universally modeling all typical information extraction tasks (UIE) with one generative language model (GLM) has revealed great potential.
We propose a novel structure-aware GLM, fully unleashing the power of syntactic knowledge for UIE.
Over 12 IE benchmarks across 7 tasks our system shows significant improvements over the baseline UIE system.
arXiv Detail & Related papers (2023-04-13T04:01:14Z) - 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) - Reinforced Meta-path Selection for Recommendation on Heterogeneous
Information Networks [18.35398976265591]
Heterogeneous Information Networks (HINs) capture complex relations among entities of various kinds.
Existing recommendation algorithms utilize hand-crafted meta-paths to extract semantic information from the networks.
We propose the Reinforcement learning-based Meta-path Selection framework to select effective meta-paths.
arXiv Detail & Related papers (2021-12-23T21:03:00Z) - 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-Aggregator: Learning to Aggregate for 1-bit Graph Neural Networks [127.32203532517953]
We develop a vanilla 1-bit framework that binarizes both the GNN parameters and the graph features.
Despite the lightweight architecture, we observed that this vanilla framework suffered from insufficient discriminative power in distinguishing graph topologies.
This discovery motivates us to devise meta aggregators to improve the expressive power of vanilla binarized GNNs.
arXiv Detail & Related papers (2021-09-27T08:50:37Z) - 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) - Reinforcement Learning Enhanced Heterogeneous Graph Neural Network [13.720544777078642]
We present a Reinforcement Learning enhanced Heterogeneous Graph Neural Network (RL-HGNN) to design different meta-paths for the nodes in a Heterogeneous Information Networks (HINs)
Specifically, RL-HGNN models the meta-path design process as a Markov Decision Process and uses a policy network to adaptively design a meta-path for each node to learn its effective representations.
Experimental results demonstrate the effectiveness of RL-HGNN, and reveals that it can identify meaningful meta-paths that would have been ignored by human knowledge.
arXiv Detail & Related papers (2020-10-26T17:22:24Z) - Mix Dimension in Poincar\'{e} Geometry for 3D Skeleton-based Action
Recognition [57.98278794950759]
Graph Convolutional Networks (GCNs) have already demonstrated their powerful ability to model the irregular data.
We present a novel spatial-temporal GCN architecture which is defined via the Poincar'e geometry.
We evaluate our method on two current largest scale 3D datasets.
arXiv Detail & Related papers (2020-07-30T18:23:18Z) - 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.