How to decide each GMM Component Weight
Regarding the Gaussian Mixture Model(GMM) for classification and clustering. the weight for each Gaussian component are arbitrarily set as an average of total numbers of components.
This is conducted as a common sense in most textbooks, papers and practical uses.
- Is there any theoretical work concerning this issue?
- Or, is it just a trivial problem indeed?
Any clues are welcome