方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯层次聚类 (Bayesian Hierarchical Clustering, BHC)× | 贝叶斯混合模型× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | Latent structure | Latent structure |
| 起源年份≠ | 2005 | 1997 (Richardson & Green Bayesian formulation) |
| 提出者≠ | Katherine Heller & Zoubin Ghahramani | Richardson & Green (seminal Bayesian treatment, 1997); broader Bayesian mixture roots trace to Dempster, Laird & Rubin (EM, 1977) and Titterington, Smith & Makov (1985) |
| 类型≠ | Probabilistic clustering / model-based hierarchical agglomeration | Latent-class / model-based clustering |
| 开创性文献≠ | Heller, K. A. & Ghahramani, Z. (2005). Bayesian hierarchical clustering. In Proceedings of the 22nd International Conference on Machine Learning (ICML 2005), pp. 297–304. ACM. DOI ↗ | Fruhwirth-Schnatter, S., Celeux, G. & Robert, C. P. (Eds.) (2019). Handbook of Mixture Analysis. CRC Press / Chapman & Hall. ISBN: 9780367733995 |
| 别名≠ | BHC, probabilistic hierarchical clustering, Bayesian agglomerative clustering | Bayesian mixture model, BMM, Bayesian model-based clustering, Bayesian finite mixture |
| 相关≠ | 6 | 4 |
| 摘要≠ | Bayesian hierarchical clustering is a probabilistic agglomerative algorithm that builds a tree of nested cluster merges using Bayesian model comparison at each step. Rather than minimising a geometric linkage criterion, it evaluates at every candidate merge whether the data from two clusters are better explained by a single combined model or by two separate models, yielding a statistically principled dendrogram. | Bayesian mixture modeling represents the population as a weighted sum of K component distributions and estimates all unknowns — mixing weights, component parameters, and even the number of components — through posterior inference. It extends classical mixture analysis by placing priors on every parameter and quantifying uncertainty over latent group assignments rather than treating them as fixed. |
| ScholarGate数据集 ↗ |
|
|