השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| One-Class SVM מקוון× | מפענח-מצפין (Autoencoder)× | |
|---|---|---|
| תחום≠ | למידת מכונה | למידה עמוקה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 2006 (incremental/online variant); 1999 (base method) | 2006 |
| הוגה השיטה≠ | Laskov, P. et al. (incremental extension); Scholkopf, B. et al. (original OC-SVM) | Hinton, G.E. & Salakhutdinov, R.R. |
| סוג≠ | Online anomaly detection / novelty detection | Neural network (encoder-decoder) |
| מקור מכונן≠ | Laskov, P., Gehl, C., Krueger, S., & Muller, K.-R. (2006). Incremental support vector learning: Analysis, implementation and applications. Journal of Machine Learning Research, 7, 1909–1936. link ↗ | Hinton, G.E. & Salakhutdinov, R.R. (2006). Reducing the Dimensionality of Data with Neural Networks. Science, 313(5786), 504–507. DOI ↗ |
| כינויים | Online OC-SVM, Incremental One-Class SVM, Online SVDD, Sequential One-Class SVM | Otokodlayıcı (Autoencoder), otokodlayıcı, auto-encoder, encoder-decoder network |
| קשורות | 4 | 4 |
| תקציר≠ | Online One-Class SVM is an incremental extension of the classical One-Class Support Vector Machine that updates its decision boundary as new data arrive one sample at a time, making it suitable for streaming environments and real-time anomaly or novelty detection without retraining from scratch. | An autoencoder is an encoder-decoder neural network, popularised by Hinton and Salakhutdinov in 2006, that compresses data into a low-dimensional latent code and then reconstructs it, enabling dimensionality reduction and anomaly detection. By learning to rebuild its own input through a narrow bottleneck, it discovers a compact representation of the data. |
| ScholarGateמערך נתונים ↗ |
|
|