TL;DR
This paper introduces a unified weighted similarity ensemble method for recommender systems that leverages shared embeddings to improve efficiency and performance, demonstrated through extensive experiments.
Contribution
It presents a novel ensemble approach combining user-item and item-item recommendations using shared embeddings, simplifying architecture and enhancing computational efficiency.
Findings
Achieves competitive performance across multiple datasets.
Robust in scenarios favoring different recommendation strategies.
Allows hyperparameter reuse without performance loss.
Abstract
In recent years, neural networks and other complex models have dominated recommender systems, often setting new benchmarks for state-of-the-art performance. Yet, despite these advancements, award-winning research has demonstrated that traditional matrix factorization methods can remain competitive, offering simplicity and reduced computational overhead. Hybrid models, which combine matrix factorization with newer techniques, are increasingly employed to harness the strengths of multiple approaches. This paper proposes a novel ensemble method that unifies user-item and item-item recommendations through a weighted similarity framework to deliver top-N recommendations. Our approach is distinctive in its use of shared user and item embeddings for both recommendation strategies, simplifying the architecture and enhancing computational efficiency. Extensive experiments across multiple…
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.
