Skip to main content

Hierarchical Attention Network for Context-Aware Query Suggestion

  • Conference paper
  • First Online:
Information Retrieval Technology (AIRS 2018)

Part of the book series: Lecture Notes in Computer Science ((LNISA,volume 11292))

Included in the following conference series:

Abstract

Query suggestion helps search users to efficiently express their information needs and has attracted many studies. Among the different kinds of factors that help improve query suggestion performance, user behavior information is commonly used because user’s information needs are implicitly expressed in their behavior log. However, most existing approaches focus on the exploration of previously issued queries without taking the content of clicked documents into consideration. Since many search queries are short, vague and sometimes ambiguous, these existing solutions suffer from user intent mismatch. To articulate user’s complex information needs behind the queries, we propose a hierarchical attention network which models users’ entire search interaction process for query suggestion. It is found that by incorporating the content of clicked documents, our model can suggest better queries which satisfy users’ information needs. Moreover, two levels of attention mechanisms are adopted at both word-level and session-level, which enable it to attend to important content when inferring user information needs. Experimental results based on a large-scale query log from a commercial search engine demonstrate the effectiveness of the proposed framework. In addition, the visualization of the attention layers also illustrates that informative words and important queries can be captured.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Gao, B.J., Anastasiu, D.C., Jiang, X.: Utilizing user-input contextual terms for query disambiguation. In: ACL (2010)

    Google Scholar 

  2. Sordoni, A., Bengio, Y., Vahabi, H., Lioma, C., Grue Simonsen, J., Nie, J.-Y.: A hierarchical recurrent encoder-decoder for generative context-aware query suggestion. In: CIKM (2015)

    Google Scholar 

  3. Song, R., Luo, Z., Nie, J.-Y., Yu, Y., Hon, H.-W.: Identification of ambiguous queries in web search. IPM 45, 216–229 (2009)

    Google Scholar 

  4. Song, Y., Zhou, D., He, L.: Post-ranking query suggestion by diversifying search results. In: SIGIR (2011)

    Google Scholar 

  5. He, Q., et al.: Web query recommendation via sequential query prediction. In: ICDE 2009 (2009)

    Google Scholar 

  6. Dang, V., Croft, B.W.: Query reformulation using anchor text. In: WSDM (2010)

    Google Scholar 

  7. Huang, Z., Cautis, B., Cheng, R., Zheng, Y.: KB-enabled query recommendation for long-tail queries. In: CIKM (2016)

    Google Scholar 

  8. Li, L., Deng, H., Dong, A., Chang, Y., Baeza-Yates, R., Zha, H.: Exploring query auto-completion and click logs for contextual-aware web search and query suggestion. In: WWW (2017)

    Google Scholar 

  9. Chen, W., Cai, F., Chen, H., de Rijke, M.: Personalized query suggestion diversification. In: SIGIR (2017)

    Google Scholar 

  10. Liu, Y., Miao, J., Zhang, M., Ma, S., Liyun, R.: How do users describe their information need: query recommendation based on snippet click model. Expert. Syst. Appl. 38(11), 13847–13856 (2011)

    Google Scholar 

  11. Huang, C.-K., Chien, L.-F., Oyang, Y.-J.: Relevant term suggestion in interactive web search based on contextual information in query session logs. JAIST 54, 638–649 (2003)

    Google Scholar 

  12. Wang, X., Zhai, C.X.: Mining term association patterns from search logs for effective query reformulation. In: CIKM (2008)

    Google Scholar 

  13. Liao, Z., Jiang, D., Chen, E., Pei, J., Cao, H., Li, H.: Mining concept sequences from large-scale search logs for context-aware query suggestion. ACM Trans. Intell. Syst. Technol. 3, 17 (2011)

    Article  Google Scholar 

  14. Jiang, J.-Y., Ke, Y.-Y., Chien, P.-Y., Cheng, P.-J.: Learning user reformulation behavior for query auto-completion. In: SIGIR (2014)

    Google Scholar 

  15. Diaz, F., White, R., Buscher, G., Liebling, D.: Robust models of mouse movement on dynamic web search results pages. In: CIKM (2013)

    Google Scholar 

  16. Liu, Y., Wang, C., Zhou, K., Nie, J., Zhang, M., Ma, S.: From skimming to reading: a two-stage examination model for web search. In: CIKM (2014)

    Google Scholar 

  17. Zhou, B., Liu, Y., Zhang, M., Jin, Y., Ma, S.: Incorporating web browsing activities into anchor texts for web search. IR 14, 290–314 (2011)

    Google Scholar 

  18. Sun, A., Lou, C.-H.: Towards context-aware search with right click. In: SIGIR (2014)

    Google Scholar 

  19. Joachims, T., Granka, L., Pan, B., Hembrooke, H., Radlinski, F., Gay, G.: Evaluating the accuracy of implicit feedback from clicks and query reformulations in web search. TOIS 25, 7 (2007)

    Article  Google Scholar 

  20. Chapelle, O., Zhang, Y.: A dynamic Bayesian network click model for web search ranking. In: WWW, pp. 1–10 (2009)

    Google Scholar 

  21. Chung, J., Gulcehre, C., Cho, K.H., Bengio, Y.: Empirical evaluation of gated recurrent neural networks on sequence modeling. Eprint arxiv (2014)

    Google Scholar 

  22. Rocktäschel, T., Grefenstette, E., Hermann, K.M., Kočiský, T., Blunsom, P.: Reasoning about entailment with neural attention. In: ICLR (2015)

    Google Scholar 

  23. Wu, Q., Burges, C.J.C., Svore, K.M., Gao, J.: Adapting boosting for information retrieval measures. Inf. Retr. 13, 254–270 (2010)

    Article  Google Scholar 

  24. Cho, K., et al.: Learning phrase representations using RNN encoder-decoder for statistical machine translation. In: EMNLP (2014)

    Google Scholar 

Download references

Acknowledgements

This work is supported by Natural Science Foundation of China (Grant No. 61622208, 61732008, 61532011) and National Key Basic Research Program (2015CB358700).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yiqun Liu .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Li, X. et al. (2018). Hierarchical Attention Network for Context-Aware Query Suggestion. In: Tseng, YH., et al. Information Retrieval Technology. AIRS 2018. Lecture Notes in Computer Science(), vol 11292. Springer, Cham. https://doi.org/10.1007/978-3-030-03520-4_17

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-03520-4_17

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-03519-8

  • Online ISBN: 978-3-030-03520-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics