C-TLSAN: Content-Enhanced Time-Aware Long- and Short-Term Attention Network for Personalized Recommendation
Siqi Liang, Yudi Zhang, Yubo Wang

TL;DR
C-TLSAN is a novel recommendation model that combines long- and short-term user preferences with item content to improve personalization, outperforming existing methods on large-scale datasets.
Contribution
The paper introduces C-TLSAN, integrating textual content into time-aware attention networks for enhanced sequential recommendation performance.
Findings
C-TLSAN outperforms baselines in next-item prediction.
It achieves up to 1.66% higher AUC.
It significantly improves Recall@10 and Precision@10.
Abstract
Sequential recommender systems aim to model users' evolving preferences by capturing patterns in their historical interactions. Recent advances in this area have leveraged deep neural networks and attention mechanisms to effectively represent sequential behaviors and time-sensitive interests. In this work, we propose C-TLSAN (Content-Enhanced Time-Aware Long- and Short-Term Attention Network), an extension of the TLSAN architecture that jointly models long- and short-term user preferences while incorporating semantic content associated with items, such as product descriptions. C-TLSAN enriches the recommendation pipeline by embedding textual content linked to users' historical interactions directly into both long-term and short-term attention layers. This allows the model to learn from both behavioral patterns and rich item content, enhancing user and item representations across…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Machine Learning in Healthcare · Image Retrieval and Classification Techniques
