Multi-Behavior Collaborative Filtering with Partial Order Graph Convolutional Networks
Yijie Zhang, Yuanchen Bei, Hao Chen, Qijie Shen, Zheng Yuan, Huan, Gong, Senzhang Wang, Feiran Huang, Xiao Huang

TL;DR
This paper introduces Partial Order Recommendation Graphs and a specialized convolutional network to effectively model multiple user behaviors in collaborative filtering, improving recommendation accuracy at large scale.
Contribution
It proposes the novel POG concept and POGCN model, which better integrate multiple behaviors through partial order relations, outperforming existing methods.
Findings
Outperforms state-of-the-art multi-behavior models on benchmark datasets.
Successfully deployed in Alibaba's billion-user recommender system.
Demonstrates significant offline and online performance improvements.
Abstract
Representing information of multiple behaviors in the single graph collaborative filtering (CF) vector has been a long-standing challenge. This is because different behaviors naturally form separate behavior graphs and learn separate CF embeddings. Existing models merge the separate embeddings by appointing the CF embeddings for some behaviors as the primary embedding and utilizing other auxiliaries to enhance the primary embedding. However, this approach often results in the joint embedding performing well on the main tasks but poorly on the auxiliary ones. To address the problem arising from the separate behavior graphs, we propose the concept of Partial Order Recommendation Graphs (POG). POG defines the partial order relation of multiple behaviors and models behavior combinations as weighted edges to merge separate behavior graphs into a joint POG. Theoretical proof verifies that POG…
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.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Evacuation and Crowd Dynamics
MethodsSparse Evolutionary Training
