เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| โมเดลเกาส์เซียนผสมแบบออนไลน์× | โมเดล Gaussian Mixture แบบกึ่งมีผู้สอน× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้ของเครื่อง | การเรียนรู้ของเครื่อง |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2000–2009 | 2000 |
| ผู้ริเริ่ม≠ | Cappé, O. & Moulines, E. (online EM formulation) | Nigam, K.; McCallum, A. K.; Thrun, S.; Mitchell, T. |
| ประเภท≠ | Probabilistic clustering / density estimation (incremental) | Generative semi-supervised classifier |
| แหล่งต้นตำรับ≠ | Cappé, O. & Moulines, E. (2009). On-line expectation-maximization algorithm for latent data models. Journal of the Royal Statistical Society: Series B, 71(3), 593–613. DOI ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| ชื่อเรียกอื่น | Online GMM, Incremental GMM, Streaming Gaussian Mixture Model, Sequential GMM | SS-GMM, semi-supervised GMM, partially labeled Gaussian mixture model, generative semi-supervised classifier |
| ที่เกี่ยวข้อง≠ | 5 | 3 |
| สรุป≠ | Online Gaussian Mixture Model adapts the classic GMM to streaming or large-scale data by replacing full-batch EM with incremental updates — processing one observation or mini-batch at a time and continuously refining component means, covariances, and mixing weights without revisiting the entire dataset. | The Semi-supervised Gaussian Mixture Model (SS-GMM) is a generative probabilistic classifier that fits a Gaussian mixture to both labeled and unlabeled data using the Expectation-Maximization algorithm. Labeled points constrain component assignments while unlabeled points improve density estimates, enabling effective learning when annotations are scarce. |
| ScholarGateชุดข้อมูล ↗ |
|
|