Learning to Disambiguate Search Queries from Short Sessions

Abstract

Web searches tend to be short and ambiguous. It is therefore not surprising that Web query disambiguation is an actively researched topic. To provide a personalized experience for a user, most existing work relies on search engine log data in which the search activities of that particular user , as well as other users, are recorded over long periods of time. Such approaches may raise privacy concerns and may be difficult to implement for pragmatic reasons. We present an approach to Web query disambiguation that bases its predictions only on a short glimpse of user search activity, captured in a brief session of 4–6 previous searches on average. Our method exploits the relations of the current search session to previous similarly short sessions of other users in order to predict the user’s intentions and is based on Markov logic, a statistical relational learning model that has been successfully applied to challenging language problems in the past. We present empirical results that demonstrate the effectiveness of our proposed approach on data collected from a commercial general-purpose search engine.

Cite

Text

Mihalkova and Mooney. "Learning to Disambiguate Search Queries from Short Sessions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04174-7_8

Markdown

[Mihalkova and Mooney. "Learning to Disambiguate Search Queries from Short Sessions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/mihalkova2009ecmlpkdd-learning/) doi:10.1007/978-3-642-04174-7_8

BibTeX

@inproceedings{mihalkova2009ecmlpkdd-learning,
  title     = {{Learning to Disambiguate Search Queries from Short Sessions}},
  author    = {Mihalkova, Lilyana and Mooney, Raymond J.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2009},
  pages     = {111-127},
  doi       = {10.1007/978-3-642-04174-7_8},
  url       = {https://mlanthology.org/ecmlpkdd/2009/mihalkova2009ecmlpkdd-learning/}
}