Multi-TAP: Multi-criteria Target Adaptive Persona Modeling for Cross-Domain Recommendation
About
Cross-domain recommendation (CDR) aims to alleviate data sparsity by transferring knowledge across domains, yet existing methods primarily rely on coarse-grained behavioral signals and often overlook intra-domain heterogeneity in user preferences. We propose Multi-TAP, a multi-criteria target-adaptive persona framework that explicitly captures such heterogeneity through semantic persona modeling. To enable effective transfer, Multi-TAP selectively incorporates source-domain signals conditioned on the target domain, preserving relevance during knowledge transfer. Experiments on real-world datasets demonstrate that Multi-TAP consistently outperforms state-of-the-art CDR methods, highlighting the importance of modeling intra-domain heterogeneity for robust cross-domain recommendation. The codebase of Multi-TAP is currently available at https://github.com/archivehee/Multi-TAP.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cross-domain Recommendation | Amazon Elec → Home time-aware (test) | HR@53.23 | 9 | |
| Cross-domain Recommendation | Amazon Home → Elec time-aware (test) | HR@52.44 | 9 | |
| Cross-domain Recommendation | Amazon Sports → Cloth time-aware (test) | HR@54.09 | 9 | |
| Cross-domain Recommendation | Amazon Home → Toys time-aware (test) | HR@51.56 | 9 | |
| Cross-domain Recommendation | Amazon Toys → Home time-aware (test) | HR@53.11 | 9 | |
| Cross-domain Recommendation | Amazon Cloth → Toys | HR@52.33 | 9 | |
| Cross-domain Recommendation | Amazon Toys → Cloth | HR@54.01 | 9 | |
| Cross-domain Recommendation | Amazon Elec → Cloth | HR@52.18 | 9 | |
| Cross-domain Recommendation | Amazon Sports → Elec | HR@52.88 | 9 | |
| Cross-domain Recommendation | Amazon Elec → Toys | HR@53.98 | 9 |