DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System
Zhi-Hong Deng, Ling Huang, Chang-Dong Wang, Jian-Huang Lai, Philip S., Yu

TL;DR
DeepCF is a unified framework that combines representation learning and matching function learning to improve recommendation accuracy by addressing limitations of existing methods.
Contribution
The paper introduces DeepCF, a novel framework that integrates two CF approaches to enhance expressiveness and relation capturing in recommender systems.
Findings
DeepCF outperforms existing methods on four datasets.
The framework effectively combines strengths of different CF techniques.
Experimental results show significant improvements in recommendation quality.
Abstract
In general, recommendation can be viewed as a matching problem, i.e., match proper items for proper users. However, due to the huge semantic gap between users and items, it's almost impossible to directly match users and items in their initial representation spaces. To solve this problem, many methods have been studied, which can be generally categorized into two types, i.e., representation learning-based CF methods and matching function learning-based CF methods. Representation learning-based CF methods try to map users and items into a common representation space. In this case, the higher similarity between a user and an item in that space implies they match better. Matching function learning-based CF methods try to directly learn the complex matching function that maps user-item pairs to matching scores. Although both methods are well developed, they suffer from two fundamental…
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 · Advanced Graph Neural Networks · Advanced Image and Video Retrieval Techniques
