pith. sign in

arxiv: 2112.08745 · v1 · pith:XX3PFH3Mnew · submitted 2021-12-16 · 💻 cs.IR · cs.SI

Knowledge-enhanced Session-based Recommendation with Temporal Transformer

classification 💻 cs.IR cs.SI
keywords itemtransformerrecommendationsessiontemporalembeddingembeddingssession-based
0
0 comments X
read the original abstract

Recent research has achieved impressive progress in the session-based recommendation. However, information such as item knowledge and click time interval, which could be potentially utilized to improve the performance, remains largely unexploited. In this paper, we propose a framework called Knowledge-enhanced Session-based Recommendation with Temporal Transformer (KSTT) to incorporate such information when learning the item and session embeddings. Specifically, a knowledge graph, which models contexts among items within a session and their corresponding attributes, is proposed to obtain item embeddings through graph representation learning. We introduce time interval embedding to represent the time pattern between the item that needs to be predicted and historical click, and use it to replace the position embedding in the original transformer (called temporal transformer). The item embeddings in a session are passed through the temporal transformer network to get the session embedding, based on which the final recommendation is made. Extensive experiments demonstrate that our model outperforms state-of-the-art baselines on four benchmark datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. TRUST: Item-Calibrated Interval Evidence for Temporal Session-Based Recommendation

    cs.IR 2026-06 unverdicted novelty 6.0

    TRUST introduces an item-calibrated scoring function for temporal intervals in session-based recommendation that evaluates intervals relative to each item's own distribution and improves over baselines.