English

Multimodal Enhancement of Sequential Recommendation

Information Retrieval 2026-02-10 v1 Artificial Intelligence

Abstract

We propose a novel recommender framework, MuSTRec (Multimodal and Sequential Transformer-based Recommendation), that unifies multimodal and sequential recommendation paradigms. MuSTRec captures cross-item similarities and collaborative filtering signals, by building item-item graphs from extracted text and visual features. A frequency-based self-attention module additionally captures the short- and long-term user preferences. Across multiple Amazon datasets, MuSTRec demonstrates superior performance (up to 33.5% improvement) over multimodal and sequential state-of-the-art baselines. Finally, we detail some interesting facets of this new recommendation paradigm. These include the need for a new data partitioning regime, and a demonstration of how integrating user embeddings into sequential recommendation leads to drastically increased short-term metrics (up to 200% improvement) on smaller datasets. Our code is availabe at https://anonymous.4open.science/r/MuSTRec-D32B/ and will be made publicly available.

Keywords

Cite

@article{arxiv.2602.07207,
  title  = {Multimodal Enhancement of Sequential Recommendation},
  author = {Bucher Sahyouni and Matthew Vowels and Liqun Chen and Simon Hadfield},
  journal= {arXiv preprint arXiv:2602.07207},
  year   = {2026}
}
R2 v1 2026-07-01T10:25:27.851Z