Efficient Multimodal Streaming Recommendation via Expandable Side Mixture-of-Experts
Yunke Qu, Liang Qu, Tong Chen, Quoc Viet Hung Nguyen, Hongzhi Yin

TL;DR
This paper introduces XSMoE, a memory-efficient framework that enhances streaming multimodal recommendation systems by dynamically expanding expert modules to adapt to evolving user preferences without retraining large encoders.
Contribution
The paper proposes a novel expandable side mixture-of-experts framework that enables efficient, continual adaptation to user preference shifts in multimodal streaming recommendation systems.
Findings
XSMoE outperforms state-of-the-art methods in recommendation accuracy.
XSMoE maintains high computational efficiency and model compactness.
The framework effectively captures both cold start and shifting preferences.
Abstract
Streaming recommender systems (SRSs) are widely deployed in real-world applications, where user interests shift and new items arrive over time. As a result, effectively capturing users' latest preferences is challenging, as interactions reflecting recent interests are limited and new items often lack sufficient feedback. A common solution is to enrich item representations using multimodal encoders (e.g., BERT or ViT) to extract visual and textual features. However, these encoders are pretrained on general-purpose tasks: they are not tailored to user preference modeling, and they overlook the fact that user tastes toward modality-specific features such as visual styles and textual tones can also drift over time. This presents two key challenges in streaming scenarios: the high cost of fine-tuning large multimodal encoders, and the risk of forgetting long-term user preferences due to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Human Mobility and Location-Based Analysis
