Abstract
Cross-domain recommendation (CDR) methods predominantly leverage overlapping users to transfer knowledge from a source domain to a target domain. However, through empirical studies, we uncover a critical bias inherent in these approaches: while overlapping users experience significant enhancements in recommendation quality, non-overlapping users benefit minimally and even face performance degradation. This unfairness may erode user trust, and, consequently, negatively impact business engagement and revenue. To address this issue, we propose a novel solution that generates virtual source-domain users for non-overlapping target-domain users. Our method utilizes a dual attention mechanism to discern similarities between overlapping and non-overlapping users, thereby synthesizing realistic virtual user embeddings. We further introduce a limiter component that ensures the generated virtual users align with real-data distributions while preserving each user's unique characteristics. Notably, our method is model-agnostic and can be seamlessly integrated into any CDR model. Comprehensive experiments conducted on three public datasets with five CDR baselines demonstrate that our method effectively mitigates the CDR non-overlapping user bias, without loss of overall accuracy. Our code is publicly available at https://github.com/WeixinChen98/VUG.
| Original language | English |
|---|---|
| Title of host publication | RecSys2025 - Proceedings of the 19th ACM Conference on Recommender Systems |
| Editors | Maria Bielikova, Pavel Kordik, Markus Schedl, Marco de Gemmis, Sole Pera, Rodrigo Alves, Olivier Jeunen, Vito Ostuni |
| Place of Publication | New York |
| Publisher | Association for Computing Machinery (ACM) |
| Pages | 226-236 |
| Number of pages | 11 |
| ISBN (Electronic) | 9798400713644 |
| DOIs | |
| Publication status | Published - 7 Sept 2025 |
| Event | 19th ACM Conference on Recommender Systems: RecSys 2025 - O2 universum Convention Center, Prague, Czech Republic Duration: 22 Sept 2025 → 27 Sept 2025 https://recsys.acm.org/recsys25/ (Link to conference website) https://dl.acm.org/doi/proceedings/10.1145/3705328 (Link to conference proceeding) https://recsys.acm.org/recsys25/program/ (Link to conference program) |
Publication series
| Name | RecSys - Proceedings of the ACM Conference on Recommender Systems |
|---|---|
| Publisher | Association for Computing Machinery (ACM) |
Conference
| Conference | 19th ACM Conference on Recommender Systems |
|---|---|
| Country/Territory | Czech Republic |
| City | Prague |
| Period | 22/09/25 → 27/09/25 |
| Internet address |
|
User-Defined Keywords
- Cross-domain recommendation
- fairness