Research Article

Sign Inference for Dynamic Signed Networks via Dictionary Learning

Algorithm 1

Adaptive line search scheme for dictionary selection.
(1) Input: , , ,
(2) Output:
(3) for     do
(4) while true do
(5)  compute as the root of ,
    ,   ;
(6)  compute
(7)  compute
(8)  if     then
(9)   goto Step
(10)  else
(11)   
(12)  end if
(13)   end while
(14)   set  ,  
(15)   set 
(16) end for