Graph Enhanced BERT for Query Understanding
Juanhui Li, Yao Ma, Wei Zeng, Suqi Cheng, Jiliang Tang, Shuaiqiang, Wang, Dawei Yin

TL;DR
This paper introduces GE-BERT, a graph-enhanced pre-training framework that combines query content and user search behavior from logs to improve query understanding in search systems.
Contribution
It proposes a novel pre-training method that integrates search logs via a query graph, bridging the gap between semantic understanding and search performance.
Findings
GE-BERT outperforms baseline models on multiple query understanding tasks.
Incorporating search logs improves semantic representation of queries.
The framework effectively captures user behavioral information for better search relevance.
Abstract
Query understanding plays a key role in exploring users' search intents and facilitating users to locate their most desired information. However, it is inherently challenging since it needs to capture semantic information from short and ambiguous queries and often requires massive task-specific labeled data. In recent years, pre-trained language models (PLMs) have advanced various natural language processing tasks because they can extract general semantic information from large-scale corpora. Therefore, there are unprecedented opportunities to adopt PLMs for query understanding. However, there is a gap between the goal of query understanding and existing pre-training strategies -- the goal of query understanding is to boost search performance while existing strategies rarely consider this goal. Thus, directly applying them to query understanding is sub-optimal. On the other hand, search…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Information Retrieval and Search Behavior
