Graph Spring Network and Informative Anchor Selection for Session-based Recommendation
Zizhuo Zhang, Bang Wang

TL;DR
This paper introduces GSN-IAS, a novel graph neural network with anchor selection for session-based recommendation, improving item embedding by capturing neighborhood affinity and potential relations.
Contribution
It proposes Graph Spring Network with informative anchor selection to enhance ID-based item embedding for session-based recommendation tasks.
Findings
GSN effectively captures neighborhood affinity in item embeddings.
Anchor selection improves encoding of long-range item relations.
The model outperforms existing methods on benchmark datasets.
Abstract
Session-based recommendation (SBR) aims at predicting the next item for an ongoing anonymous session. The major challenge of SBR is how to capture richer relations in between items and learn ID-based item embeddings to capture such relations. Recent studies propose to first construct an item graph from sessions and employ a Graph Neural Network (GNN) to encode item embedding from the graph. Although such graph-based approaches have achieved performance improvements, their GNNs are not suitable for ID-based embedding learning for the SBR task. In this paper, we argue that the objective of such ID-based embedding learning is to capture a kind of \textit{neighborhood affinity} in that the embedding of a node is similar to that of its neighbors' in the embedding space. We propose a new graph neural network, called Graph Spring Network (GSN), for learning ID-based item embedding on an item…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Mental Health via Writing
MethodsGraph Neural Network
