| Algorithm 1 Update procedures of model parameters |
|
Input: Observed variables Initialize , , , , and by prior distributions in Equations (1), (2), (4), (5) for number of training iterations do Update the projection matrix in Equation (7) Update the shared latent variables in Equation (10) Update the missing values in Equation (14) Update the inverse variances in Equation (15) Update the inverse variance in Equation (18) end for Output: Updated distributions of , , , , and |