方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 自监督隔离森林× | 自编码器× | |
|---|---|---|
| 领域≠ | 机器学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2008–2020s | 2006 |
| 提出者≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (iForest); SSL extensions by multiple authors | Hinton, G.E. & Salakhutdinov, R.R. |
| 类型≠ | Ensemble anomaly detector with self-supervised pre-training | Neural network (encoder-decoder) |
| 开创性文献≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (2008). Isolation Forest. In Proceedings of the 8th IEEE International Conference on Data Mining (ICDM), pp. 413–422. DOI ↗ | Hinton, G.E. & Salakhutdinov, R.R. (2006). Reducing the Dimensionality of Data with Neural Networks. Science, 313(5786), 504–507. DOI ↗ |
| 别名 | SSL Isolation Forest, self-supervised iForest, semi-supervised isolation forest, contrastive isolation forest | Otokodlayıcı (Autoencoder), otokodlayıcı, auto-encoder, encoder-decoder network |
| 相关 | 4 | 4 |
| 摘要≠ | Self-supervised Isolation Forest augments the classic Isolation Forest anomaly detector with a self-supervised pre-training stage. A pretext task — such as predicting rotation, masked features, or contrastive pairs — is solved without labels to learn a richer feature representation, which is then used when building the isolation trees, yielding sharper anomaly scores on complex, high-dimensional tabular data. | 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数据集 ↗ |
|
|