Compară metode
Examinează metodele selectate una lângă alta; rândurile care diferă sunt evidențiate.
| Autoencoder× | Isolation Forest× | |
|---|---|---|
| Domeniu≠ | Învățare profundă | Învățare automată |
| Familie | Machine learning | Machine learning |
| Anul apariției≠ | 2006 | 2008 |
| Autorul original≠ | Hinton, G.E. & Salakhutdinov, R.R. | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tip≠ | Neural network (encoder-decoder) | Unsupervised ensemble (random partitioning trees) |
| Sursa seminală≠ | Hinton, G.E. & Salakhutdinov, R.R. (2006). Reducing the Dimensionality of Data with Neural Networks. Science, 313(5786), 504–507. DOI ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Denumiri alternative≠ | Otokodlayıcı (Autoencoder), otokodlayıcı, auto-encoder, encoder-decoder network | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Înrudite≠ | 4 | 5 |
| Rezumat≠ | 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. | Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets. |
| ScholarGateSet de date ↗ |
|
|