Machine learningMachine learning
ベイズ混合ガウスモデル
ベイズ混合ガウスモデル(Bayesian Gaussian Mixture Model)は、混合パラメータすべてに事前分布を置き、それらの事後分布を推論する(通常は変分ベイズまたはMCMCを用いる)ことで、固定された点推定値ではなく、原理に基づいた不確実性の定量化、実効的な成分数の自動選択、および小さなデータセットに対する過学習への耐性を実現する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Bishop, C. M. (2006). Pattern Recognition and Machine Learning (Ch. 10). Springer. ISBN: 978-0-387-31073-2
- Attias, H. (1999). Inferring parameters and structure of latent variable models by variational Bayes. Proceedings of the 15th Conference on Uncertainty in Artificial Intelligence (UAI), 21–30. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Bayesian Gaussian Mixture Model (Variational Bayes / MCMC Inference). ScholarGate. https://scholargate.app/ja/machine-learning/bayesian-gaussian-mixture-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ガウス過程機械学習↔ compare
- K-means クラスタリング機械学習↔ compare
- 半教師ありガウス混合モデル機械学習↔ compare
- Variational Autoencoder深層学習↔ compare