Learning User Clicks in Web Search

Abstract

Machine learning for predicting user clicks in Web-based search offers automated explanation of user activity. We address click prediction in the Web search scenario by introducing a method for click prediction based on observations of past queries and the clicked documents. Due to the sparsity of the problem space, commonly encountered when learning for Web search, new approaches to learn the probabilistic relationship between documents and queries are proposed. Two probabilistic models are developed, which differ in the interpretation of the query-document co-occurrences. A novel technique, namely, conditional probability hierarchy, flexibly adjusts the level of granularity in parsing queries, and, as a result, leverages the advantages of both models. URL: www.cse.psu.edu/~dzhou/papers/ijcai07click.pdf

Cite

Text

Zhou et al. "Learning User Clicks in Web Search." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Zhou et al. "Learning User Clicks in Web Search." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/zhou2007ijcai-learning/)

BibTeX

@inproceedings{zhou2007ijcai-learning,
  title     = {{Learning User Clicks in Web Search}},
  author    = {Zhou, Ding and Bolelli, Levent and Li, Jia and Giles, C. Lee and Zha, Hongyuan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1162-1167},
  url       = {https://mlanthology.org/ijcai/2007/zhou2007ijcai-learning/}
}