Learning Item-Interaction Embeddings for User Recommendations
Xiaoting Zhao, Raphael Louca, Diane Hu, Liangjie Hong

TL;DR
This paper introduces a novel embedding method that captures user interaction types with items to improve recommendation accuracy in large-scale e-commerce systems like Etsy.
Contribution
It proposes a new interaction-aware item embedding technique that encodes co-occurrence patterns of items and interaction types, enhancing recommendation relevance.
Findings
Interaction-aware embeddings improve recommendation accuracy.
Model is computationally efficient for large-scale deployment.
Experiments on Etsy show promising results in modeling user behavior.
Abstract
Industry-scale recommendation systems have become a cornerstone of the e-commerce shopping experience. For Etsy, an online marketplace with over 50 million handmade and vintage items, users come to rely on personalized recommendations to surface relevant items from its massive inventory. One hallmark of Etsy's shopping experience is the multitude of ways in which a user can interact with an item they are interested in: they can view it, favorite it, add it to a collection, add it to cart, purchase it, etc. We hypothesize that the different ways in which a user interacts with an item indicates different kinds of intent. Consequently, a user's recommendations should be based not only on the item from their past activity, but also the way in which they interacted with that item. In this paper, we propose a novel method for learning interaction-based item embeddings that encode 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 · Topic Modeling · Advanced Graph Neural Networks
