Personalized recommender systems play an essential role in enhancing user experience by accurately predicting user preferences. Previous approaches mainly focus on modeling long-term preferences or capturing short-term dynamics through sequential patterns, while few achieve an effective balance between the two. This study proposes Rec-SSP, a novel review-aware recommendation model that integrates long-term and short-term preferences through a gated fusion mechanism. Long-term preferences are extracted from aggregated user reviews, whereas short-term preferences are modeled by identifying sequential patterns from recent interactions at both the review and category levels. This multilevel design captures fine-grained opinions across items, ensuring a more accurate understanding of the evolving user intent. This study conducted various experiments on real-world datasets, showing that Rec-SSP outperforms baseline models. These findings demonstrate that balancing long-term and short-term preferences with multilevel sequence modeling can significantly improve recommendation accuracy across diverse domains.
Jin et al. (Tue,) studied this question.