DAGNN: Demand-aware Graph Neural Networks for Session-based Recommendation
Liqi Yang, Linhan Luo, Lifeng Xin, Xiaofeng Zhang, Xinni Zhang

TL;DR
This paper introduces DAGNN, a demand-aware graph neural network for session-based recommendations that models user demands to improve recommendation accuracy, achieving state-of-the-art results on real-world datasets.
Contribution
The paper proposes a novel demand modeling component and demand-aware GNN architecture that explicitly captures user demands from session data, enhancing recommendation quality.
Findings
DAGNN outperforms existing models on multiple datasets.
Demand modeling improves recommendation relevance.
Mutual information loss enhances embedding quality.
Abstract
Session-based recommendations have been widely adopted for various online video and E-commerce Websites. Most existing approaches are intuitively proposed to discover underlying interests or preferences out of the anonymous session data. This apparently ignores the fact these sequential behaviors usually reflect session user's potential demand, i.e., a semantic level factor, and therefore how to estimate underlying demands from a session is challenging. To address aforementioned issue, this paper proposes a demand-aware graph neural networks (DAGNN). Particularly, a demand modeling component is designed to first extract session demand and the underlying multiple demands of each session is estimated using the global demand matrix. Then, the demand-aware graph neural network is designed to extract session demand graph to learn the demand-aware item embedddings for the later…
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 · Advanced Bandit Algorithms Research
MethodsGraph Neural Network
