Inductive Meta-path Learning for Schema-complex Heterogeneous Information Networks
Shixuan Liu, Changjun Fan, Kewei Cheng, Yunfei Wang, Peng Cui, Yizhou, Sun, Zhong Liu

TL;DR
This paper introduces SchemaWalk, an inductive framework for learning meaningful meta-paths in complex heterogeneous information networks, overcoming enumeration challenges through schema-level representations and reinforcement learning.
Contribution
The paper presents a novel inductive meta-path learning method that efficiently handles schema-complex HINs using schema-level representations and a reinforcement learning agent.
Findings
SchemaWalk effectively learns high-quality meta-paths in complex HINs.
The framework reduces computational complexity compared to enumeration-based methods.
Experimental results show improved performance on real-world datasets.
Abstract
Heterogeneous Information Networks (HINs) are information networks with multiple types of nodes and edges. The concept of meta-path, i.e., a sequence of entity types and relation types connecting two entities, is proposed to provide the meta-level explainable semantics for various HIN tasks. Traditionally, meta-paths are primarily used for schema-simple HINs, e.g., bibliographic networks with only a few entity types, where meta-paths are often enumerated with domain knowledge. However, the adoption of meta-paths for schema-complex HINs, such as knowledge bases (KBs) with hundreds of entity and relation types, has been limited due to the computational complexity associated with meta-path enumeration. Additionally, effectively assessing meta-paths requires enumerating relevant path instances, which adds further complexity to the meta-path learning process. To address these challenges, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Internet Traffic Analysis and Secure E-voting
