Pairwise Interactive Graph Attention Network for Context-Aware Recommendation
Yahui Liu, Furao Shen, Jian Zhao

TL;DR
This paper introduces PIGAT, a graph neural network model that captures dynamic user interests and item attractions by modeling user-item interactions as a graph, improving context-aware recommendations especially for long-tail items.
Contribution
The paper proposes PIGAT, a novel GNN-based model that incorporates attention and confidence embeddings to enhance feature representation in context-aware recommendation systems.
Findings
PIGAT outperforms existing models on three real-world datasets.
Attention mechanisms effectively capture user interests and item attractions.
Confidence embeddings improve handling of interactions over time.
Abstract
Context-aware recommender systems (CARS), which consider rich side information to improve recommendation performance, have caught more and more attention in both academia and industry. How to predict user preferences from diverse contextual features is the core of CARS. Several recent models pay attention to user behaviors and use specifically designed structures to extract adaptive user interests from history behaviors. However, few works take item history interactions into consideration, which leads to the insufficiency of item feature representation and item attraction extraction. From these observations, we model the user-item interaction as a dynamic interaction graph (DIG) and proposed a GNN-based model called Pairwise Interactive Graph Attention Network (PIGAT) to capture dynamic user interests and item attractions simultaneously. PIGAT introduces the attention mechanism to…
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 · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
