MARS: Matching Attribute-aware Representations for Text-based Sequential Recommendation
Hyunsoo Kim, Junyoung Kim, Minjin Choi, Sunkyung Lee, Jongwuk Lee

TL;DR
MARS is a novel text-based sequential recommendation model that uses attribute-aware representations to better capture diverse user interests and improve recommendation accuracy, outperforming existing models on benchmark datasets.
Contribution
MARS introduces attribute-aware text encoding and attribute-wise interaction matching to effectively model multi-attribute user and item representations in sequential recommendation.
Findings
Achieves up to 24.43% improvement in Recall@10
Achieves up to 29.26% improvement in NDCG@10
Significantly outperforms existing models on five datasets
Abstract
Sequential recommendation aims to predict the next item a user is likely to prefer based on their sequential interaction history. Recently, text-based sequential recommendation has emerged as a promising paradigm that uses pre-trained language models to exploit textual item features to enhance performance and facilitate knowledge transfer to unseen datasets. However, existing text-based recommender models still struggle with two key challenges: (i) representing users and items with multiple attributes, and (ii) matching items with complex user interests. To address these challenges, we propose a novel model, Matching Attribute-aware Representations for Text-based Sequential Recommendation (MARS). MARS extracts detailed user and item representations through attribute-aware text encoding, capturing diverse user intents with multiple attribute-aware representations. It then computes…
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 · Data Management and Algorithms · Topic Modeling
