Algorithm: Mean field annealing |
\SetKwInOut{Input}{Input} |
\SetKwInOut{Output}{Output} |
\Input{A set of observations (tij, sij) for each pair (i, j), ψ, a number of clusters K} |
\Output{A probability qik for a node i belonging to a cluster k for all i and for all k} |
Initialize q to random values; |
Initialize annealing factor γ; |
Whileγ <γmax Repeatq converges |
ForAlli ∈ V
|
ForAllk ∈ K
|
|
ForAllk ∈ K
|
|
ForAllk ∈ K
|
qik =
|
Increase γ; |