Pith. sign in

REVIEW 2 cited by

Preference Diffusion for Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.13117 v2 pith:NJST6CGY submitted 2024-10-17 cs.IR cs.AI

classification cs.IRcs.AI
keywords recommendationdm-basedpreferdiffpreferencerankingrecommenderspersonalizeduser
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recommender systems predict personalized item rankings based on user preference distributions derived from historical behavior data. Recently, diffusion models (DMs) have gained attention in recommendation for their ability to model complex distributions, yet current DM-based recommenders often rely on traditional objectives like mean squared error (MSE) or recommendation objectives, which are not optimized for personalized ranking tasks or fail to fully leverage DM's generative potential. To address this, we propose PreferDiff, a tailored optimization objective for DM-based recommenders. PreferDiff transforms BPR into a log-likelihood ranking objective and integrates multiple negative samples to better capture user preferences. Specifically, we employ variational inference to handle the intractability through minimizing the variational upper bound and replaces MSE with cosine error to improve alignment with recommendation tasks. Finally, we balance learning generation and preference to enhance the training stability of DMs. PreferDiff offers three key benefits: it is the first personalized ranking loss designed specifically for DM-based recommenders and it improves ranking and faster convergence by addressing hard negatives. We also prove that it is theoretically connected to Direct Preference Optimization which indicates that it has the potential to align user preferences in DM-based recommenders via generative modeling. Extensive experiments across three benchmarks validate its superior recommendation performance and commendable general sequential recommendation capabilities. Our codes are available at https://github.com/lswhim/PreferDiff.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Language Representation Favored Zero-Shot Cross-Domain Cognitive Diagnosis

    cs.CL 2025-01 reject novelty 6.0 of 10

    LRCD turns response logs into text embeddings and maps them into a cognitive diagnosis space, giving strong accuracy on new subjects and platforms only when target training logs are available at inference.

  2. S-Diff: An Anisotropic Diffusion Model for Collaborative Filtering in Spectral Domain

    cs.IR 2024-12 conditional novelty 6.0 of 10

    S-Diff defines a forward diffusion process in the graph spectral domain, using Laplacian eigenvalues to schedule per-frequency noise, and a FiLM-conditioned denoiser to recover user preferences.

Pith tools