NeuSE: A Neural Snapshot Ensemble Method for Collaborative Filtering
Dongsheng Li, Haodong Liu, Chao Chen, Yingying Zhao, Stephen M. Chu,, Bo Yang

TL;DR
This paper introduces NeuSE, a neural snapshot ensemble approach that adaptively combines intermediate models during collaborative filtering training, significantly enhancing recommendation accuracy on real-world datasets.
Contribution
NeuSE leverages snapshot models from training to create an ensemble method that improves collaborative filtering performance without high computational costs.
Findings
Achieves up to 15.9% relative accuracy improvement
Effective across multiple CF algorithms
Utilizes memory network for adaptive model combination
Abstract
In collaborative filtering (CF) algorithms, the optimal models are usually learned by globally minimizing the empirical risks averaged over all the observed data. However, the global models are often obtained via a performance tradeoff among users/items, i.e., not all users/items are perfectly fitted by the global models due to the hard non-convex optimization problems in CF algorithms. Ensemble learning can address this issue by learning multiple diverse models but usually suffer from efficiency issue on large datasets or complex algorithms. In this paper, we keep the intermediate models obtained during global model learning as the snapshot models, and then adaptively combine the snapshot models for individual user-item pairs using a memory network-based method. Empirical studies on three real-world datasets show that the proposed method can extensively and significantly improve the…
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 · Caching and Content Delivery · Privacy-Preserving Technologies in Data
