SRSUPM: Sequential Recommender System Based on User Psychological Motivation
Yicheng Di, Yuan Liu, Zhi Chen, Jingcai Guo
TL;DR
This work addresses the challenge of modeling evolving user motivations in sequential recommendation by introducing SRSUPM, a plug-in framework that explicitly handles psychological motivation shift. It defines PMSA to quantify shift degrees, Shift Information Construction to create multi-level shift representations, PMSID to decompose and regularize these representations, and PMSIM to enforce shift-aware collaborative learning via InfoNCE. By integrating with diverse backbones (e.g., SASRec, GRU4Rec, Caser, Bert4Rec, LightSANs), SRSUPM yields consistent improvements on three real-world datasets and provides insights into shift distributions and robustness. The approach offers a practical path to distribution-aware, shift-sensitive recommendations with moderate inference overhead and strong empirical support.
Abstract
Sequential recommender infers users' evolving psychological motivations from historical interactions to recommend the next preferred items. Most existing methods compress recent behaviors into a single vector and optimize it toward a single observed target item, but lack explicit modeling of psychological motivation shift. As a result, they struggle to uncover the distributional patterns across different shift degrees and to capture collaborative knowledge that is sensitive to psychological motivation shift. We propose a general framework, the Sequential Recommender System Based on User Psychological Motivation, to enhance sequential recommenders with psychological motivation shift-aware user modeling. Specifically, the Psychological Motivation Shift Assessment quantitatively measures psychological motivation shift; guided by PMSA, the Shift Information Construction models dynamically evolving multi-level shift states, and the Psychological Motivation Shift-driven Information Decomposition decomposes and regularizes representations across shift levels. Moreover, the Psychological Motivation Shift Information Matching strengthens collaborative patterns related to psychological motivation shift to learn more discriminative user representations. Extensive experiments on three public benchmarks show that SRSUPM consistently outperforms representative baselines on diverse sequential recommender tasks.
