Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| Ρόμπουστ Μοντέλο Μείγματος Κανονικών Κατανομών× | One-Class SVM× | |
|---|---|---|
| Πεδίο | Μηχανική Μάθηση | Μηχανική Μάθηση |
| Οικογένεια | Machine learning | Machine learning |
| Έτος προέλευσης≠ | 2000 | 1999–2001 |
| Δημιουργός≠ | Peel, D. & McLachlan, G. J. | Scholkopf, B., Platt, J. C., Smola, A. J., Williamson, R. C. |
| Τύπος≠ | Probabilistic clustering / density estimation | Anomaly / novelty detection (unsupervised) |
| Θεμελιώδης πηγή≠ | Peel, D. & McLachlan, G. J. (2000). Robust mixture modelling using the t distribution. Statistics and Computing, 10(4), 339–348. DOI ↗ | Scholkopf, B., Platt, J. C., Shawe-Taylor, J., Smola, A. J., & Williamson, R. C. (2001). Estimating the support of a high-dimensional distribution. Neural Computation, 13(7), 1443–1471. DOI ↗ |
| Εναλλακτικές ονομασίες | Robust GMM, mixture of t-distributions, trimmed GMM, heavy-tailed mixture model | OCSVM, one-class support vector machine, novelty SVM, unsupervised SVM |
| Συναφείς≠ | 5 | 3 |
| Σύνοψη≠ | Robust Gaussian Mixture Model replaces the standard Gaussian components with heavier-tailed distributions — most commonly Student's t-distributions — or incorporates trimming and down-weighting of outliers within the EM framework. The result is a probabilistic clustering and density-estimation method that assigns genuinely anomalous points less influence on component parameters, preventing outliers from distorting cluster shapes or positions. | One-class SVM is an unsupervised anomaly and novelty detection algorithm that learns a tight boundary around normal training data in a kernel-induced feature space, flagging new observations that fall outside that boundary as outliers. Introduced by Scholkopf et al. in 1999–2001, it extends the SVM framework to the single-class setting where no labelled anomalies are available. |
| ScholarGateΣύνολο δεδομένων ↗ |
|
|