English

Poincar\'{e} Heterogeneous Graph Neural Networks for Sequential Recommendation

Information Retrieval 2022-05-24 v1 Artificial Intelligence Machine Learning

Abstract

Sequential recommendation (SR) learns users' preferences by capturing the sequential patterns from users' behaviors evolution. As discussed in many works, user-item interactions of SR generally present the intrinsic power-law distribution, which can be ascended to hierarchy-like structures. Previous methods usually handle such hierarchical information by making user-item sectionalization empirically under Euclidean space, which may cause distortion of user-item representation in real online scenarios. In this paper, we propose a Poincar\'{e}-based heterogeneous graph neural network named PHGR to model the sequential pattern information as well as hierarchical information contained in the data of SR scenarios simultaneously. Specifically, for the purpose of explicitly capturing the hierarchical information, we first construct a weighted user-item heterogeneous graph by aliening all the user-item interactions to improve the perception domain of each user from a global view. Then the output of the global representation would be used to complement the local directed item-item homogeneous graph convolution. By defining a novel hyperbolic inner product operator, the global and local graph representation learning are directly conducted in Poincar\'{e} ball instead of commonly used projection operation between Poincar\'{e} ball and Euclidean space, which could alleviate the cumulative error issue of general bidirectional translation process. Moreover, for the purpose of explicitly capturing the sequential dependency information, we design two types of temporal attention operations under Poincar\'{e} ball space. Empirical evaluations on datasets from the public and financial industry show that PHGR outperforms several comparison methods.

Keywords

Cite

@article{arxiv.2205.11233,
  title  = {Poincar\'{e} Heterogeneous Graph Neural Networks for Sequential Recommendation},
  author = {Naicheng Guo and Xiaolei Liu and Shaoshuai Li and Qiongxu Ma and Kaixin Gao and Bing Han and Lin Zheng and Xiaobo Guo},
  journal= {arXiv preprint arXiv:2205.11233},
  year   = {2022}
}

Comments

32 pages, 12 figuews

R2 v1 2026-06-24T11:25:32.642Z