paper-with-me

Papers

Sharpness-Aware Cross-Domain Recommendation to Cold-Start Users

2024-08-04 · Guohang Zeng, Qian Zhang, Guangquan Zhang, Jie Lu

Cross-Domain Recommendation (CDR) is a promising paradigm inspired by transfer learning to solve the cold-start problem in recommender systems. Existing state-of-the-art CDR methods train an explicit mapping function to transfer the cold-start users from a data-rich source domain to a target domain. However, a limitation of these methods is that the mapping function is trained on overlapping users across domains, while only a small number of overlapping users are available for training. By visualizing the loss landscape of the existing CDR model, we find that training on a small number of overlapping users causes the model to converge to sharp minima, leading to poor generalization. Based on this observation, we leverage loss-geometry-based machine learning approach and propose a novel CDR method called Sharpness-Aware CDR (SCDR). Our proposed method simultaneously optimizes recommendation loss and loss sharpness, leading to better generalization with theoretical guarantees. Empirical studies on real-world datasets demonstrate that SCDR significantly outperforms the other CDR models for cold-start recommendation tasks, while concurrently enhancing the model's robustness to adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2408.01931

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsTransfer Learning

Similar Papers 제목 키워드 기반

Cross-domain User Preference Learning for Cold-start Recommendation

2021-12-07 · Huiling Zhou, Jie Liu, Zhikang Li, Jin Yu 외

Cross-domain cold-start recommendation is an increasingly emerging issue for recommender systems. Existing works mainly focus on solving either cross-domain user recommendation or cold-start content recommendation. Howev…

Recommendation Systems

Sharpness-aware Model Merging with Salience Recovery for LLM-based Cross-Domain Sequential Recommendation

2026-07-28 · Huwei Ji, Jiajie Su, Yuyuan Li, Xiaohua Feng 외 arxiv

LLM-based Cross-Domain Sequential Recommendation (CDSR) leverages LLMs to enhance target performance via deep semantic reasoning, alleviating the dependency on overlapping users. Among LLM-based paradigms, model merging …

Sequential Recommendation

Making Cross-Domain Recommendations by Associating Disjoint Users and Items Through the Affective Aware Pseudo Association Method

2020-12-10 · John Kalung Leung, Igor Griva, William G. Kennedy

This paper utilizes an ingenious text-based affective aware pseudo association method (AAPAM) to link disjoint users and items across different information domains and leverage them to make cross-domain content-based and…

Collaborative FilteringInformation RetrievalRetrieval

Leveraging Distribution Alignment via Stein Path for Cross-Domain Cold-Start Recommendation

2021-12-01 · NeurIPS 2021 12 · Weiming Liu, Jiajie Su, Chaochao Chen, Xiaolin Zheng

Cross-Domain Recommendation (CDR) has been popularly studied to utilize different domain knowledge to solve the cold-start problem in recommender systems. In this paper, we focus on the Cross-Domain Cold-Start Recommenda…

Recommendation Systems

Fairness-aware Cross-Domain Recommendation

2023-02-01 · Jiakai Tang, Xu Chen, Xueyang Feng

Cross-Domain Recommendation (CDR) is an effective way to alleviate the cold-start problem. However, previous work severely ignores fairness and bias when learning the mapping function, which is used to obtain the represe…

FairnessRecommendation Systems