Research Article

Online Manifold Regularization by Dual Ascending Procedure

Algorithm 3

Online manifold regularization algorithm based on EA update.
INPUT: two positive scalars: and ; edge weights .
INITIALIZE: a coefficient vector and its associated decision boundary vector .
PROCESS: For
     Receive an example ,
     Get using the process in Algorithm 2,
     Choose a step size ,
     Update the boundary vector using (27),
     If , predict ,
     Renew the buffer.