Deep Item-based Collaborative Filtering for Sparse Implicit Feedback
Daniel A. Galron, Yuri M. Brovman, Jin Chung, Michal Wieja, Paul Wang

TL;DR
This paper introduces a deep learning approach for item-based collaborative filtering tailored to sparse implicit feedback data, demonstrating improved recommendation accuracy over traditional methods through formal analysis and real-world eBay experiments.
Contribution
The paper presents a novel neural network architecture and objective function that directly optimize item similarity measures for sparse implicit feedback, enhancing recommendation quality.
Findings
The proposed model estimates log cosine similarity between feedback vectors.
Experimental results outperform traditional collaborative filtering models.
A/B testing shows significant improvement over existing eBay recommender system.
Abstract
Recommender systems are ubiquitous in the domain of e-commerce, used to improve the user experience and to market inventory, thereby increasing revenue for the site. Techniques such as item-based collaborative filtering are used to model users' behavioral interactions with items and make recommendations from items that have similar behavioral patterns. However, there are challenges when applying these techniques on extremely sparse and volatile datasets. On some e-commerce sites, such as eBay, the volatile inventory and minimal structured information about items make it very difficult to aggregate user interactions with an item. In this work, we describe a novel deep learning-based method to address the challenges. We propose an objective function that optimizes a similarity measure between binary implicit feedback vectors between two items. We demonstrate formally and empirically that…
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 · Human Mobility and Location-Based Analysis · Advanced Bandit Algorithms Research
