pith. sign in

arxiv: 2505.16298 · v1 · pith:D4LA62JEnew · submitted 2025-05-22 · 💻 cs.IR

Flow Matching based Sequential Recommender Model

classification 💻 cs.IR
keywords flowfmrecmodelreverseuserforwardlossmatching
0
0 comments X
read the original abstract

Generative models, particularly diffusion model, have emerged as powerful tools for sequential recommendation. However, accurately modeling user preferences remains challenging due to the noise perturbations inherent in the forward and reverse processes of diffusion-based methods. Towards this end, this study introduces FMRec, a Flow Matching based model that employs a straight flow trajectory and a modified loss tailored for the recommendation task. Additionally, from the diffusion-model perspective, we integrate a reconstruction loss to improve robustness against noise perturbations, thereby retaining user preferences during the forward process. In the reverse process, we employ a deterministic reverse sampler, specifically an ODE-based updating function, to eliminate unnecessary randomness, thereby ensuring that the generated recommendations closely align with user needs. Extensive evaluations on four benchmark datasets reveal that FMRec achieves an average improvement of 6.53% over state-of-the-art methods. The replication code is available at https://github.com/FengLiu-1/FMRec.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. FlowTime: Towards Continuous Generative Watch Time Prediction via Flow-based Personalized Priors

    cs.AI 2026-05 unverdicted novelty 5.0

    FlowTime introduces continuous generative regression using a one-step VAE and normalizing flows for personalized priors to predict watch time while addressing mean-collapse, quantization, and latency issues in prior p...