Algorithm.
for solving the DSL optimization in (7)
Input: and ; stopping criteria, , ; tuning parameters. | |
Output: solutions for . | |
1. | Compute covariance matrices and |
2. | Initialize: |
3. | Repeat |
4. | Compute by solving the quadratic programming in (11); |
5. | Compute using the proposed EM algorithm: |
5.1 | Input , and |
5.2 | Initialize ; |
5.3 | Repeat |
5.4 | E step: derive using Proposition 2; |
5.5 | M step: compute using BCD; |
5.6 | |
5.7 | Until |
5.8 | ; |
6. | Compute by following similar steps under 5; |
7. | ; |
8. | until |