vix.ing · top · new · best · stats · spec

DimeRec: A Unified Framework for Enhanced Sequential Recommendation via Generative Diffusion Models

2024/08/22 by Weihua Li, Li, Wuchao, Rui Huang +23 · 8 citations
Computer Science · #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis #Information Retrieval (cs.IR) #Machine Learning (cs.LG) #Machine Learning in Healthcare #Recommender Systems and Techniques

paper · pdf · doi:10.48550/arxiv.2408.12153

openalex publication_date 2024/08/22 · openalex created_date 2024/12/20 · openalex updated_date 2026/07/28

Abstract

Sequential Recommendation (SR) plays a pivotal role in recommender systems by tailoring recommendations to user preferences based on their non-stationary historical interactions. Achieving high-quality performance in SR requires attention to both item representation and diversity. However, designing an SR method that simultaneously optimizes these merits remains a long-standing challenge. In this study, we address this issue by integrating recent generative Diffusion Models (DM) into SR. DM has demonstrated utility in representation learning and diverse image generation. Nevertheless, a straightforward combination of SR and DM leads to sub-optimal performance due to discrepancies in learning objectives (recommendation vs. noise reconstruction) and the respective learning spaces (non-stationary vs. stationary). To overcome this, we propose a novel framework called DimeRec (Diffusion with multi-interest enhanced Recommender). DimeRec synergistically combines a guidance extraction module (GEM) and a generative diffusion aggregation module (DAM). The GEM extracts crucial stationary guidance signals from the user's non-stationary interaction history, while the DAM employs a generative diffusion process conditioned on GEM's outputs to reconstruct and generate consistent recommendations. Our numerical experiments demonstrate that DimeRec significantly outperforms established baseline methods across three publicly available datasets. Furthermore, we have successfully deployed DimeRec on a large-scale short video recommendation platform, serving hundreds of millions of users. Live A/B testing confirms that our method improves both users' time spent and result diversification.

Cited by

Related