TL;DR
This paper introduces AttList, a hierarchical self-attentive model for recommending user-generated item lists that effectively captures complex relationships and preferences, leading to improved recommendation accuracy.
Contribution
The paper proposes AttList, a novel hierarchical self-attentive model that models user preferences and list-item consistency for better list recommendation.
Findings
AttList outperforms state-of-the-art baselines in NDCG, Precision@k, and Recall@k.
The model effectively captures hierarchical user preferences.
Self-attentive aggregation improves modeling of item and list consistency.
Abstract
User-generated item lists are a popular feature of many different platforms. Examples include lists of books on Goodreads, playlists on Spotify and YouTube, collections of images on Pinterest, and lists of answers on question-answer sites like Zhihu. Recommending item lists is critical for increasing user engagement and connecting users to new items, but many approaches are designed for the item-based recommendation, without careful consideration of the complex relationships between items and lists. Hence, in this paper, we propose a novel user-generated list recommendation model called AttList. Two unique features of AttList are careful modeling of (i) hierarchical user preference, which aggregates items to characterize the list that they belong to, and then aggregates these lists to estimate the user preference, naturally fitting into the hierarchical structure of item lists; and (ii)…
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.
