Cross-Attribute Matrix Factorization Model with Shared User Embedding
Wen Liang, Zeng Fan, Youzhi Liang, Jianguo Jia

TL;DR
This paper introduces a cross-attribute matrix factorization model with shared user embeddings that enhances recommender systems by incorporating user and item attributes, improving robustness especially in sparse data scenarios.
Contribution
It proposes a novel neural matrix factorization approach that integrates attribute information and shared user embeddings to better handle cold-start and long-tail issues.
Findings
Outperforms existing models on Movielens and Pinterest datasets.
Shows significant improvements in sparse data scenarios.
Effectively addresses cold-start problems.
Abstract
Over the past few years, deep learning has firmly established its prowess across various domains, including computer vision, speech recognition, and natural language processing. Motivated by its outstanding success, researchers have been directing their efforts towards applying deep learning techniques to recommender systems. Neural collaborative filtering (NCF) and Neural Matrix Factorization (NeuMF) refreshes the traditional inner product in matrix factorization with a neural architecture capable of learning complex and data-driven functions. While these models effectively capture user-item interactions, they overlook the specific attributes of both users and items. This can lead to robustness issues, especially for items and users that belong to the "long tail". Such challenges are commonly recognized in recommender systems as a part of the cold-start problem. A direct and intuitive…
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
