Flow Matching based Sequential Recommender Model
Feng Liu, Lixin Zou, Xiangyu Zhao, Min Tang, Liming Dong, Dan Luo, Xiangyang Luo, Chenliang Li

TL;DR
This paper introduces FMRec, a flow matching-based sequential recommender that uses a deterministic ODE-based reverse process and a modified loss to better model user preferences, achieving significant improvements over existing methods.
Contribution
The paper proposes FMRec, a novel flow matching model with a tailored loss and deterministic reverse sampling for improved sequential recommendation accuracy.
Findings
FMRec outperforms state-of-the-art methods by 6.53% on average.
The model effectively retains user preferences during the diffusion process.
Extensive experiments validate the robustness and effectiveness of FMRec.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Mobile Crowdsensing and Crowdsourcing · Advanced Bandit Algorithms Research
MethodsDiffusion · ALIGN
