Modeling User Preferences as Distributions for Optimal Transport-based Cross-domain Recommendation under Non-overlapping Settings
- URL: http://arxiv.org/abs/2508.16210v1
- Date: Fri, 22 Aug 2025 08:32:13 GMT
- Title: Modeling User Preferences as Distributions for Optimal Transport-based Cross-domain Recommendation under Non-overlapping Settings
- Authors: Ziyin Xiao, Toyotaro Suzumura,
- Abstract summary: Cross-Domain Recommender (CDR) systems aim to transfer knowledge from dense to sparse domains.<n>We propose DUP-OT (Distributional User Preferences with Optimal Transport), a framework for non-overlapping CDR.
- Score: 2.6702407675200086
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Cross-Domain Recommender (CDR) systems aim to transfer knowledge from dense to sparse domains, alleviating data sparsity and cold-start issues in single-domain recommendation. While many methods assume overlapping users or items to connect domains, this is often unrealistic in real-world settings. Thus, non-overlapping CDR systems, which require no shared users or items, are needed. However, non-overlapping CDR is challenging due to: (1) the absence of overlap preventing direct bridges between domains, and (2) large distributional discrepancies degrading transfer performance. Moreover, most recommenders represent user preferences as discrete vectors, failing to capture their fine-grained, multi-faceted nature. We propose DUP-OT (Distributional User Preferences with Optimal Transport), a framework for non-overlapping CDR. DUP-OT has three stages: (1) Shared Preprocessing, where review-based embeddings and an autoencoder encode users and items from both domains; (2) User GMM Weight Learning, which models user preferences as Gaussian mixtures with learned weights; and (3) Cross-domain Rating Prediction, where optimal transport aligns Gaussian components across domains, enabling preference transfer from source to target. Experiments on Amazon review datasets show that DUP-OT effectively mitigates domain discrepancy and outperforms state-of-the-art baselines under the non-overlapping CDR setting.
Related papers
- FeDecider: An LLM-Based Framework for Federated Cross-Domain Recommendation [75.50721642765994]
Large language model (LLM)-based recommendation models have demonstrated impressive performance.<n>We propose an LLM-based framework for Federated cross-domain recommendation, FeDecider.<n>Extensive experiments across diverse datasets validate the effectiveness of our proposed FeDecider.
arXiv Detail & Related papers (2026-02-17T21:42:28Z) - LLM-EDT: Large Language Model Enhanced Cross-domain Sequential Recommendation with Dual-phase Training [53.539682966282534]
Cross-domain Sequential Recommendation (CDSR) has been proposed to enrich user-item interactions by incorporating information from various domains.<n>Despite current progress, the imbalance issue and transition issue hinder further development of CDSR.<n>We propose an LLMs Enhanced Cross-domain Sequential Recommendation with Dual-phase Training (LLM-EDT)
arXiv Detail & Related papers (2025-11-25T05:18:04Z) - Beyond Negative Transfer: Disentangled Preference-Guided Diffusion for Cross-Domain Sequential Recommendation [13.331414627413674]
DPG-Diff is a novel Disentangled Preference-Guided Diffusion Model.<n>It decomposes user preferences into domain-invariant and domain-specific components, which jointly guide the reverse diffusion process.<n>It consistently outperforms state-of-the-art baselines across multiple metrics.
arXiv Detail & Related papers (2025-08-30T06:56:56Z) - Align-for-Fusion: Harmonizing Triple Preferences via Dual-oriented Diffusion for Cross-domain Sequential Recommendation [5.661192070842017]
Cross-domain sequential recommendation (CDSR) methods often follow an align-then-fusion paradigm.<n>We propose an align-for-fusion framework for CDSR to harmonize triple preferences via dual-oriented DMs, HorizonRec.<n>Experiments on four CDSR datasets from two distinct platforms demonstrate the effectiveness and robustness of HorizonRec.
arXiv Detail & Related papers (2025-08-07T07:00:29Z) - Leave No One Behind: Fairness-Aware Cross-Domain Recommender Systems for Non-Overlapping Users [13.420661387194148]
Cross-domain recommendation (CDR) methods leverage overlapping users to transfer knowledge from a source domain to a target domain.<n>We propose a novel solution that generates virtual source-domain users for non-overlapping target-domain users.<n>Our method effectively mitigates the CDR non-overlapping user bias, without loss of overall accuracy.
arXiv Detail & Related papers (2025-07-23T17:59:08Z) - Leveraging Multimodal Data and Side Users for Diffusion Cross-Domain Recommendation [23.27301183474805]
Cross-domain recommendation (CDR) aims to address the persistent cold-start problem in Recommender Systems.<n>We propose a model leveraging Multimodal data and Side users for diffusion Cross-domain recommendation (MuSiC)<n>MuSiC achieves state-of-the-art performance, significantly outperforming all selected baselines.
arXiv Detail & Related papers (2025-07-05T10:57:29Z) - Causal-Invariant Cross-Domain Out-of-Distribution Recommendation [15.522907452605788]
Cross-Domain Recommendation (CDR) aims to leverage knowledge from a relatively data-richer source domain to address the data sparsity problem.<n>While CDR methods need to address the distribution shifts between different domains, they typically assume independent and identical distribution.<n>We propose a novel Causal-Invariant Cross-Domain Out-of-distribution Recommendation framework, called CICDOR.
arXiv Detail & Related papers (2025-05-22T11:21:51Z) - MDAP: A Multi-view Disentangled and Adaptive Preference Learning Framework for Cross-Domain Recommendation [63.27390451208503]
Cross-domain Recommendation systems leverage multi-domain user interactions to improve performance.
We propose the Multi-view Disentangled and Adaptive Preference Learning framework.
Our framework uses a multiview encoder to capture diverse user preferences.
arXiv Detail & Related papers (2024-10-08T10:06:45Z) - Mixed Attention Network for Cross-domain Sequential Recommendation [63.983590953727386]
We propose a Mixed Attention Network (MAN) with local and global attention modules to extract the domain-specific and cross-domain information.
Experimental results on two real-world datasets demonstrate the superiority of our proposed model.
arXiv Detail & Related papers (2023-11-14T16:07:16Z) - Collaborative Filtering with Attribution Alignment for Review-based
Non-overlapped Cross Domain Recommendation [16.213603171466602]
Cross-Domain Recommendation (CDR) has been popularly studied to utilize different domain knowledge to solve the data sparsity and cold-start problem in recommender systems.
In this paper, we focus on the Review-based Non-overlapped Recommendation (RNCDR) problem.
The problem is commonly-existed and challenging due to two main aspects, i.e. there are only positive user-item ratings on the target domain and there is no overlapped user across different domains.
Most previous CDR approaches cannot solve the RNCDR problem well, since they cannot effectively combine review with other
arXiv Detail & Related papers (2022-02-10T09:22:30Z) - A cross-domain recommender system using deep coupled autoencoders [77.86290991564829]
Two novel coupled autoencoder-based deep learning methods are proposed for cross-domain recommendation.
The first method aims to simultaneously learn a pair of autoencoders in order to reveal the intrinsic representations of the items in the source and target domains.
The second method is derived based on a new joint regularized optimization problem, which employs two autoencoders to generate in a deep and non-linear manner the user and item-latent factors.
arXiv Detail & Related papers (2021-12-08T15:14:26Z) - Dual Attentive Sequential Learning for Cross-Domain Click-Through Rate
Prediction [76.98616102965023]
Cross domain recommender system constitutes a powerful method to tackle the cold-start and sparsity problem.
We propose a novel approach to cross-domain sequential recommendations based on the dual learning mechanism.
arXiv Detail & Related papers (2021-06-05T01:21:21Z) - Dual Metric Learning for Effective and Efficient Cross-Domain
Recommendations [85.6250759280292]
Cross domain recommender systems have been increasingly valuable for helping consumers identify useful items in different applications.
Existing cross-domain models typically require large number of overlap users, which can be difficult to obtain in some applications.
We propose a novel cross-domain recommendation model based on dual learning that transfers information between two related domains in an iterative manner.
arXiv Detail & Related papers (2021-04-17T09:18:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.