Transfer Learning for Content-Based Recommender Systems using Tree Matching
Naseem Biadsy, Lior Rokach, Armin Shmilovici

TL;DR
This paper introduces a transfer learning method for content-based recommender systems that leverages topological graph structures to improve predictions in data-scarce target domains by utilizing information from related source domains.
Contribution
The paper presents a novel approach that uses topological graph representations and domain correlation to enhance content-based recommendations across domains.
Findings
Our method outperforms popularity and KNN-cross-domain approaches in 83% of cases.
The approach effectively addresses data sparsity in target domains.
Experimental results demonstrate improved recommendation accuracy.
Abstract
In this paper we present a new approach to content-based transfer learning for solving the data sparsity problem in cases when the users' preferences in the target domain are either scarce or unavailable, but the necessary information on the preferences exists in another domain. We show that training a system to use such information across domains can produce better performance. Specifically, we represent users' behavior patterns based on topological graph structures. Each behavior pattern represents the behavior of a set of users, when the users' behavior is defined as the items they rated and the items' rating values. In the next step we find a correlation between behavior patterns in the source domain and behavior patterns in the target domain. This mapping is considered a bridge between the two domains. Based on the correlation and content-attributes of the items, we train a machine…
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 · Information Retrieval and Search Behavior
