建模用户对商品细粒度兴趣的长期与短期变化,提升推荐精度。
LSA: A Long-Short-term Aspect Interest Transformer for Aspect-Based Recommendation
- 融合长期与短期兴趣,动态捕捉用户关注点变化
- 在四个真实数据集上平均降低2.55%的均方误差
- 适合需要细粒度个性化推荐的场景
基于方面(aspect-based)的推荐方法从评论中提取方面词(如价格),以建模用户对商品的细粒度偏好,是个性化推荐系统的关键技术。现有方法利用图结构表示用户、商品与方面词间的关系,基于图神经网络建模用户偏好。然而,这些方法忽略了用户兴趣的动态性——用户可能临时关注此前不重视的方面,导致难以准确为每个用户-商品交互分配方面权重。本文提出长短期方面兴趣变换器(LSA),通过整合长期与短期方面兴趣,有效捕捉用户偏好的动态变化。其中,短期兴趣建模近期交互方面词的重要程度变化;长期兴趣则考虑全局行为模式,包括用户近期未交互的方面。最后,LSA 在用户与商品方面邻居的并集中结合长短期兴趣,精确评估各方面的权重,实现更准确的方面加权。在四个真实世界数据集上的实验表明,相比最佳基线,LSA 平均将均方误差(MSE)降低 2.55%。
原文摘要 · Abstract (English)
Aspect-based recommendation methods extract aspect terms from reviews, such as price, to model fine-grained user preferences on items, making them a critical approach in personalized recommender systems. Existing methods utilize graphs to represent the relationships among users, items, and aspect terms, modeling user preferences based on graph neural networks. However, they overlook the dynamic nature of user interests - users may temporarily focus on aspects they previously paid little attention to - making it difficult to assign accurate weights to aspect terms for each user-item interaction. In this paper, we propose a long-short-term aspect interest Transformer (LSA) for aspect-based recommendation, which effectively captures the dynamic nature of user preferences by integrating both long-term and short-term aspect interests. Specifically, the short-term interests model the temporal changes in the importance of recently interacted aspect terms, while the long-term interests consider global behavioral patterns, including aspects that users have not interacted with recently. Finally, LSA combines long- and short-term interests to evaluate the importance of aspects within the union of user and item aspect neighbors, therefore accurately assigns aspect weights for each user-item interaction. Experiments conducted on four real-world datasets demonstrate that LSA improves MSE by 2.55% on average over the best baseline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。