Disentangled Item Representation for Recommender Systems
Zeyu Cui, Feng Yu, Shu Wu, Qiang Liu, Liang Wang

TL;DR
This paper introduces a novel disentangled item representation framework for recommender systems that leverages attribute-level information to improve recommendation accuracy, especially in cold-start scenarios, and enhances interpretability.
Contribution
The paper proposes a fine-grained disentangled item representation method and a learning strategy, LearnDIR, applicable to existing models like MF and RNN, improving performance and explainability.
Findings
Outperforms state-of-the-art methods on real-world datasets.
Requires fewer parameters while maintaining high accuracy.
Provides interpretable explanations for recommendations.
Abstract
Item representations in recommendation systems are expected to reveal the properties of items. Collaborative recommender methods usually represent an item as one single latent vector. Nowadays the e-commercial platforms provide various kinds of attribute information for items (e.g., category, price and style of clothing). Utilizing these attribute information for better item representations is popular in recent years. Some studies use the given attribute information as side information, which is concatenated with the item latent vector to augment representations. However, the mixed item representations fail to fully exploit the rich attribute information or provide explanation in recommender systems. To this end, we propose a fine-grained Disentangled Item Representation (DIR) for recommender systems in this paper, where the items are represented as several separated attribute vectors…
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 · Advanced Graph Neural Networks · Topic Modeling
