Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Flow Matching based Sequential Recommender Model

About

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.

Feng Liu, Lixin Zou, Xiangyu Zhao, Min Tang, Liming Dong, Dan Luo, Xiangyang Luo, Chenliang Li• 2025

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationBeauty
HR@108.2693
53
Sequential RecommendationML-100K
NDCG@209.8158
34
Sequential RecommendationSteam
Hit Rate @1010.5908
10
Generative RecommendationML-100K
FLOPs (G)1.32
3
Generative RecommendationBeauty
FLOPs (G)1.96
3
Generative RecommendationSteam
FLOPs (G)2.02
3
Showing 6 of 6 rows

Other info

Follow for update