Recommending Related Products Using Graph Neural Networks in Directed Graphs
Srinivas Virinchi, Anoop Saladi, Abhirup Mondal

TL;DR
This paper introduces DAEMON, a graph neural network framework that effectively recommends related products in e-commerce by modeling asymmetry, leveraging multi-modal data, and addressing selection bias, significantly outperforming existing methods.
Contribution
The paper proposes DAEMON, a novel GNN-based approach that models product asymmetry, incorporates multi-modal data, and mitigates selection bias for improved related product recommendations.
Findings
DAEMON outperforms baselines by 30-160% in HitRate and MRR.
Employs asymmetric loss and dual embeddings for product asymmetry.
Leverages multi-modal data to improve cold-start recommendations.
Abstract
Related product recommendation (RPR) is pivotal to the success of any e-commerce service. In this paper, we deal with the problem of recommending related products i.e., given a query product, we would like to suggest top-k products that have high likelihood to be bought together with it. Our problem implicitly assumes asymmetry i.e., for a phone, we would like to recommend a suitable phone case, but for a phone case, it may not be apt to recommend a phone because customers typically would purchase a phone case only while owning a phone. We also do not limit ourselves to complementary or substitute product recommendation. For example, for a specific night wear t-shirt, we can suggest similar t-shirts as well as track pants. So, the notion of relatedness is subjective to the query product and dependent on customer preferences. Further, various factors such as product price, availability…
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
TopicsAdvanced Graph Neural Networks · Sentiment Analysis and Opinion Mining · Recommender Systems and Techniques
Methodstravel james · Graph Neural Network
