English

Neural PathSim for Inductive Similarity Search in Heterogeneous Information Networks

Social and Information Networks 2021-09-06 v1

Abstract

PathSim is a widely used meta-path-based similarity in heterogeneous information networks. Numerous applications rely on the computation of PathSim, including similarity search and clustering. Computing PathSim scores on large graphs is computationally challenging due to its high time and storage complexity. In this paper, we propose to transform the problem of approximating the ground truth PathSim scores into a learning problem. We design an encoder-decoder based framework, NeuPath, where the algorithmic structure of PathSim is considered. Specifically, the encoder module identifies Top T optimized path instances, which can approximate the ground truth PathSim, and maps each path instance to an embedding vector. The decoder transforms each embedding vector into a scalar respectively, which identifies the similarity score. We perform extensive experiments on two real-world datasets in different domains, ACM and IMDB. Our results demonstrate that NeuPath performs better than state-of-the-art baselines in the PathSim approximation task and similarity search task.

Keywords

Cite

@article{arxiv.2109.01549,
  title  = {Neural PathSim for Inductive Similarity Search in Heterogeneous Information Networks},
  author = {Wenyi Xiao and Huan Zhao and Vincent W. Zheng and Yangqiu Song},
  journal= {arXiv preprint arXiv:2109.01549},
  year   = {2021}
}

Comments

Accepted by CIKM 2021