GRAINRec: Graph and Attention Integrated Approach for Real-Time Session-Based Item Recommendations
Bhavtosh Rath, Pushkar Chennu, David Relyea, Prathyusha Kanmanth, Reddy, Amit Pande

TL;DR
GRAINRec is a real-time session-based recommendation model that combines graph and attention mechanisms, improving recommendation relevance and scalability in online retail settings.
Contribution
It introduces a novel integrated graph and attention model for real-time session recommendations with a heuristic for scalable inference.
Findings
1.5% average improvement in offline metrics
10% increase in click-through rate in A/B tests
9% increase in attributable demand
Abstract
Recent advancements in session-based recommendation models using deep learning techniques have demonstrated significant performance improvements. While they can enhance model sophistication and improve the relevance of recommendations, they also make it challenging to implement a scalable real-time solution. To addressing this challenge, we propose GRAINRec: a Graph and Attention Integrated session-based recommendation model that generates recommendations in real-time. Our scope of work is item recommendations in online retail where a session is defined as an ordered sequence of digital guest actions, such as page views or adds to cart. The proposed model generates recommendations by considering the importance of all items in the session together, letting us predict relevant recommendations dynamically as the session evolves. We also propose a heuristic approach to implement real-time…
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
MethodsSoftmax · travel james · Attention Is All You Need
