Transferable Sequential Recommendation via Vector Quantized Meta Learning
Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley, Dong Wang

TL;DR
MetaRec introduces a vector quantized meta learning approach that enables transferability in sequential recommendation systems across disjoint domains without requiring shared modalities, significantly improving performance.
Contribution
The paper proposes a novel vector quantization and meta transfer framework for transferable sequential recommendation across heterogeneous domains without shared information.
Findings
MetaRec outperforms baseline methods on benchmark datasets.
The approach effectively handles input heterogeneity across domains.
Adaptive transfer improves recommendation accuracy.
Abstract
While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups across domains. In this paper, we propose a vector quantized meta learning for transferable sequential recommenders (MetaRec). Without requiring additional modalities or shared information across domains, our approach leverages user-item interactions from multiple source domains to improve the target domain performance. To solve the input heterogeneity issue, we adopt vector quantization that maps item embeddings from heterogeneous input spaces to a shared feature space. Moreover, our meta transfer paradigm exploits limited target data to guide the transfer of source domain knowledge to the target domain (i.e., learn to transfer). In addition, MetaRec adaptively transfers…
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 · Domain Adaptation and Few-Shot Learning · Topic Modeling
