Empowering Denoising Sequential Recommendation with Large Language Model Embeddings
By: Tongzhou Wu , Yuhao Wang , Maolin Wang and more
Potential Business Impact:
Makes online suggestions smarter by ignoring bad clicks.
Sequential recommendation aims to capture user preferences by modeling sequential patterns in user-item interactions. However, these models are often influenced by noise such as accidental interactions, leading to suboptimal performance. Therefore, to reduce the effect of noise, some works propose explicitly identifying and removing noisy items. However, we find that simply relying on collaborative information may result in an over-denoising problem, especially for cold items. To overcome these limitations, we propose a novel framework: Interest Alignment for Denoising Sequential Recommendation (IADSR) which integrates both collaborative and semantic information. Specifically, IADSR is comprised of two stages: in the first stage, we obtain the collaborative and semantic embeddings of each item from a traditional sequential recommendation model and an LLM, respectively. In the second stage, we align the collaborative and semantic embeddings and then identify noise in the interaction sequence based on long-term and short-term interests captured in the collaborative and semantic modalities. Our extensive experiments on four public datasets validate the effectiveness of the proposed framework and its compatibility with different sequential recommendation systems.
Similar Papers
Recommendation System in Advertising and Streaming Media: Unsupervised Data Enhancement Sequence Suggestions
Information Retrieval
Helps websites guess what you'll like next.
LLMSeR: Enhancing Sequential Recommendation via LLM-based Data Augmentation
Information Retrieval
Helps online stores suggest better items for everyone.
Adaptive Long-term Embedding with Denoising and Augmentation for Recommendation
Information Retrieval
Improves movie suggestions by learning what you like.