Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Detecção de Anomalias por Autoencoder em Ensemble× | Isolation Forest× | |
|---|---|---|
| Área | Aprendizado de máquina | Aprendizado de máquina |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2017 | 2008 |
| Autor original≠ | Chen, J., Sathe, S., Aggarwal, C., & Turaga, D. | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipo≠ | Ensemble unsupervised anomaly detection | Unsupervised ensemble (random partitioning trees) |
| Fonte seminal≠ | Chen, J., Sathe, S., Aggarwal, C., & Turaga, D. (2017). Outlier Detection with Autoencoder Ensembles. In Proceedings of the 2017 SIAM International Conference on Data Mining (SDM), pp. 90–98. SIAM. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Outros nomes≠ | ensemble AE anomaly detection, autoencoder ensemble outlier detection, multi-autoencoder anomaly scoring, AE ensemble unsupervised anomaly detection | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Relacionados | 5 | 5 |
| Resumo≠ | Ensemble Autoencoder Anomaly Detection trains multiple autoencoder neural networks on normal-class data and aggregates their reconstruction errors to produce a robust anomaly score. By combining diverse autoencoders rather than relying on one, the method stabilises outlier rankings and reduces sensitivity to random initialisation or suboptimal architecture choices. | 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. |
| ScholarGateConjunto de dados ↗ |
|
|