Learning recurrent event queries for web search

  • Authors:
  • Ruiqiang Zhang;Yuki Konda;Anlei Dong;Pranam Kolari;Yi Chang;Zhaohui Zheng

  • Affiliations:
  • Yahoo! Inc., Sunnyvale, CA;Yahoo! Inc., Sunnyvale, CA;Yahoo! Inc., Sunnyvale, CA;Yahoo! Inc., Sunnyvale, CA;Yahoo! Inc., Sunnyvale, CA;Yahoo! Inc., Sunnyvale, CA

  • Venue:
  • EMNLP '10 Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recurrent event queries (REQ) constitute a special class of search queries occurring at regular, predictable time intervals. The freshness of documents ranked for such queries is generally of critical importance. REQ forms a significant volume, as much as 6% of query traffic received by search engines. In this work, we develop an improved REQ classifier that could provide significant improvements in addressing this problem. We analyze REQ queries, and develop novel features from multiple sources, and evaluate them using machine learning techniques. From historical query logs, we develop features utilizing query frequency, click information, and user intent dynamics within a search session. We also develop temporal features by time series analysis from query frequency. Other generated features include word matching with recurrent event seed words and time sensitivity of search result set. We use Naive Bayes, SVM and decision tree based logistic regression model to train REQ classifier. The results on test data show that our models outperformed baseline approach significantly. Experiments on a commercial Web search engine also show significant gains in overall relevance, and thus overall user experience.