GSim: A Graph Neural Network based Relevance Measure for Heterogeneous Graphs
Linhao Luo, Yixiang Fang, Moli Lu, Xin Cao, Xiaofeng Zhang, Wenjie, Zhang

TL;DR
GSim introduces a novel GNN-based relevance measure for heterogeneous graphs that automatically captures semantic information without relying on predefined meta-paths, outperforming existing methods.
Contribution
The paper proposes GSim, a new GNN-based relevance measure that automatically leverages semantic context in heterogeneous graphs, eliminating the need for domain-specific meta-paths.
Findings
GSim outperforms existing relevance measures in experiments.
Theoretical analysis confirms GNN's effectiveness in relevance measurement.
CP-GNN effectively captures semantics in heterogeneous graphs.
Abstract
Heterogeneous graphs, which contain nodes and edges of multiple types, are prevalent in various domains, including bibliographic networks, social media, and knowledge graphs. As a fundamental task in analyzing heterogeneous graphs, relevance measure aims to calculate the relevance between two objects of different types, which has been used in many applications such as web search, recommendation, and community detection. Most of existing relevance measures focus on homogeneous networks where objects are of the same type, and a few measures are developed for heterogeneous graphs, but they often need the pre-defined meta-path. Defining meaningful meta-paths requires much domain knowledge, which largely limits their applications, especially on schema-rich heterogeneous graphs like knowledge graphs. Recently, the Graph Neural Network (GNN) has been widely applied in many graph mining tasks,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Text and Document Classification Technologies
MethodsGraph Neural Network
