paper-with-me

Papers

Session-based Recommendation with Hypergraph Attention Networks

2021-12-28 · Jianling Wang, Kaize Ding, Ziwei Zhu, James Caverlee

Session-based recommender systems aim to improve recommendations in short-term sessions that can be found across many platforms. A critical challenge is to accurately model user intent with only limited evidence in these short sessions. For example, is a flower bouquet being viewed meant as part of a wedding purchase or for home decoration? Such different perspectives greatly impact what should be recommended next. Hence, this paper proposes a novel session-based recommendation system empowered by hypergraph attention networks. Three unique properties of the proposed approach are: (i) it constructs a hypergraph for each session to model the item correlations defined by various contextual windows in the session simultaneously, to uncover item meanings; (ii) it is equipped with hypergraph attention layers to generate item embeddings by flexibly aggregating the contextual information from correlated items in the session; and (iii) it aggregates the dynamic item representations for each session to infer the general purpose and current need, which is decoded to infer the next interesting item in the session. Through experiments on three benchmark datasets, we find the proposed model is effective in generating informative dynamic item embeddings and providing more accurate recommendations compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2112.14266

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSession-Based Recommendations

Similar Papers 제목 키워드 기반

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems

Price DOES Matter! Modeling Price and Interest Preferences in Session-based Recommendation

2022-05-09 · Xiaokun Zhang, Bo Xu, Liang Yang, Chenliang Li 외

Session-based recommendation aims to predict items that an anonymous user would like to purchase based on her short behavior sequence. The current approaches towards session-based recommendation only focus on modeling us…

AttributeMarketingSession-Based Recommendations

Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation

2020-12-12 · Xin Xia, Hongzhi Yin, Junliang Yu, Qinyong Wang 외

Session-based recommendation (SBR) focuses on next-item prediction at a certain time point. As user profiles are generally not available in this scenario, capturing the user intent lying in the item transitions plays a p…

Self-Supervised LearningSession-Based Recommendations

Multi-grained Hypergraph Interest Modeling for Conversational Recommendation

2023-05-04 · Chenzhan Shang, Yupeng Hou, Wayne Xin Zhao, Yaliang Li 외

Conversational recommender system (CRS) interacts with users through multi-turn dialogues in natural language, which aims to provide high-quality recommendations for user's instant information need. Although great effort…

Conversational RecommendationRecommendation Systems

Bi-Preference Learning Heterogeneous Hypergraph Networks for Session-based Recommendation

2023-11-02 · Xiaokun Zhang, Bo Xu, Fenglong Ma, Chenliang Li 외

Session-based recommendation intends to predict next purchased items based on anonymous behavior sequences. Numerous economic studies have revealed that item price is a key factor influencing user purchase decisions. Unf…

Multi-Task LearningSession-Based Recommendations