English

Attention Mixtures for Time-Aware Sequential Recommendation

Information Retrieval 2023-07-04 v2 Machine Learning

Abstract

Transformers emerged as powerful methods for sequential recommendation. However, existing architectures often overlook the complex dependencies between user preferences and the temporal context. In this short paper, we introduce MOJITO, an improved Transformer sequential recommender system that addresses this limitation. MOJITO leverages Gaussian mixtures of attention-based temporal context and item embedding representations for sequential modeling. Such an approach permits to accurately predict which items should be recommended next to users depending on past actions and the temporal context. We demonstrate the relevance of our approach, by empirically outperforming existing Transformers for sequential recommendation on several real-world datasets.

Keywords

Cite

@article{arxiv.2304.08158,
  title  = {Attention Mixtures for Time-Aware Sequential Recommendation},
  author = {Viet-Anh Tran and Guillaume Salha-Galvan and Bruno Sguerra and Romain Hennequin},
  journal= {arXiv preprint arXiv:2304.08158},
  year   = {2023}
}

Comments

SIGIR 2023

R2 v1 2026-06-28T10:08:08.063Z