1 Introduction
Data classification has been an active research topic in the machine learning community for many years. The goal of data classification is to automatically assign data examples to a set of predefined categories. One prerequisite for any data classification scheme is to have labeled examples. In order to reduce the effort in acquiring labeled examples, a number of active learning methods [1], [2], [3], [4], [5], [6] have been developed for data classification. The key idea of active learning is to identify the examples that are most informative with respect to the current classification model. In the past, active learning has been successfully applied to a variety of applications, including text categorization [7], [8], [6], computer vision [9], content-based image retrieval (CBIR) [10], and text document retrieval [11].