The paper addresses the challenge of noisy implicit user-item interactions in recommender systems. It makes the following key contributions:
Proposes a Diffusion Graph Transformer (DiffGT) model that leverages a diffusion process to denoise implicit interactions. DiffGT incorporates a directional diffusion process that aligns with the inherent anisotropic structure of recommendation data, unlike existing diffusion models that use isotropic Gaussian noise.
Integrates a graph transformer architecture into the diffusion process to effectively denoise the noisy user/item embeddings. The graph transformer is paired with a graph encoder to form a cascaded architecture, which is more effective than using a separate transformer as in prior work.
Conditions the diffusion process on personalized information (e.g., user's interacted items) to guide the denoising and enable accurate estimation of user preferences, addressing the limitation of existing unconditioned diffusion approaches.
Conducts extensive experiments on three real-world datasets, demonstrating the superiority of DiffGT over ten state-of-the-art recommendation models. The ablation study confirms the effectiveness of the key components, including the directional noise, graph transformer, and conditioning.
Extends the application of the directional diffusion and linear transformer to other recommendation models, such as knowledge graph-augmented and sequential recommenders, showing the generalizability of the proposed techniques.
Til et annet språk
fra kildeinnhold
arxiv.org
Viktige innsikter hentet fra
by Zixuan Yi,Xi... klokken arxiv.org 04-05-2024
https://arxiv.org/pdf/2404.03326.pdfDypere Spørsmål