Light-weight End-to-End Graph Interest Network for CTR Prediction in E-commerce Search
Pipi Peng, Yunqing Jia, Ziqiang Zhou, murmurhash, Zichong Xiao

TL;DR
This paper introduces EGIN, a lightweight end-to-end graph neural network that effectively models query-item relationships and user interests for improved CTR prediction in e-commerce search, with low training cost and high practicality.
Contribution
The paper proposes a novel heterogeneous graph construction and a joint training framework for CTR prediction, capturing query-item correlations and user interests more effectively.
Findings
EGIN outperforms existing methods on public and industrial datasets.
The framework achieves high accuracy with low training costs.
End-to-end training simplifies deployment in large-scale systems.
Abstract
Click-through-rate (CTR) prediction has an essential impact on improving user experience and revenue in e-commerce search. With the development of deep learning, graph-based methods are well exploited to utilize graph structure extracted from user behaviors and other information to help embedding learning. However, most of the previous graph-based methods mainly focus on recommendation scenarios, and therefore their graph structures highly depend on item's sequential information from user behaviors, ignoring query's sequential signal and query-item correlation. In this paper, we propose a new approach named Light-weight End-to-End Graph Interest Network (EGIN) to effectively mine users' search interests and tackle previous challenges. (i) EGIN utilizes query and item's correlation and sequential information from the search system to build a heterogeneous graph for better CTR prediction…
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
TopicsWeb Data Mining and Analysis
MethodsFocus
