scispace - formally typeset
Proceedings ArticleDOI

Optimizing search engines using clickthrough data

Reads0
Chats0
TLDR
The goal of this paper is to develop a method that utilizes clickthrough data for training, namely the query-log of the search engine in connection with the log of links the users clicked on in the presented ranking.
Abstract
This paper presents an approach to automatically optimizing the retrieval quality of search engines using clickthrough data. Intuitively, a good information retrieval system should present relevant documents high in the ranking, with less relevant documents following below. While previous approaches to learning retrieval functions from examples exist, they typically require training data generated from relevance judgments by experts. This makes them difficult and expensive to apply. The goal of this paper is to develop a method that utilizes clickthrough data for training, namely the query-log of the search engine in connection with the log of links the users clicked on in the presented ranking. Such clickthrough data is available in abundance and can be recorded at very low cost. Taking a Support Vector Machine (SVM) approach, this paper presents a method for learning retrieval functions. From a theoretical perspective, this method is shown to be well-founded in a risk minimization framework. Furthermore, it is shown to be feasible even for large sets of queries and features. The theoretical results are verified in a controlled experiment. It shows that the method can effectively adapt the retrieval function of a meta-search engine to a particular group of users, outperforming Google in terms of retrieval quality after only a couple of hundred training examples.

read more

Citations
More filters
Proceedings ArticleDOI

Do not crawl in the DUST: different URLs with similar text

TL;DR: A novel algorithm, DustBuster, is presented, for discovering rules for transforming a given URL to others that are likely to have similar content, and is able to detect dust effectively from previous crawl logs or web server logs, without examining page contents.
Proceedings ArticleDOI

Machine Learning for Coreference Resolution: From Local Classification to Global Ranking

TL;DR: A set of partition-based features to learn a ranking model for distinguishing good and bad partitions is proposed and compares favorably to two state-of-the-art coreference systems when evaluated on three standard coreference data sets.
Journal ArticleDOI

Face Image Quality Assessment Based on Learning to Rank

TL;DR: A learning to rank based framework for assessing the face image quality is proposed and Experimental result demonstrates its effectiveness in improving the robustness of face detection and recognition.
Journal Article

An active learning algorithm for ranking from pairwise preferences with an almost optimal query complexity

TL;DR: In this paper, a learning-to-rank (from pairwise information) algorithm adaptively queries at most O(e-6n log5 n) preference labels for a regret of e times the optimal loss, which is asymptotically better than standard (nonadaptive) learning bounds achievable for the same problem.
Journal ArticleDOI

Speculation and negation: Rules, rankers, and the role of syntax

TL;DR: This article explores a combination of deep and shallow approaches to the problem of resolving the scope of speculation and negation within a sentence, specifically in the domain of biomedical research literature and shows that although both approaches perform well in isolation, even better results can be obtained by combining them.
References
More filters
Book

The Nature of Statistical Learning Theory

TL;DR: Setting of the learning problem consistency of learning processes bounds on the rate of convergence ofLearning processes controlling the generalization ability of learning process constructing learning algorithms what is important in learning theory?
Journal ArticleDOI

Support-Vector Networks

TL;DR: High generalization ability of support-vector networks utilizing polynomial input transformations is demonstrated and the performance of the support- vector network is compared to various classical learning algorithms that all took part in a benchmark study of Optical Character Recognition.

Statistical learning theory

TL;DR: Presenting a method for determining the necessary and sufficient conditions for consistency of learning process, the author covers function estimates from small data pools, applying these estimations to real-life problems, and much more.
Proceedings ArticleDOI

A training algorithm for optimal margin classifiers

TL;DR: A training algorithm that maximizes the margin between the training patterns and the decision boundary is presented, applicable to a wide variety of the classification functions, including Perceptrons, polynomials, and Radial Basis Functions.
Book

Modern Information Retrieval

TL;DR: In this article, the authors present a rigorous and complete textbook for a first course on information retrieval from the computer science (as opposed to a user-centred) perspective, which provides an up-to-date student oriented treatment of the subject.
Related Papers (5)