TL;DR
CoNet introduces a deep transfer learning model with cross connections for cross-domain recommendation, effectively leveraging knowledge transfer to improve recommendation accuracy in sparse data scenarios.
Contribution
The paper proposes a novel neural network-based transfer learning approach with cross connections, enhancing cross-domain recommendation beyond traditional matrix factorization methods.
Findings
Outperforms baselines with 7.84% NDCG improvement
Reduces training data requirements significantly
Demonstrates the importance of adaptive representation selection
Abstract
The cross-domain recommendation technique is an effective way of alleviating the data sparse issue in recommender systems by leveraging the knowledge from relevant domains. Transfer learning is a class of algorithms underlying these techniques. In this paper, we propose a novel transfer learning approach for cross-domain recommendation by using neural networks as the base model. In contrast to the matrix factorization based cross-domain techniques, our method is deep transfer learning, which can learn complex user-item interaction relationships. We assume that hidden layers in two base networks are connected by cross mappings, leading to the collaborative cross networks (CoNet). CoNet enables dual knowledge transfer across domains by introducing cross connections from one base network to another and vice versa. CoNet is achieved in multi-layer feedforward networks by adding dual…
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.
