paper-with-me

홈 › Papers

Extracting Attentive Social Temporal Excitation for Sequential Recommendation

2021-09-28 · Yunzhe Li, Yue Ding, Bo Chen, Xin Xin, Yule Wang, Yuxiang Shi, Ruiming Tang, Dong Wang

In collaborative filtering, it is an important way to make full use of social information to improve the recommendation quality, which has been proved to be effective because user behavior will be affected by her friends. However, existing works leverage the social relationship to aggregate user features from friends' historical behavior sequences in a user-level indirect paradigm. A significant defect of the indirect paradigm is that it ignores the temporal relationships between behavior events across users. In this paper, we propose a novel time-aware sequential recommendation framework called Social Temporal Excitation Networks (STEN), which introduces temporal point processes to model the fine-grained impact of friends' behaviors on the user s dynamic interests in an event-level direct paradigm. Moreover, we propose to decompose the temporal effect in sequential recommendation into social mutual temporal effect and ego temporal effect. Specifically, we employ a social heterogeneous graph embedding layer to refine user representation via structural information. To enhance temporal information propagation, STEN directly extracts the fine-grained temporal mutual influence of friends' behaviors through the mutually exciting temporal network. Besides, the user s dynamic interests are captured through the self-exciting temporal network. Extensive experiments on three real-world datasets show that STEN outperforms state-of-the-art baseline methods. Moreover, STEN provides event-level recommendation explainability, which is also illustrated experimentally.

📄 PDF Abstract BibTeX arXiv:2109.13539

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringGraph EmbeddingPoint ProcessesSequential Recommendation

Similar Papers 제목 키워드 기반

Modeling Temporal Positive and Negative Excitation for Sequential Recommendation

2024-10-29 · Chengkai Huang, Shoujin Wang, Xianzhi Wang, Lina Yao

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 speci…

AttributeSequential Recommendation

DAN-SNR: A Deep Attentive Network for Social-Aware Next Point-of-Interest Recommendation

2020-04-25 · Liwei Huang, Yutao Ma, Yanbo Liu, Keqing He

Next (or successive) point-of-interest (POI) recommendation has attracted increasing attention in recent years. Most of the previous studies attempted to incorporate the spatiotemporal information and sequential patterns…

Attentive Sequential Neural Processes

2019-09-25 · Jaesik Yoon, Gautam Singh, Sungjin Ahn

Sequential Neural Processes (SNP) is a new class of models that can meta-learn a temporal stochastic process of stochastic processes by modeling temporal transition between Neural Processes. As Neural Processes (NP) suff…

regression

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogues

2018-07-01 · WS 2018 7 · Linkai Luo, Haiqin Yang, Francis Y. L. Chin

In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…

Emotion ClassificationGeneral ClassificationSentence ClassificationSentence Embedding

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogue

2018-06-19 · Linkai Luo, Haiqing Yang, Francis Y. L. Chin

In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…

Emotion ClassificationGeneral Classification