Research Article

Low-Rank Affinity Based Local-Driven Multilabel Propagation

Algorithm 1

Solving problem (2) by ADM.
Inputs: Data matrices , parameters and .
while not converged do
 (1) Fix the others and update by
         .
 (2) Fix the others and update by
         .
 (3) Fix the others and update by
       ,
 where is a matrix formed as follows:
          ,
 where .
  (4) Fix the others and update by
          .
 (5) Update the multipliers
          ,
          ,
          .
 (6) Update the parameter by
  ( in all experiments).
 (7) Check the convergence condition: and , .
end while
Output: .