Sequence-level Semantic Representation Fusion for Recommender Systems
Lanling Xu, Zhen Tian, Bingqian Li, Junjie Zhang, Jinpeng Wang,, Mingchen Cai, Wayne Xin Zhao

TL;DR
This paper introduces a novel sequence-level semantic fusion method for recommender systems that transforms text and ID embeddings into the frequency domain using Fourier Transform, enabling more effective feature integration and improved recommendation performance.
Contribution
The paper proposes a Fourier Transform-based fusion approach for combining text and ID features in sequential recommendation, enhancing global context integration and discriminability of text embeddings.
Findings
Effective fusion of text and ID features via frequency domain transformation.
Improved recommendation accuracy demonstrated through experiments.
Enhanced text embedding discriminability with MoE modulation.
Abstract
With the rapid development of recommender systems, there is increasing side information that can be employed to improve the recommendation performance. Specially, we focus on the utilization of the associated \emph{textual data} of items (eg product title) and study how text features can be effectively fused with ID features in sequential recommendation. However, there exists distinct data characteristics for the two kinds of item features, making a direct fusion method (eg adding text and ID embeddings as item representation) become less effective. To address this issue, we propose a novel {\ul \emph{Te}}xt-I{\ul \emph{D}} semantic fusion approach for sequential {\ul \emph{Rec}}ommendation, namely \textbf{\our}. The core idea of our approach is to conduct a sequence-level semantic fusion approach by better integrating global contexts. The key strategy lies in that we transform the text…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Recommender Systems and Techniques · Topic Modeling
MethodsFocus
