Research Article
Online Manifold Regularization by Dual Ascending Procedure
Algorithm 6
A template online manifold regularization algorithm based on two-step update.
INPUT: two positive scalars: and ; edge weights . | INITIALIZE: a coefficient vector and its associated decision boundary vector . | PROCESS: For | Receive a training point , | Choose a new coefficient vector that satisfies , | Return a new associated boundary vector in (18). | Receive , | If , , , predict ; | Else if , choose a new coefficient vector that satisfies , return a new associated | boundary vector in (18). |
|