Feature-level Attentive ICF for Recommendation
Zhiyong Cheng, Fan Liu, Shenghan Mei, Yangyang Guo, Lei, Zhu, Liqiang Nie

TL;DR
This paper introduces a feature-level attention mechanism for item-based collaborative filtering, enhancing the ability to capture diverse user intents and improving recommendation accuracy across multiple datasets.
Contribution
It proposes a general, model-agnostic feature-level attention method for ICF, integrating it with existing models to better estimate item similarity based on user intent.
Findings
Consistent performance improvement over baseline models.
Effective in capturing diverse user intents.
Applicable to multiple datasets and models.
Abstract
Item-based collaborative filtering (ICF) enjoys the advantages of high recommendation accuracy and ease in online penalization and thus is favored by the industrial recommender systems. ICF recommends items to a target user based on their similarities to the previously interacted items of the user. Great progresses have been achieved for ICF in recent years by applying advanced machine learning techniques (e.g., deep neural networks) to learn the item similarity from data. The early methods simply treat all the historical items equally and recently proposed methods attempt to distinguish the different importance of historical items when recommending a target item. Despite the progress, we argue that those ICF models neglect the diverse intents of users on adopting items (e.g., watching a movie because of the director, leading actors, or the visual effects). As a result, they fail to…
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
