Correlative Preference Transfer with Hierarchical Hypergraph Network for Multi-Domain Recommendation
Zixuan Xu, Penghui Wei, Shaoguo Liu, Weimin Zhang, Liang Wang, Bo, Zheng

TL;DR
This paper introduces H3Trans, a hierarchical hypergraph network that enhances multi-domain recommendation by transferring preferences across domains through a unified graph structure, addressing domain discrepancy and user preference scattering.
Contribution
The paper proposes a novel hierarchical hypergraph network with hyperedge modules for effective cross-domain preference transfer in multi-domain recommendation systems.
Findings
H3Trans outperforms existing methods on public datasets.
It effectively reduces domain discrepancy in item representations.
It improves user preference modeling by exploiting high-order connections.
Abstract
Advanced recommender systems usually involve multiple domains (such as scenarios or categories) for various marketing strategies, and users interact with them to satisfy diverse demands. The goal of multi-domain recommendation (MDR) is to improve the recommendation performance of all domains simultaneously. Conventional graph neural network based methods usually deal with each domain separately, or train a shared model to serve all domains. The former fails to leverage users' cross-domain behaviors, making the behavior sparseness issue a great obstacle. The latter learns shared user representation with respect to all domains, which neglects users' domain-specific preferences. In this paper we propose , a hierarchical hypergraph network based correlative preference transfer framework for MDR, which represents multi-domain user-item interactions into a unified graph to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks
MethodsGraph Neural Network
