Impression-Informed Multi-Behavior Recommender System: A Hierarchical Graph Attention Approach
Dong Li, Divya Bhargavi, Vidya Sagar Ravipati

TL;DR
This paper introduces HMGN, a hierarchical graph attention network that effectively models multi-behavior interactions in recommender systems, significantly improving ranking performance by leveraging behavior hierarchies and attention mechanisms.
Contribution
The paper presents a novel hierarchical graph attention framework for multi-behavior recommendation, incorporating a multi-task HBPR and scalable sub-graph sampling for improved accuracy.
Findings
Up to 64% NDCG@100 improvement over baseline methods
Effective modeling of inter- and intra-behavior information
Seamless integration of knowledge metadata and time-series data
Abstract
While recommender systems have significantly benefited from implicit feedback, they have often missed the nuances of multi-behavior interactions between users and items. Historically, these systems either amalgamated all behaviors, such as \textit{impression} (formerly \textit{view}), \textit{add-to-cart}, and \textit{buy}, under a singular 'interaction' label, or prioritized only the target behavior, often the \textit{buy} action, discarding valuable auxiliary signals. Although recent advancements tried addressing this simplification, they primarily gravitated towards optimizing the target behavior alone, battling with data scarcity. Additionally, they tended to bypass the nuanced hierarchy intrinsic to behaviors. To bridge these gaps, we introduce the \textbf{H}ierarchical \textbf{M}ulti-behavior \textbf{G}raph Attention \textbf{N}etwork (HMGN). This pioneering framework leverages…
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 · Advanced Graph Neural Networks · Data Stream Mining Techniques
MethodsGraph Neural Network
