TL;DR
The paper introduces Collaborative Memory Networks (CMN), a deep learning architecture that unifies latent factor and neighborhood-based collaborative filtering models, improving recommendation accuracy by capturing complex user-item relations.
Contribution
It proposes a novel deep architecture combining memory networks and neural attention to integrate different CF models, with multiple memory modules for capturing higher-order interactions.
Findings
CMN outperforms baseline models on three public datasets.
The model effectively captures complex user-item relationships.
Attention visualization offers insights into recommendation mechanisms.
Abstract
Recommendation systems play a vital role to keep users engaged with personalized content in modern online platforms. Deep learning has revolutionized many research fields and there is a recent surge of interest in applying it to collaborative filtering (CF). However, existing methods compose deep learning architectures with the latent factor model ignoring a major class of CF models, neighborhood or memory-based approaches. We propose Collaborative Memory Networks (CMN), a deep architecture to unify the two classes of CF models capitalizing on the strengths of the global structure of latent factor model and local neighborhood-based structure in a nonlinear fashion. Motivated by the success of Memory Networks, we fuse a memory component and neural attention mechanism as the neighborhood component. The associative addressing scheme with the user and item memories in the memory module…
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.
