paper-with-me

Papers

Cross-Representation Knowledge Transfer for Improved Sequential Recommendations

2026-02-26 · Artur Gimranov, Viacheslav Yusupov, Elfat Sabitov, Tatyana Matveeva, Anton Lysenko, Ruslan Israfilov, Evgeny Frolov arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.23471

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Zero-Shot Generalization Framework for LLM-Driven Cross-Domain Sequential Recommendation

2025-01-31 · Yunzhe Li, Junting Wang, Hari Sundaram, Zhining Liu

Zero-shot cross-domain sequential recommendation (ZCDSR) enables predictions in unseen domains without the need for additional training or fine-tuning, making it particularly valuable in data-sparse environments where tr…

Sequential RecommendationTransfer LearningZero-shot Generalization

Mixed Information Flow for Cross-domain Sequential Recommendations

2020-12-01 · Muyang Ma, Pengjie Ren, Zhumin Chen, Zhaochun Ren 외

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain…

Sequential RecommendationTransfer Learning

Transfer of Temporal Logic Formulas in Reinforcement Learning

2019-09-10 · Zhe Xu, Ufuk Topcu

Transferring high-level knowledge from a source task to a target task is an effective way to expedite reinforcement learning (RL). For example, propositional logic and first-order logic have been used as representations …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Representation Stability as a Regularizer for Improved Text Analytics Transfer Learning

2017-04-12 · Matthew Riemer, Elham Khabiri, Richard Goodwin

Although neural networks are well suited for sequential transfer learning tasks, the catastrophic forgetting problem hinders proper integration of prior knowledge. In this work, we propose a solution to this problem by u…

Sentiment AnalysisTransfer Learning

A Sequential Self Teaching Approach for Improving Generalization in Sound Event Recognition

2020-06-30 · ICML 2020 1 · Anurag Kumar, Vamsi Krishna Ithapu

An important problem in machine auditory perception is to recognize and detect sound events. In this paper, we propose a sequential self-teaching approach to learning sounds. Our main proposition is that it is harder to …

Audio ClassificationTransfer Learning