paper-with-me

Papers

Graph Intention Network for Click-through Rate Prediction in Sponsored Search

2021-03-30 · Feng Li, Zhenrui Chen, Pengjie Wang, Yi Ren, Di Zhang, Xiaoyu Zhu

Estimating click-through rate (CTR) accurately has an essential impact on improving user experience and revenue in sponsored search. For CTR prediction model, it is necessary to make out user real-time search intention. Most of the current work is to mine their intentions based on user real-time behaviors. However, it is difficult to capture the intention when user behaviors are sparse, causing the behavior sparsity problem. Moreover, it is difficult for user to jump out of their specific historical behaviors for possible interest exploration, namely weak generalization problem. We propose a new approach Graph Intention Network (GIN) based on co-occurrence commodity graph to mine user intention. By adopting multi-layered graph diffusion, GIN enriches user behaviors to solve the behavior sparsity problem. By introducing co-occurrence relationship of commodities to explore the potential preferences, the weak generalization problem is also alleviated. To the best of our knowledge, the GIN method is the first to introduce graph learning for user intention mining in CTR prediction and propose end-to-end joint training of graph learning and CTR prediction tasks in sponsored search. At present, GIN has achieved excellent offline results on the real-world data of the e-commerce platform outperforming existing deep learning models, and has been running stable tests online and achieved significant CTR improvements.

📄 PDF Abstract BibTeX arXiv:2103.16164

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionGraph Learning

Methods 이 논문이 사용한 방법론

GIN Per the authors, Graph Isomorphism Network (GIN) generalizes the WL test and hence achieves maximum discriminative power among GNNs.

Similar Papers 제목 키워드 기반

HIEN: Hierarchical Intention Embedding Network for Click-Through Rate Prediction

2022-06-01 · Zuowu Zheng, Changwang Zhang, Xiaofeng Gao, Guihai Chen

Click-through rate (CTR) prediction plays an important role in online advertising and recommendation systems, which aims at estimating the probability of a user clicking on a specific item. Feature interaction modeling a…

AttributeClick-Through Rate PredictionRecommendation Systems

Collaborative Contrastive Network for Click-Through Rate Prediction

2024-11-18 · Chen Gao, Zixin Zhao, Sihao Hu, Lv Shao 외

E-commerce platforms provide entrances for customers to enter mini-apps to meet their specific shopping needs. At the entrance of a mini-app, a trigger item recommended based on customers' historical preferences, is disp…

Click-Through Rate PredictionContrastive LearningPrediction

Deep Intention-Aware Network for Click-Through Rate Prediction

2022-11-16 · Yaxian Xia, Yi Cao, Sihao Hu, Tong Liu 외

E-commerce platforms provide entrances for customers to enter mini-apps that can meet their specific shopping requirements. Trigger items displayed on entrance icons can attract more entering. However, conventional Click…

Click-Through Rate PredictionPrediction

User-click Modelling for Predicting Purchase Intent

2021-12-03 · Simone Borg Bruun

This thesis contributes a structured inquiry into the open actuarial mathematics problem of modelling user behaviour using machine learning methods, in order to predict purchase intent of non-life insurance products. It …

Feature Engineering

MIRA: Leveraging Multi-Intention Co-click Information in Web-scale Document Retrieval using Deep Neural Networks

2020-07-03 · Yusi Zhang, Chuanjie Liu, Angen Luo, Hui Xue 외

We study the problem of deep recall model in industrial web search, which is, given a user query, retrieve hundreds of most relevance documents from billions of candidates. The common framework is to train two encoding m…

Graph AttentionRetrieval