TL;DR
TextGNN enhances text encoding for sponsored search by integrating user behavior graph information into twin tower models, leading to improved accuracy and revenue metrics while maintaining low latency.
Contribution
The paper introduces TextGNN, a novel graph neural network extension for twin tower text encoders that incorporates user behavior data to improve intent understanding.
Findings
0.14% increase in ROC-AUC offline
2.03% revenue increase online
2.32% decrease in ad defect rate online
Abstract
Text encoders based on C-DSSM or transformers have demonstrated strong performance in many Natural Language Processing (NLP) tasks. Low latency variants of these models have also been developed in recent years in order to apply them in the field of sponsored search which has strict computational constraints. However these models are not the panacea to solve all the Natural Language Understanding (NLU) challenges as the pure semantic information in the data is not sufficient to fully identify the user intents. We propose the TextGNN model that naturally extends the strong twin tower structured encoders with the complementary graph information from user historical behaviors, which serves as a natural guide to help us better understand the intents and hence generate better language representations. The model inherits all the benefits of twin tower models such as C-DSSM and TwinBERT so that…
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.
