IRAIOct 29, 2024

Modeling Temporal Positive and Negative Excitation for Sequential Recommendation

arXiv:2410.22013v117 citationsh-index: 71WWW
Originality Incremental advance
AI Analysis

This work addresses incomplete interest modeling in sequential recommendation, which is an incremental improvement for enhancing recommendation systems.

The paper tackles the problem of sequential recommendation by modeling both static interest from item attributes and negative excitation from historical interactions, which previous methods overlooked. The proposed SDIL framework with TPNE module outperforms state-of-the-art baselines on three real-world datasets.

Sequential recommendation aims to predict the next item which interests users via modeling their interest in items over time. Most of the existing works on sequential recommendation model users' dynamic interest in specific items while overlooking users' static interest revealed by some static attribute information of items, e.g., category, or brand. Moreover, existing works often only consider the positive excitation of a user's historical interactions on his/her next choice on candidate items while ignoring the commonly existing negative excitation, resulting in insufficient modeling dynamic interest. The overlook of static interest and negative excitation will lead to incomplete interest modeling and thus impede the recommendation performance. To this end, in this paper, we propose modeling both static interest and negative excitation for dynamic interest to further improve the recommendation performance. Accordingly, we design a novel Static-Dynamic Interest Learning (SDIL) framework featured with a novel Temporal Positive and Negative Excitation Modeling (TPNE) module for accurate sequential recommendation. TPNE is specially designed for comprehensively modeling dynamic interest based on temporal positive and negative excitation learning. Extensive experiments on three real-world datasets show that SDIL can effectively capture both static and dynamic interest and outperforms state-of-the-art baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes