@@ -18,12 +18,14 @@ The marginal distribution of $`\mathbf{x}_{n}^{L}, \mathbf{x}_{n}^{H}`$ is
In summary, in addition to finding the the hyper-parameters $`\pi, \mu, \Sigma_{k}^{H}, \Sigma^{L}_{k}`$, we want to estimate a transformation matrix $`\mathbf{U}`$ such that $`\mathbf{UX}^{H}`$ is as close to $`\mathbf{X}^{L}`$ as possible (or vice versa).
### Simulation results
#### Methods
##### Low-quality data noisier than the high-quality data
#### We considered three scenarios
##### I. Low-quality data noisier than the high-quality data
We simulate the case where the features of low-quality data are noiser than those of the high-quality data. The number of informative features remains the same, however.
```julia
noise_level=10
d=3
# the high- and low-quality share the same cluster centroid