English

Predicting user intent from search queries using both CNNs and RNNs

Computation and Language 2018-12-19 v1

Abstract

Predicting user behaviour on a website is a difficult task, which requires the integration of multiple sources of information, such as geo-location, user profile or web surfing history. In this paper we tackle the problem of predicting the user intent, based on the queries that were used to access a certain webpage. We make no additional assumptions, such as domain detection, device used or location, and only use the word information embedded in the given query. In order to build competitive classifiers, we label a small fraction of the EDI query intent prediction dataset \cite{edi-challenge-dataset}, which is used as ground truth. Then, using various rule-based approaches, we automatically label the rest of the dataset, train the classifiers and evaluate the quality of the automatic labeling on the ground truth dataset. We used both recurrent and convolutional networks as the models, while representing the words in the query with multiple embedding methods.

Keywords

Cite

@article{arxiv.1812.07324,
  title  = {Predicting user intent from search queries using both CNNs and RNNs},
  author = {Mihai Cristian Pîrvu and Alexandra Anghel and Ciprian Borodescu and Alexandru Constantin},
  journal= {arXiv preprint arXiv:1812.07324},
  year   = {2018}
}

Comments

14 pages

R2 v1 2026-06-23T06:46:00.002Z