Research Article

Online Manifold Regularization by Dual Ascending Procedure

Algorithm 5

Online manifold regularization algorithm based on overall 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 4,
     Choose a step size ,
     Update the boundary vector using (33),
     If , predict ,
     Renew the buffer.