Pith. sign in

REVIEW 2 cited by

Generate What You Prefer: Reshaping Sequential Recommendation via Guided Diffusion

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 2310.20453 v1 pith:PXDSD7QO submitted 2023-10-31 cs.IR

classification cs.IR
keywords itemitemsoraclehistoricalnegativesequenceuserdreamrec
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sequential recommendation aims to recommend the next item that matches a user's interest, based on the sequence of items he/she interacted with before. Scrutinizing previous studies, we can summarize a common learning-to-classify paradigm -- given a positive item, a recommender model performs negative sampling to add negative items and learns to classify whether the user prefers them or not, based on his/her historical interaction sequence. Although effective, we reveal two inherent limitations:(1) it may differ from human behavior in that a user could imagine an oracle item in mind and select potential items matching the oracle; and (2) the classification is limited in the candidate pool with noisy or easy supervision from negative samples, which dilutes the preference signals towards the oracle item. Yet, generating the oracle item from the historical interaction sequence is mostly unexplored. To bridge the gap, we reshape sequential recommendation as a learning-to-generate paradigm, which is achieved via a guided diffusion model, termed DreamRec.Specifically, for a sequence of historical items, it applies a Transformer encoder to create guidance representations. Noising target items explores the underlying distribution of item space; then, with the guidance of historical interactions, the denoising process generates an oracle item to recover the positive item, so as to cast off negative sampling and depict the true preference of the user directly. We evaluate the effectiveness of DreamRec through extensive experiments and comparisons with existing methods. Codes and data are open-sourced at https://github.com/YangZhengyi98/DreamRec.

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. OpenAlex reports about 15 citations worldwide. Full citation record

  1. TSPORec: Token Selection via Preference Optimization for LLM-Based Sequential Recommendation

    cs.IR 2026-08 conditional novelty 6.0 of 10

    TSPORec learns to select informative tokens from item text for LLM-based sequential recommendation, improving accuracy slightly and reducing input length.

  2. Unlocking the Power of Diffusion Models in Sequential Recommendation: A Simple and Effective Approach

    cs.IR 2025-05 conditional novelty 6.0 of 10

    ADRec applies token-level, per-token diffusion with causal attention to sequential recommendation, reducing embedding collapse and outperforming ten baselines on six datasets.

Pith tools