Search papers, labs, and topics across Lattice.
This paper introduces a novel diffusion process called "interests burn-down" tailored for collaborative filtering, addressing the limitations of applying standard Gaussian diffusion to model user-item interactions. The burn-down process simulates the decay of user interest in candidate items, while the reverse burn-up process generates personalized recommendations. The proposed StageCF method, leveraging this diffusion process, outperforms existing generative and diffusion-based baselines in recommendation tasks.
Forget Gaussian noise - modeling the *decay* of user interest with a custom "burn-down" diffusion process unlocks better personalized recommendations.
Generative methods have gained widespread attention in Collaborative Filtering (CF) tasks for their ability to produce high-quality personalized samples aligned with users' interests. Among them, diffusion generative models have raised increasing attention in recommendation field. Despite that the pioneering efforts have applied the conventional diffusion process to model diffusive user interests, the incongruity between the Gaussian noise and the subtle nature of user's personalized interaction behavior has led to sub-optimal results. To this end, we introduce a specifically-tailored diffusion scheme for interaction systems, namely the interests burn-down process. The interests burn-down process delineates the decay of user interests towards candidate items, complemented by its reverse burn-up process that yields personalized recommendation for users. The inherent burn-down nature of this process adeptly models the diffusive user interests, aligning seamlessly with the requirements of CF tasks. We present a novel recommendation method StageCF to illustrate the superiority of this newly proposed diffusion process. Experimental results have demonstrated the effectiveness of StageCF against existing generative and diffusion-based baseline methods. Furthermore, comprehensive studies validate the functionality of interests burn-down process, shedding light on its capacity to generate personalized interactions.