Second-order online active learning and its applications

The goal of online active learning is to learn predictive models from a sequence of unlabeled data given limited label querybudget. Unlike conventional online learning tasks, online active learning is considerably more challenging because of two reasons.Firstly, it is difficult to design an effectiv...

Full description

Saved in:
Bibliographic Details
Main Authors: HAO, Shuji, LU, Jing, ZHAO, Peilin, ZHANG, Chi, HOI, Steven C. H., MIAO, Chunyan
Format: text
Language:English
Published: Institutional Knowledge at Singapore Management University 2017
Subjects:
Online Access:https://ink.library.smu.edu.sg/sis_research/4132
https://ink.library.smu.edu.sg/context/sis_research/article/5135/viewcontent/Second_order_Online_Active_Learning_and_Its.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Singapore Management University
Language: English
Description
Summary:The goal of online active learning is to learn predictive models from a sequence of unlabeled data given limited label querybudget. Unlike conventional online learning tasks, online active learning is considerably more challenging because of two reasons.Firstly, it is difficult to design an effective query strategy to decide when is appropriate to query the label of an incoming instance givenlimited query budget. Secondly, it is also challenging to decide how to update the predictive models effectively whenever the true labelof an instance is queried. Most existing approaches for online active learning are often based on a family of first-order online learningalgorithms, which are simple and efficient but fall short in the slow convergence and sub-optimal solution in exploiting the labeledtraining data. To solve these issues, this paper presents a novel framework of Second-order Online Active Learning (SOAL) by fullyexploiting both the first-order and second-order information. The proposed algorithms are able to achieve effective online learningefficacy, maximize the predictive accuracy and minimize the labeling cost. To make SOAL more practical for real-world applications,especially for class-imbalanced online classification tasks (e.g., malicious web detection), we extend the SOAL framework by proposingthe Cost-sensitive Second-order Online Active Learning algorithm named “SOALCS”, which is devised by maximizing the sum ofweighted sensitivity and specificity or minimizing the cost of weighted mistakes of different classes. We conducted both theoreticalanalysis and empirical studies, including an extensive set of experiments on a variety of large-scale real-world datasets, in which thepromising empirical results validate the efficacy and scalability of the proposed algorithms towards large-scale online learning tasks.