Mixture of Sequence: Theme-Aware Mixture-of-Experts for Long-Sequence Recommendation
Abstract
Sequential recommendation has rapidly advanced in click-through rate prediction due to its ability to model dynamic user interests. A key challenge, however, lies in modeling long sequences: users often exhibit significant interest shifts, introducing substantial irrelevant or misleading information. Our empirical analysis corroborates this challenge and uncovers a recurring behavioral pattern in long sequences (\textit{session hopping}): user interests remain stable within short temporal spans (\textit{sessions}) but shift drastically across sessions and may reappear after multiple sessions. To address this challenge, we propose the Mixture of Sequence (MoS) framework, a model-agnostic MoE approach that achieves accurate predictions by extracting theme-specific and multi-scale subsequences from noisy raw user sequences. First, MoS employs a theme-aware routing mechanism to adaptively learn the latent themes of user sequences and organizes these sequences into multiple coherent subsequences. Each subsequence contains only sessions aligned with a specific theme, thereby effectively filtering out irrelevant or even misleading information introduced by user interest shifts in session hopping. In addition, to alleviate potential information loss, we introduce a multi-scale fusion mechanism, which leverages three types of experts to capture global sequence characteristics, short-term user behaviors, and theme-specific semantic patterns. Together, these two mechanisms endow MoS with the ability to deliver accurate recommendations from multi-faceted and multi-scale perspectives. Experimental results demonstrate that MoS consistently achieves the SOTA performance while introducing fewer FLOPs compared with other MoE counterparts, providing strong evidence of its excellent balance between utility and efficiency. The code is available at https://github.com/xiaolin-cs/MoS.
Cite
@article{arxiv.2604.20858,
title = {Mixture of Sequence: Theme-Aware Mixture-of-Experts for Long-Sequence Recommendation},
author = {Xiao Lin and Zhicheng Tang and Weilin Cong and Mengyue Hang and Kai Wang and Yajuan Wang and Zhichen Zeng and Ting-Wei Li and Hyunsik Yoo and Zhining Liu and Xuying Ning and Ruizhong Qiu and Wen-yen Chen and Shuo Chang and Rong Jin and Huayu Li and Hanghang Tong},
journal= {arXiv preprint arXiv:2604.20858},
year = {2026}
}
Comments
14 pages, 9 figures, The Web Conference 2026