paper-with-me

Papers

Leveraging Multimodal Data and Side Users for Diffusion Cross-Domain Recommendation

2025-07-05 · Fan Zhang, Jinpeng Chen, Huan Li, Senzhang Wang, Yuan Cao, Kaimin Wei, JianXiang He, Feifei Kou, Jinqing Wang arxiv

Cross-domain recommendation (CDR) aims to address the persistent cold-start problem in Recommender Systems. Current CDR research concentrates on transferring cold-start users' information from the auxiliary domain to the target domain. However, these systems face two main issues: the underutilization of multimodal data, which hinders effective cross-domain alignment, and the neglect of side users who interact solely within the target domain, leading to inadequate learning of the target domain's vector space distribution. To address these issues, we propose a model leveraging Multimodal data and Side users for diffusion Cross-domain recommendation (MuSiC). We first employ a multimodal large language model to extract item multimodal features and leverage a large language model to uncover user features using prompt learning without fine-tuning. Secondly, we propose the cross-domain diffusion module to learn the generation of feature vectors in the target domain. This approach involves learning feature distribution from side users and understanding the patterns in cross-domain transformation through overlapping users. Subsequently, the trained diffusion module is used to generate feature vectors for cold-start users in the target domain, enabling the completion of cross-domain recommendation tasks. Finally, our experimental evaluation of the Amazon dataset confirms that MuSiC achieves state-of-the-art performance, significantly outperforming all selected baselines. Our code is available: https://anonymous.4open.science/r/MuSiC-310A/.

📄 PDF Abstract BibTeX arXiv:2507.04000

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Leveraging Multimodal Diffusion Models to Accelerate Imaging with Side Information

2024-10-07 · Timofey Efimov, Harry Dong, Megna Shah, Jeff Simmons 외

Diffusion models have found phenomenal success as expressive priors for solving inverse problems, but their extension beyond natural images to more structured scientific domains remains limited. Motivated by applications…

Image Reconstruction

Enhancing Dyadic Relations with Homogeneous Graphs for Multimodal Recommendation

2023-01-28 · HongYu Zhou, Xin Zhou, Lingzi Zhang, Zhiqi Shen

User interaction data in recommender systems is a form of dyadic relation that reflects the preferences of users with items. Learning the representations of these two discrete sets of objects, users and items, is critica…

Graph LearningMultimodal RecommendationRecommendation Systems

UniCanvas: A Diffusion-base Unified Model for Text-in-Image Joint Generation

2026-06-02 · Zeyuan Yang, Hao-Wei Chen, Xueyang Yu, Yuncong Yang 외 arxiv

Recent years have seen remarkable progress in unified vision-language models handling both multimodal understanding and generation within a single architecture. While autoregressive VLMs can reason across modalities, the…

multimodal generationImage GenerationText Generation

Dif4FF: Leveraging Multimodal Diffusion Models and Graph Neural Networks for Accurate New Fashion Product Performance Forecasting

2024-12-07 · Andrea Avogaro, Luigi Capogrosso, Franco Fummi, Marco Cristani

In the fast-fashion industry, overproduction and unsold inventory create significant environmental problems. Precise sales forecasts for unreleased items could drastically improve the efficiency and profits of industries…

Leveraging Large Language Models for Multimodal Search

2024-04-24 · Oriol Barbany, Michael Huang, Xinliang Zhu, Arnab Dhua

Multimodal search has become increasingly important in providing users with a natural and effective way to ex-press their search intentions. Images offer fine-grained details of the desired products, while text allows fo…