TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Hierarchical Gating Networks for Sequential Recommendation

Hierarchical Gating Networks for Sequential Recommendation

Chen Ma, Peng Kang, Xue Liu

2019-06-21Sequential RecommendationRecommendation Systems
PaperPDFCodeCode(official)

Abstract

The chronological order of user-item interactions is a key feature in many recommender systems, where the items that users will interact may largely depend on those items that users just accessed recently. However, with the tremendous increase of users and items, sequential recommender systems still face several challenging problems: (1) the hardness of modeling the long-term user interests from sparse implicit feedback; (2) the difficulty of capturing the short-term user interests given several items the user just accessed. To cope with these challenges, we propose a hierarchical gating network (HGN), integrated with the Bayesian Personalized Ranking (BPR) to capture both the long-term and short-term user interests. Our HGN consists of a feature gating module, an instance gating module, and an item-item product module. In particular, our feature gating and instance gating modules select what item features can be passed to the downstream layers from the feature and instance levels, respectively. Our item-item product module explicitly captures the item relations between the items that users accessed in the past and those items users will access in the future. We extensively evaluate our model with several state-of-the-art methods and different validation metrics on five real-world datasets. The experimental results demonstrate the effectiveness of our model on Top-N sequential recommendation.

Results

TaskDatasetMetricValueModel
Recommendation SystemsMovieLens 20MRecall@100.1255HGN
Recommendation SystemsMovieLens 20MnDCG@100.1195HGN
Recommendation SystemsAmazon-CDsRecall@100.0426HGN
Recommendation SystemsAmazon-CDsnDCG@100.0233HGN
Recommendation SystemsGoodReads-ChildrenRecall@100.1263HGN
Recommendation SystemsGoodReads-ChildrennDCG@100.113HGN
Recommendation SystemsGoodReads-ComicsRecall@100.1743HGN
Recommendation SystemsGoodReads-ComicsnDCG@100.1927HGN

Related Papers

IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Looking for Fairness in Recommender Systems2025-07-16Journalism-Guided Agentic In-Context Learning for News Stance Detection2025-07-15LLM-Stackelberg Games: Conjectural Reasoning Equilibria and Their Applications to Spearphishing2025-07-12When Graph Contrastive Learning Backfires: Spectral Vulnerability and Defense in Recommendation2025-07-10