MoToRec: Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation
Jialin Liu, Zhaorui Zhang, Ray C.C. Cheung

TL;DR
MoToRec introduces a novel sparse-regularized multimodal tokenization framework using a RQ-VAE to generate interpretable semantic tokens, significantly improving cold-start recommendation performance by disentangling representations and prioritizing cold-start items.
Contribution
The paper proposes MoToRec, a new framework that transforms multimodal recommendation into discrete semantic tokenization with a sparsely-regularized RQ-VAE, enhancing cold-start recommendation accuracy.
Findings
MoToRec outperforms state-of-the-art methods in cold-start scenarios.
Disentangled semantic tokens improve interpretability and robustness.
Adaptive rarity amplification effectively prioritizes cold-start items.
Abstract
Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularly for new items with limited or no interaction history. While multimodal content offers a promising solution, existing methods result in suboptimal representations for new items due to noise and entanglement in sparse data. To address this, we transform multimodal recommendation into discrete semantic tokenization. We present Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation (MoToRec), a framework centered on a sparsely-regularized Residual Quantized Variational Autoencoder (RQ-VAE) that generates a compositional semantic code of discrete, interpretable tokens, promoting disentangled representations. MoToRec's architecture is enhanced by three…
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 Graph Neural Networks · Machine Learning in Healthcare
