Enhancing Attributed Graph Networks with Alignment and Uniformity Constraints for Session-based Recommendation
Xinping Zhao, Chaochao Chen, Jiajie Su, Yizhao Zhang, Baotian Hu

TL;DR
This paper introduces AttrGAU, a universal framework that enhances session-based recommendation models by integrating attribute semantics through graph constraints, significantly improving accuracy and robustness.
Contribution
The paper proposes a model-agnostic framework that incorporates attribute semantics into existing SBR models using graph-based constraints, improving their performance and robustness.
Findings
Significant performance improvements on benchmark datasets.
Enhanced robustness against data sparsity and noise.
Effective integration of attribute semantics into various models.
Abstract
Session-based Recommendation (SBR), seeking to predict a user's next action based on an anonymous session, has drawn increasing attention for its practicability. Most SBR models only rely on the contextual transitions within a short session to learn item representations while neglecting additional valuable knowledge. As such, their model capacity is largely limited by the data sparsity issue caused by short sessions. A few studies have exploited the Modeling of Item Attributes (MIA) to enrich item representations. However, they usually involve specific model designs that can hardly transfer to existing attribute-agnostic SBR models and thus lack universality. In this paper, we propose a model-agnostic framework, named AttrGAU (Attributed Graph Networks with Alignment and Uniformity Constraints), to bring the MIA's superiority into existing attribute-agnostic models, to improve their…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Caching and Content Delivery
MethodsSoftmax · Attention Is All You Need · Convolution · Graph Neural Network
