paper-with-me

Papers

Transferable Sequential Recommendation via Vector Quantized Meta Learning

2024-11-04 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley, Dong Wang

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 from multiple source tasks by rescaling meta gradients based on the source-target domain similarity, enabling selective learning to improve recommendation performance. To validate the effectiveness of our approach, we perform extensive experiments on benchmark datasets, where MetaRec consistently outperforms baseline methods by a considerable margin.

📄 PDF Abstract BibTeX arXiv:2411.01785

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningQuantizationRecommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

Learning Vector-Quantized Item Representation for Transferable Sequential Recommenders

2022-10-22 · Yupeng Hou, Zhankui He, Julian McAuley, Wayne Xin Zhao

Recently, the generality of natural language text has been leveraged to develop transferable recommender systems. The basic idea is to employ pre-trained language models~(PLM) to encode item text into item representation…

Language ModellingRecommendation Systemstext similarity

Learning to Learn a Cold-start Sequential Recommender

2021-10-18 · Xiaowen Huang, Jitao Sang, Jian Yu, Changsheng Xu

The cold-start recommendation is an urgent problem in contemporary online applications. It aims to provide users whose behaviors are literally sparse with as accurate recommendations as possible. Many data-driven algorit…

Meta-LearningSequential Recommendation

Q-BERT4Rec: Quantized Semantic-ID Representation Learning for Multimodal Recommendation

2025-12-02 · Haofeng Huang, Ling Gai arxiv

Sequential recommendation plays a critical role in modern online platforms such as e-commerce, advertising, and content streaming, where accurately predicting users' next interactions is essential for personalization. Re…

Sequential RecommendationMultimodal RecommendationRepresentation Learning

BandVQ: Band-Wise Vector-Quantized EEG Foundation Model

2026-05-24 · Jamiyan Sukhbaatar, Satoshi Imamura, Toshihisa Tanaka arxiv

A central challenge in electroencephalography (EEG) foundation modeling is learning transferable representations across recordings with diverse tasks, montages, references, and spectral characteristics. Existing masked m…

Distinguished Quantized Guidance for Diffusion-based Sequence Recommendation

2025-01-29 · Wenyu Mao, Shuchang Liu, Haoyang Liu, Haozhe Liu 외

Diffusion models (DMs) have emerged as promising approaches for sequential recommendation due to their strong ability to model data distributions and generate high-quality items. Existing work typically adds noise to the…

DenoisingQuantizationSequential Recommendation