Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/1963405.1963424acmotherconferencesArticle/Chapter ViewAbstractPublication PageswebconfConference Proceedingsconference-collections
research-article

Context-sensitive query auto-completion

Published: 28 March 2011 Publication History
  • Get Citation Alerts
  • Abstract

    Query auto completion is known to provide poor predictions of the user's query when her input prefix is very short (e.g., one or two characters). In this paper we show that context, such as the user's recent queries, can be used to improve the prediction quality considerably even for such short prefixes. We propose a context-sensitive query auto completion algorithm, NearestCompletion, which outputs the completions of the user's input that are most similar to the context queries. To measure similarity, we represent queries and contexts as high-dimensional term-weighted vectors and resort to cosine similarity. The mapping from queries to vectors is done through a new query expansion technique that we introduce, which expands a query by traversing the query recommendation tree rooted at the query.
    In order to evaluate our approach, we performed extensive experimentation over the public AOL query log. We demonstrate that when the recent user's queries are relevant to the current query she is typing, then after typing a single character, NearestCompletion's MRR is 48% higher relative to the MRR of the standard MostPopularCompletion algorithm on average. When the context is irrelevant, however, NearestCompletion's MRR is essentially zero. To mitigate this problem, we propose HybridCompletion, which is a hybrid of NearestCompletion with MostPopularCompletion. HybridCompletion is shown to dominate both NearestCompletion and MostPopularCompletion, achieving a total improvement of 31.5% in MRR relative to MostPopularCompletion on average.

    References

    [1]
    M. Arias, J. M. Cantera, J. Vegas, P. de la Fuente, J. C. Alonso, G. G. Bernardo, C. Llamas, and Á. Zubizarreta. Context-based personalization for mobile web search. In PersDB, pages 33--39, 2008.
    [2]
    R. Baeza-Yates, C. Hurtado, and M. Mendoza. Improving search engines by query clustering. J. Am. Soc. Inf. Sci. Technol., 58(12):1793--1804, 2007.
    [3]
    H. Bast, D. Majumdar, and I. Weber. Efficient interactive query expansion with complete search. In CIKM, pages 857--860, 2007.
    [4]
    H. Bast and I. Weber. Type less, find more: fast autocompletion search with a succinct index. In SIGIR, pages 364--371, 2006.
    [5]
    D. Beeferman and A. Berger. Agglomerative clustering of a search engine query log. In Proceedings of the sixth ACM SIGKDD international conference on Knowledge discovery and data mining, pages 407--416, 2000.
    [6]
    P. Boldi, F. Bonchi, C. Castillo, D. Donato, and S. Vigna. Query suggestions using query-flow graphs. In WSCD, pages 56--63, 2009.
    [7]
    A. Z. Broder, P. Ciccolo, M. Fontoura, E. Gabrilovich, V. Josifovski, and L. Riedel. Search advertising using web relevance feedback. In CIKM, pages 1013--1022, 2008.
    [8]
    A. Z. Broder, P. Ciccolo, E. Gabrilovich, V. Josifovski, D. Metzler, L. Riedel, and J. Yuan. Online expansion of rare queries for sponsored search. In WWW, pages 511--520, 2009.
    [9]
    H. Cao, D. Jiang, J. Pei, E. Chen, and H. Li. Towards context-aware search by learning a very large variable length hidden markov model from search logs. In WWW, pages 191--200, 2009.
    [10]
    H. Cao, D. Jiang, J. Pei, Q. He, Z. Liao, E. Chen, and H. Li. Context-aware query suggestion by mining click-through and session data. In KDD, pages 875--883, 2008.
    [11]
    L. Finkelstein, E. Gabrilovich, Y. Matias, E. Rivlin, Z. Solan, G. Wolfman, and E. Ruppin. Placing search in context: the concept revisited. ACM Trans. Inf. Syst., 20(1):116--131, 2002.
    [12]
    B. M. Fonseca, P. B. Golgher, E. S. de Moura, and N. Ziviani. Using association rules to discover search engines related queries. In LA-WEB, page 66, 2003.
    [13]
    Q. He, D. Jiang, Z. Liao, S. C. H. Hoi, K. Chang, E. Lim, and H. Li. Web query recommendation via sequential query prediction. In ICDE, pages 1443--1454, 2009.
    [14]
    S. Ji, G. Li, C. Li, and J. Feng. Efficient interactive fuzzy keyword search. In WWW, pages 371--380, 2009.
    [15]
    R. Jones, B. Rey, O. Madani, and W. Greiner. Generating query substitutions. In WWW, pages 387--396, 2006.
    [16]
    R. Kraft, C. C. Chang, F. Maghoul, and R. Kumar. Searching with context. In WWW, pages 477--486, 2006.
    [17]
    C. D. Manning, P. Raghavan, and H. Schütze. Introduction to Information Retrieval. Cambridge University Press, 2008.
    [18]
    Q. Mei, D. Zhou, and K. Church. Query suggestion using hitting time. In CIKM, pages 469--478, 2008.
    [19]
    G. Pass, A. Chowdhury, and C. Torgeson. A picture of search. In 1st InfoScale, 2006.
    [20]
    J. J. Rocchio. Relevance Feedback in Information Retrieval. Prentice Hall, 1971.
    [21]
    E. Sadikov, J. Madhavan, L. Wang, and A. Halevy. Clustering query refinements by user intent. In WWW, pages 841--850, 2010.
    [22]
    S. K. Tyler and J. Teevan. Large scale query log analysis of re-finding. In Proceedings of the third ACM international conference on Web search and data mining, pages 191--200, 2010.
    [23]
    R. W. White and G. Marchionini. Examining the effectiveness of real-time query expansion. Inf. Process. Manage., 43(3):685--704, 2007.
    [24]
    Z. Zhang and O. Nasraoui. Mining search engine query logs for query recommendation. In WWW, pages 1039--1040, 2006.

    Cited By

    View all
    • (2024)Understanding Users’ Dissatisfaction with ChatGPT Responses: Types, Resolving Tactics, and the Effect of Knowledge LevelProceedings of the 29th International Conference on Intelligent User Interfaces10.1145/3640543.3645148(385-404)Online publication date: 18-Mar-2024
    • (2024)DAC: Quantized Optimal Transport Reward-based Reinforcement Learning Approach to Detoxify Query Auto-CompletionProceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval10.1145/3626772.3657779(608-618)Online publication date: 10-Jul-2024
    • (2024)"We Need Structured Output": Towards User-centered Constraints on Large Language Model OutputExtended Abstracts of the 2024 CHI Conference on Human Factors in Computing Systems10.1145/3613905.3650756(1-9)Online publication date: 11-May-2024
    • Show More Cited By

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Other conferences
    WWW '11: Proceedings of the 20th international conference on World wide web
    March 2011
    840 pages
    ISBN:9781450306324
    DOI:10.1145/1963405
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    In-Cooperation

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 28 March 2011

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. context-awareness
    2. query auto-completion
    3. query expansion

    Qualifiers

    • Research-article

    Conference

    WWW '11
    WWW '11: 20th International World Wide Web Conference
    March 28 - April 1, 2011
    Hyderabad, India

    Acceptance Rates

    Overall Acceptance Rate 1,899 of 8,196 submissions, 23%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)83
    • Downloads (Last 6 weeks)8
    Reflects downloads up to

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)Understanding Users’ Dissatisfaction with ChatGPT Responses: Types, Resolving Tactics, and the Effect of Knowledge LevelProceedings of the 29th International Conference on Intelligent User Interfaces10.1145/3640543.3645148(385-404)Online publication date: 18-Mar-2024
    • (2024)DAC: Quantized Optimal Transport Reward-based Reinforcement Learning Approach to Detoxify Query Auto-CompletionProceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval10.1145/3626772.3657779(608-618)Online publication date: 10-Jul-2024
    • (2024)"We Need Structured Output": Towards User-centered Constraints on Large Language Model OutputExtended Abstracts of the 2024 CHI Conference on Human Factors in Computing Systems10.1145/3613905.3650756(1-9)Online publication date: 11-May-2024
    • (2024)On-Device Query Auto-completion for Email SearchAdvances in Information Retrieval10.1007/978-3-031-56027-9_18(295-309)Online publication date: 20-Mar-2024
    • (2023)Sequence Graph-Based Query Auto-Suggestion (SGQAS)Handbook of Research on AI and Machine Learning Applications in Customer Support and Analytics10.4018/978-1-6684-7105-0.ch018(362-380)Online publication date: 26-May-2023
    • (2023)Conversational Context-sensitive Ad Generation with a Few Core-QueriesACM Transactions on Interactive Intelligent Systems10.1145/358857813:3(1-37)Online publication date: 11-Sep-2023
    • (2023)Multi-Objective Ranking to Boost Navigational Suggestions in eCommerce AutoCompleteCompanion Proceedings of the ACM Web Conference 202310.1145/3543873.3584649(469-474)Online publication date: 30-Apr-2023
    • (2023)DIPT: Diversified Personalized Transformer for QAC systems2023 13th International Conference on Computer and Knowledge Engineering (ICCKE)10.1109/ICCKE60553.2023.10326229(019-023)Online publication date: 1-Nov-2023
    • (2023)SSAR-GNN: Self-Supervised Artist Recommendation from spatio-temporal perspectives in art history with Graph Neural NetworksFuture Generation Computer Systems10.1016/j.future.2023.03.003144(230-241)Online publication date: Jul-2023
    • (2023)trie-nlg: trie context augmentation to improve personalized query auto-completion for short and unseen prefixesData Mining and Knowledge Discovery10.1007/s10618-023-00966-037:6(2306-2329)Online publication date: 7-Aug-2023
    • Show More Cited By

    View Options

    Get Access

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media