English

Incorporating Behavioral Hypotheses for Query Generation

Computation and Language 2020-10-07 v1 Information Retrieval

Abstract

Generative neural networks have been shown effective on query suggestion. Commonly posed as a conditional generation problem, the task aims to leverage earlier inputs from users in a search session to predict queries that they will likely issue at a later time. User inputs come in various forms such as querying and clicking, each of which can imply different semantic signals channeled through the corresponding behavioral patterns. This paper induces these behavioral biases as hypotheses for query generation, where a generic encoder-decoder Transformer framework is presented to aggregate arbitrary hypotheses of choice. Our experimental results show that the proposed approach leads to significant improvements on top-kk word error rate and Bert F1 Score compared to a recent BART model.

Keywords

Cite

@article{arxiv.2010.02667,
  title  = {Incorporating Behavioral Hypotheses for Query Generation},
  author = {Ruey-Cheng Chen and Chia-Jung Lee},
  journal= {arXiv preprint arXiv:2010.02667},
  year   = {2020}
}

Comments

EMNLP 2020 short paper, 6 pages

R2 v1 2026-06-23T19:05:03.681Z