EXIT: An EXplicit Interest Transfer Framework for Cross-Domain Recommendation

Read original: arXiv:2407.20121 - Published 7/30/2024 by Lei Huang, Weitao Li, Chenrui Zhang, Jinpeng Wang, Xianchun Yi, Sheng Chen
Total Score

0

EXIT: An EXplicit Interest Transfer Framework for Cross-Domain Recommendation

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Cross-domain recommendation aims to transfer knowledge from one domain to improve recommendations in another domain.
  • The paper proposes "EXIT," an Explicit Interest Transfer framework to enable effective cross-domain recommendation.
  • The key idea is to explicitly model and transfer user interests between domains to enhance recommendation performance.

Plain English Explanation

When you're interested in a particular topic, like books, and then you discover a new topic, like movies, you may find that your interests in the new topic are related to your interests in the old topic. The EXIT framework tries to capture these connections between your interests across different domains (like books and movies) and use that information to make better recommendations for you.

The researchers developed a way to explicitly model and transfer your interests from one domain to another. This allows the recommendation system to understand how your interests in one area (like books) might influence what you might be interested in in another area (like movies). By making these connections, the system can provide better movie recommendations for you, even if it doesn't have much information about your movie preferences directly.

Technical Explanation

The EXIT framework consists of three key components:

  1. Interest Extractor: This module learns to extract user interests from their interactions in the source domain.
  2. Interest Transferor: This component transfers the extracted interests from the source domain to the target domain.
  3. Interest-aware Recommender: This module incorporates the transferred interests to generate better recommendations in the target domain.

The researchers evaluate EXIT on several cross-domain recommendation tasks and show that it outperforms state-of-the-art methods, demonstrating the effectiveness of explicitly modeling and transferring user interests across domains.

Critical Analysis

The paper provides a novel approach to cross-domain recommendation by focusing on the explicit transfer of user interests. However, the researchers acknowledge some limitations:

  • The framework relies on the availability of user interactions in both the source and target domains, which may not always be the case in real-world scenarios.
  • The performance of the Interest Extractor and Interest Transferor components can be sensitive to the quality and distribution of the source and target domain data.
  • The paper does not extensively explore the impact of different types of user interests (e.g., explicit versus implicit) on the performance of the framework.

Further research could investigate ways to address these limitations, such as exploring semi-supervised or unsupervised interest extraction techniques or extending the framework to handle sparse or noisy user data.

Conclusion

The EXIT framework presents a promising approach to cross-domain recommendation by explicitly modeling and transferring user interests. By capturing the connections between user interests across domains, the system can provide more accurate and personalized recommendations, potentially benefiting a wide range of applications that rely on cross-domain data. The insights from this research could inspire further advancements in cross-domain recommendation systems and the broader field of transfer learning.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

EXIT: An EXplicit Interest Transfer Framework for Cross-Domain Recommendation
Total Score

0

EXIT: An EXplicit Interest Transfer Framework for Cross-Domain Recommendation

Lei Huang, Weitao Li, Chenrui Zhang, Jinpeng Wang, Xianchun Yi, Sheng Chen

Cross-domain recommendation has attracted substantial interest in industrial apps such as Meituan, which serves multiple business domains via knowledge transfer and meets the diverse interests of users. However, existing methods typically follow an implicit modeling paradigm that blends the knowledge from both the source and target domains, and design intricate network structures to share learned embeddings or patterns between domains to improve recommendation accuracy. Since the transfer of interest signals is unsupervised, these implicit paradigms often struggle with the negative transfer resulting from differences in service functions and presentation forms across different domains. In this paper, we propose a simple and effective EXplicit Interest Transfer framework named EXIT to address the stated challenge. Specifically, we propose a novel label combination approach that enables the model to directly learn beneficial source domain interests through supervised learning, while excluding inappropriate interest signals. Moreover, we introduce a scene selector network to model the interest transfer intensity under fine-grained scenes. Offline experiments conducted on the industrial production dataset and online A/B tests validate the superiority and effectiveness of our proposed framework. Without complex network structures or training processes, EXIT can be easily deployed in the industrial recommendation system. EXIT has been successfully deployed in the online homepage recommendation system of Meituan App, serving the main traffic.

Read more

7/30/2024

Cross-domain Transfer of Valence Preferences via a Meta-optimization Approach
Total Score

0

Cross-domain Transfer of Valence Preferences via a Meta-optimization Approach

Chuang Zhao, Hongke Zhao, Ming He, Xiaomeng Li, Jianping Fan

Cross-domain recommendation offers a potential avenue for alleviating data sparsity and cold-start problems. Embedding and mapping, as a classic cross-domain research genre, aims to identify a common mapping function to perform representation transformation between two domains. Nevertheless, previous coarse-grained preference representations, non-personalized mapping functions, and excessive reliance on overlapping users limit their performance, especially in scenarios where overlapping users are sparse. To address aforementioned challenges, we propose a novel cross-domain approach, namely CVPM. CVPM formalizes cross-domain interest transfer as a hybrid architecture of parametric meta-learning and self-supervised learning, which not only transfers user preferences at a finer level, but also enables signal enhancement with the knowledge of non-overlapping users. Specifically, with deep insights into user preferences and valence preference theory, we believe that there exists significant difference between users' positive preferences and negative behaviors, and thus employ differentiated encoders to learn their distributions. In particular, we further utilize the pre-trained model and item popularity to sample pseudo-interaction items to ensure the integrity of both distributions. To guarantee the personalization of preference transfer, we treat each user's mapping as two parts, the common transformation and the personalized bias, where the network used to generate the personalized bias is output by a meta-learner. Furthermore, in addition to the supervised loss for overlapping users, we design contrastive tasks for non-overlapping users from both group and individual-levels to avoid model skew and enhance the semantics of representations. Exhaustive data analysis and extensive experimental results demonstrate the effectiveness and advancement of our proposed framework.

Read more

6/26/2024

Modeling Domain and Feedback Transitions for Cross-Domain Sequential Recommendation
Total Score

0

Modeling Domain and Feedback Transitions for Cross-Domain Sequential Recommendation

Changshuo Zhang, Teng Shi, Xiao Zhang, Qi Liu, Ruobing Xie, Jun Xu, Ji-Rong Wen

Nowadays, many recommender systems encompass various domains to cater to users' diverse needs, leading to user behaviors transitioning across different domains. In fact, user behaviors across different domains reveal changes in preference toward recommended items. For instance, a shift from negative feedback to positive feedback indicates improved user satisfaction. However, existing cross-domain sequential recommendation methods typically model user interests by focusing solely on information about domain transitions, often overlooking the valuable insights provided by users' feedback transitions. In this paper, we propose $text{Transition}^2$, a novel method to model transitions across both domains and types of user feedback. Specifically, $text{Transition}^2$ introduces a transition-aware graph encoder based on user history, assigning different weights to edges according to the feedback type. This enables the graph encoder to extract historical embeddings that capture the transition information between different domains and feedback types. Subsequently, we encode the user history using a cross-transition multi-head self-attention, incorporating various masks to distinguish different types of transitions. Finally, we integrate these modules to make predictions across different domains. Experimental results on two public datasets demonstrate the effectiveness of $text{Transition}^2$.

Read more

8/16/2024

Large-Scale Multi-Domain Recommendation: an Automatic Domain Feature Extraction and Personalized Integration Framework
Total Score

0

Large-Scale Multi-Domain Recommendation: an Automatic Domain Feature Extraction and Personalized Integration Framework

Dongbo Xi, Zhen Chen, Yuexian Wang, He Cui, Chong Peng, Fuzhen Zhuang, Peng Yan

Feed recommendation is currently the mainstream mode for many real-world applications (e.g., TikTok, Dianping), it is usually necessary to model and predict user interests in multiple scenarios (domains) within and even outside the application. Multi-domain learning is a typical solution in this regard. While considerable efforts have been made in this regard, there are still two long-standing challenges: (1) Accurately depicting the differences among domains using domain features is crucial for enhancing the performance of each domain. However, manually designing domain features and models for numerous domains can be a laborious task. (2) Users typically have limited impressions in only a few domains. Extracting features automatically from other domains and leveraging them to improve the predictive capabilities of each domain has consistently posed a challenging problem. In this paper, we propose an Automatic Domain Feature Extraction and Personalized Integration (DFEI) framework for the large-scale multi-domain recommendation. The framework automatically transforms the behavior of each individual user into an aggregation of all user behaviors within the domain, which serves as the domain features. Unlike offline feature engineering methods, the extracted domain features are higher-order representations and directly related to the target label. Besides, by personalized integration of domain features from other domains for each user and the innovation in the training mode, the DFEI framework can yield more accurate conversion identification. Experimental results on both public and industrial datasets, consisting of over 20 domains, clearly demonstrate that the proposed framework achieves significantly better performance compared with SOTA baselines. Furthermore, we have released the source code of the proposed framework at https://github.com/xidongbo/DFEI.

Read more

4/16/2024