Semi-supervised document retrievalOpen Website

2009 (modified: 17 Apr 2023)Inf. Process. Manag. 2009Readers: Everyone
Abstract: This paper proposes a new machine learning method for constructing ranking models in document retrieval. The method, which is referred to as SSR ank , aims to use the advantages of both the traditional Information Retrieval (IR) methods and the supervised learning methods for IR proposed recently. The advantages include the use of limited amount of labeled data and rich model representation. To do so, the method adopts a semi-supervised learning framework in ranking model construction. Specifically, given a small number of labeled documents with respect to some queries, the method effectively labels the unlabeled documents for the queries. It then uses all the labeled data to train a machine learning model (in our case, Neural Network). In the data labeling, the method also makes use of a traditional IR model (in our case, BM25). A stopping criterion based on machine learning theory is given for the data labeling process. Experimental results on three benchmark datasets and one web search dataset indicate that SSR ank consistently and almost always significantly outperforms the baseline methods (unsupervised and supervised learning methods), given the same amount of labeled data. This is because SSR ank can effectively leverage the use of unlabeled data in learning.
0 Replies

Loading