Study evaluates SVM active learning for imbalanced datasets.
problem Imbalanced datasets in text classification and relation extraction.
method Combines SVM with closest-to-hyperplane and query-by-committee selection methods for imbalance.
result ClosestPA algorithm consistently outperforms other methods.