LSA: A Long-Short-term Aspect Interest Transformer for Aspect-Based Recommendation
Le Liu, Junrui Liu, Yunhan Gao, Ziheng Wang, Tong Li

TL;DR
This paper introduces LSA, a Transformer-based model that captures both long-term and short-term user aspect interests to improve aspect-based recommendation accuracy.
Contribution
It proposes a novel long-short-term aspect interest Transformer that models dynamic user preferences by integrating temporal aspect interests, enhancing recommendation performance.
Findings
LSA improves MSE by 2.55% on average over baselines.
Effectively models dynamic user interests with Transformer architecture.
Demonstrates superior performance on four real-world datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Persona Design and Applications
