vix.ing · top · new · best · stats · spec

Flow Matching for Collaborative Filtering

2025/02/11 by Chengkai Liu, Liu, Chengkai, Y.P. Zhang +7 · 2 citations
Computer Science · #Data Stream Mining Techniques #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Music and Audio Processing #Time Series Analysis and Forecasting

paper · pdf · doi:10.48550/arxiv.2502.07303

openalex publication_date 2025/02/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Generative models have shown great promise in collaborative filtering by capturing the underlying distribution of user interests and preferences. However, existing approaches struggle with inaccurate posterior approximations and misalignment with the discrete nature of recommendation data, limiting their expressiveness and real-world performance. To address these limitations, we propose FlowCF, a novel flow-based recommendation system leveraging flow matching for collaborative filtering. We tailor flow matching to the unique challenges in recommendation through two key innovations: (1) a behavior-guided prior that aligns with user behavior patterns to handle the sparse and heterogeneous user-item interactions, and (2) a discrete flow framework to preserve the binary nature of implicit feedback while maintaining the benefits of flow matching, such as stable training and efficient inference. Extensive experiments demonstrate that FlowCF achieves state-of-the-art recommendation accuracy across various datasets with the fastest inference speed, making it a compelling approach for real-world recommender systems. The code is available at https://github.com/chengkai-liu/FlowCF.

Cited by

Related