Why not Collaborative Filtering in Dual View? Bridging Sparse and Dense Models
Hanze Guo, Jianxun Lian, Xiao Zhou

TL;DR
This paper introduces SaD, a dual-view framework combining dense and sparse models to overcome the SNR limitations of dense models in sparse data scenarios, achieving state-of-the-art recommender system performance.
Contribution
SaD is a novel, plug-and-play dual-view approach that aligns dense and sparse models to improve SNR and recommendation accuracy in sparse data environments.
Findings
SaD achieves state-of-the-art performance on benchmarks.
Dual-view alignment enhances model robustness and accuracy.
SaD outperforms strong baselines on real-world datasets.
Abstract
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…
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.
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 Graph Neural Networks
