Cross-Representation Knowledge Transfer for Improved Sequential Recommendations

πŸ“… 2026-02-26
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing sequential recommendation methods struggle to simultaneously model the dynamic temporal dependencies and high-order structural relationships inherent in user interactions. This work proposes a unified framework that integrates Transformers and graph neural networks, leveraging a cross-representation alignment mechanism to enable knowledge transfer between sequential and graph-structured data. By jointly capturing temporal dynamics and structural dependencies, the approach overcomes the limitations of single-modality modeling paradigms. Extensive experiments on multiple public benchmarks demonstrate that the proposed method significantly outperforms purely sequential models, purely graph-based models, and existing hybrid approaches, achieving state-of-the-art performance in next-item prediction accuracy.

Technology Category

Application Category

πŸ“ 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 demonstrate that the proposed framework consistently outperforms both pure sequential and graph approaches in terms of recommendation quality, as well as recent methods that combine both types of signals.
Problem

Research questions and friction points this paper is trying to address.

sequential recommendation
transformer
graph neural networks
next-item prediction
knowledge transfer
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cross-Representation Knowledge Transfer
Sequential Recommendation
Transformer
Graph Neural Networks
Dynamic Graph Modeling
πŸ”Ž Similar Papers
No similar papers found.
A
Artur Gimranov
HSE University
V
Viacheslav Yusupov
HSE University
E
Elfat Sabitov
HSE University
T
Tatyana Matveeva
HSE University
Anton Lysenko
Anton Lysenko
HSE university
Анализ Π΄Π°Π½Π½Ρ‹Ρ…
R
Ruslan Israfilov
SB AI Lab
Evgeny Frolov
Evgeny Frolov
AIRI
Recommender SystemsTensor FactorizationHyperbolic Geometry