paper-with-me

Papers

Graph Enhanced BERT for Query Understanding

2022-04-03 · Juanhui Li, Yao Ma, Wei Zeng, Suqi Cheng, Jiliang Tang, Shuaiqiang Wang, Dawei Yin

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 logs contain user clicks between queries and urls that provide rich users' search behavioral information on queries beyond their content. Therefore, in this paper, we aim to fill this gap by exploring search logs. In particular, to incorporate search logs into pre-training, we first construct a query graph where nodes are queries and two queries are connected if they lead to clicks on the same urls. Then we propose a novel graph-enhanced pre-training framework, GE-BERT, which can leverage both query content and the query graph. In other words, GE-BERT can capture both the semantic information and the users' search behavioral information of queries. Extensive experiments on various query understanding tasks have demonstrated the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2204.06522

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Enhanced Large Language Model For Cross Modal Query Understanding System Using DL-KeyBERT Based CAZSSCL-MPGPT

2025-02-24 · Shreya Singh

Large Language Models (LLMs) are advanced deep-learning models designed to understand and generate human language. They work together with models that process data like images, enabling cross-modal understanding. However…

Language ModelingLanguage ModellingLarge Language ModelSemantic Segmentation

Deeper Text Understanding for IR with Contextual Neural Language Modeling

2019-05-22 · Zhuyun Dai, Jamie Callan

Neural networks provide new possibilities to automatically learn complex language patterns and query-document relations. Neural IR models have achieved promising results in learning query-document relevance patterns, but…

Ad-Hoc Information RetrievalLanguage ModelingLanguage ModellingRetrieval+1

KG-ECO: Knowledge Graph Enhanced Entity Correction for Query Rewriting

2023-02-21 · Jinglun Cai, Mingda Li, Ziyan Jiang, Eunah Cho 외

Query Rewriting (QR) plays a critical role in large-scale dialogue systems for reducing frictions. When there is an entity error, it imposes extra challenges for a dialogue system to produce satisfactory responses. In th…

Entity RetrievalFew-Shot LearningRe-RankingRetrieval

Sheet as Token: A Graph-Enhanced Representation for Multi-Sheet Spreadsheet Understanding

2026-05-07 · Yiming Lei, Yiqi Wang, Yujia Zhang, Bo Guan 외 arxiv

Workbook-scale spreadsheet understanding is increasingly important for language-model-based data analysis agents, but remains challenging because relevant information is often distributed across multiple sheets with hete…

ExBERT: An External Knowledge Enhanced BERT for Natural Language Inference

2021-08-03 · Amit Gajbhiye, Noura Al Moubayed, Steven Bradley

Neural language representation models such as BERT, pre-trained on large-scale unstructured corpora lack explicit grounding to real-world commonsense knowledge and are often unable to remember facts required for reasonin…

Knowledge GraphsNatural Language Inference