Flow Matching for Collaborative Filtering
Chengkai Liu, Yangtian Zhang, Jianling Wang, Rex Ying, James Caverlee

TL;DR
FlowCF introduces a flow-based collaborative filtering model that effectively handles discrete data and user behavior heterogeneity, achieving state-of-the-art accuracy and fast inference in recommendation tasks.
Contribution
The paper presents FlowCF, a novel flow matching approach tailored for collaborative filtering, incorporating behavior-guided priors and a discrete flow framework for improved performance.
Findings
Achieves state-of-the-art recommendation accuracy.
Provides the fastest inference speed among compared methods.
Effectively models discrete implicit feedback data.
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…
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
TopicsData Stream Mining Techniques · Music and Audio Processing · Time Series Analysis and Forecasting
