Research Article

Online Coregularization for Multiview Semisupervised Learning

Algorithm 1

A template online co-regularization algorithm for multiview semi-supervised binary classification problems. This template algorithm aims for increasing the dual function on each learning round.
INPUT: four positive scalars: , , and .
INITIALIZE: a coefficient vectors group and its associated
     decision boundary vectors , .
PROCESS: For
     Receive an example ,
     Choose a new coefficient vectors group that satisfies
       ,
     Return two new associated decision boundary vectors ,
     using (19).