手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 自己教師ありオートエンコーダー異常検知× | 半教師ありオートエンコーダ異常検知× | |
|---|---|---|
| 分野 | 機械学習 | 機械学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年 | 2018–2020 | 2018–2020 |
| 提唱者≠ | Golan & El-Yaniv; broader self-supervised anomaly detection community | Ruff, L. et al.; Zong, B. et al. |
| 種類≠ | Unsupervised / self-supervised deep learning | Semi-supervised deep anomaly detection |
| 原典≠ | Golan, I. & El-Yaniv, R. (2018). Deep one-class classification via geometric transformations. Advances in Neural Information Processing Systems (NeurIPS), 31. link ↗ | Ruff, L., Vandermeulen, R. A., Franks, B. J., Müller, K.-R., & Kloft, M. (2020). Deep Semi-Supervised Anomaly Detection. In International Conference on Learning Representations (ICLR 2020). link ↗ |
| 別名 | SSL Autoencoder anomaly detection, self-supervised reconstruction anomaly detection, pretext-task autoencoder anomaly detection, contrastive autoencoder anomaly detection | Semi-supervised AE anomaly detection, SSAD autoencoder, semi-supervised reconstruction-error detection, partially labeled autoencoder anomaly detection |
| 関連≠ | 6 | 5 |
| 概要≠ | Self-supervised autoencoder anomaly detection trains an autoencoder using self-supervised pretext tasks — such as predicting geometric transformations or solving jigsaw puzzles — on unlabeled normal data, then flags as anomalous any input whose reconstruction error or pretext-task score deviates substantially from the learned normal distribution. | Semi-supervised Autoencoder Anomaly Detection trains a neural autoencoder primarily on normal (unlabeled) data, then uses a small set of labeled anomalies to refine decision boundaries, detecting anomalies as samples with high reconstruction error. It bridges the gap between purely unsupervised autoencoders and fully supervised classifiers when labels are scarce but some known anomalies exist. |
| ScholarGateデータセット ↗ |
|
|