Cross-Representation Knowledge Transfer for Improved Sequential Recommendations
Artur Gimranov, Viacheslav Yusupov, Elfat Sabitov, Tatyana Matveeva, Anton Lysenko, Ruslan Israfilov, Evgeny Frolov

TL;DR
This paper introduces a novel framework combining transformers and graph neural networks to enhance sequential recommendation systems by capturing both structural dependencies and their evolution over time.
Contribution
It presents a new method that aligns different representations to improve next-item prediction by integrating structural and dynamic information.
Findings
Outperforms pure sequential and graph models in recommendation accuracy
Consistently outperforms recent hybrid methods on multiple datasets
Effectively captures evolving relationships in user interaction data
Abstract
Transformer architectures, capable of capturing sequential dependencies in the history of user interactions, have become the dominant approach in sequential recommender systems. Despite their success, such models consider sequence elements in isolation, implicitly accounting for the complex relationships between them. Graph neural networks, in contrast, explicitly model these relationships through higher order interactions but are often unable to adequately capture their evolution over time, limiting their use for predicting the next interaction. To fill this gap, we present a new framework that combines transformers and graph neural networks and aligns different representations for solving next-item prediction task. Our solution simultaneously encodes structural dependencies in the interaction graph and tracks their dynamic change. Experimental results on a number of open datasets…
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 · Machine Learning in Healthcare
