Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Why not Collaborative Filtering in Dual View? Bridging Sparse and Dense Models

About

Collaborative Filtering (CF) remains the cornerstone of modern recommender systems, with dense embedding--based methods dominating current practice. However, these approaches suffer from a critical limitation: our theoretical analysis reveals a fundamental signal-to-noise ratio (SNR) ceiling when modeling unpopular items, where parameter-based dense models experience diminishing SNR under severe data sparsity. To overcome this bottleneck, we propose SaD (Sparse and Dense), a unified framework that integrates the semantic expressiveness of dense embeddings with the structural reliability of sparse interaction patterns. We theoretically show that aligning these dual views yields a strictly superior global SNR. Concretely, SaD introduces a lightweight bidirectional alignment mechanism: the dense view enriches the sparse view by injecting semantic correlations, while the sparse view regularizes the dense model through explicit structural signals. Extensive experiments demonstrate that, under this dual-view alignment, even a simple matrix factorization--style dense model can achieve state-of-the-art performance. Moreover, SaD is plug-and-play and can be seamlessly applied to a wide range of existing recommender models, highlighting the enduring power of collaborative filtering when leveraged from dual perspectives. Further evaluations on real-world benchmarks show that SaD consistently outperforms strong baselines, ranking first on the BarsMatch leaderboard. The code is publicly available at https://github.com/harris26-G/SaD.

Hanze Guo, Jianxun Lian, Xiao Zhou• 2026

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla
Recall@200.0731
100
RecommendationYelp 2018
Recall@2019.69
14
RecommendationMovieLens
Recall@2028.65
14
Collaborative FilteringYelp
Recall@207.31
13
RecommendationAmazon Beauty--
13
RecommendationAmazon-CDs
Recall18.06
6
RecommendationAmazon Movies
Recall0.1447
6
RecommendationAmazon Electronics
F1 Score3.43
6
Collaborative FilteringMovieLens
Recall@2028.65
5
Showing 9 of 9 rows

Other info

Follow for update