Export Citations
We present new ways of interacting with a user based on query analysis and reformulation. Our goal is to not only improve retrieval performance but also help the user understand the retrieval process and collection she is searching. We do this by providing users information reflecting the potential impact their decisions will have on the retrieval process. This way, users can make more informed choices from the options presented to them by the retrieval system.
Unlike most previous work in user interaction where a one-procedure-fits-all strategy was pursued, user interaction must be invoked only when there is potential for improvement. This is important as tedious user interaction can have an unfavorable impact on user experience. We present techniques for selective user interaction and show their utility in the context of two interaction techniques we have developed. Our results show that user interaction can be avoided in a vast number of cases without much deterioration in performance.
User interaction can be made more productive by providing users with an optimally-sized set of high quality options. We present efficient techniques to determine such a set. When faced with a decision to interact with a user given a particular query, it is beneficial to determine the best interaction technique suited for that query. We solve this problem by obtaining implicit feedback from the user. By utilizing all the interaction-related techniques described in this thesis, we show through simulations and user studies that users can obtain better performance with less effort.
Recommendations
Generating reformulation trees for complex queries
SIGIR '12: Proceedings of the 35th international ACM SIGIR conference on Research and development in information retrievalSearch queries have evolved beyond keyword queries. Many complex queries such as verbose queries, natural language question queries and document-based queries are widely used in a variety of applications. Processing these complex queries usually ...
Effective and efficient user interaction for long queries
SIGIR '08: Proceedings of the 31st annual international ACM SIGIR conference on Research and development in information retrievalHandling long queries can involve either pruning the query to retain only the important terms (reduction), or expanding the query to include related concepts (expansion). While automatic techniques to do so exist, roughly 25% performance improvements in ...
RePair My Queries: Personalized Query Reformulation via Conditional Transformers
Web Information Systems Engineering – WISE 2024AbstractSearch engines have difficulty searching into knowledge repositories because they are not tailored to the users’ differing information needs. User queries are, more often than not, under-specified or contain ambiguous terms that also retrieve ...