CITIES: Contextual Inference of Tail-Item Embeddings for Sequential Recommendation
Seongwon Jang, Hoyeop Lee, Hyunsouk Cho, Sehee Chung

TL;DR
CITIES enhances sequential recommendation models by improving tail-item embeddings through contextual inference, leading to better overall recommendation performance for both popular and niche products.
Contribution
The paper introduces CITIES, a framework that improves tail-item embedding quality and inference without additional training, addressing a key limitation in existing models.
Findings
CITIES improves recommendation accuracy for tail and head items.
The framework effectively infers new-item embeddings without extra training.
Experiments show significant performance gains on real-world datasets.
Abstract
Sequential recommendation techniques provide users with product recommendations fitting their current preferences by handling dynamic user preferences over time. Previous studies have focused on modeling sequential dynamics without much regard to which of the best-selling products (i.e., head items) or niche products (i.e., tail items) should be recommended. We scrutinize the structural reason for why tail items are barely served in the current sequential recommendation model, which consists of an item-embedding layer, a sequence-modeling layer, and a recommendation layer. Well-designed sequence-modeling and recommendation layers are expected to naturally learn suitable item embeddings. However, tail items are likely to fall short of this expectation because the current model structure is not suitable for learning high-quality embeddings with insufficient data. Thus, tail items are…
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 · Topic Modeling · Advanced Bandit Algorithms Research
