TL;DR
This paper introduces M2GRL, a multi-task multi-view graph learning framework that constructs separate graphs for each data view, aligns their representations, and improves web-scale recommendation performance at Taobao.
Contribution
It proposes a novel multi-view representation alignment approach with multi-task learning and adaptive loss weighting for large-scale recommender systems.
Findings
M2GRL significantly outperforms state-of-the-art algorithms in offline and online metrics.
The framework effectively utilizes multiple representations for diversity recommendation.
Successful deployment on 57 billion examples at Taobao demonstrates scalability and effectiveness.
Abstract
Combining graph representation learning with multi-view data (side information) for recommendation is a trend in industry. Most existing methods can be categorized as \emph{multi-view representation fusion}; they first build one graph and then integrate multi-view data into a single compact representation for each node in the graph. However, these methods are raising concerns in both engineering and algorithm aspects: 1) multi-view data are abundant and informative in industry and may exceed the capacity of one single vector, and 2) inductive bias may be introduced as multi-view data are often from different distributions. In this paper, we use a \emph{multi-view representation alignment} approach to address this issue. Particularly, we propose a multi-task multi-view graph representation learning framework (M2GRL) to learn node representations from multi-view graphs for web-scale…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
