手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| アクティブラーニング自己符号化器異常検知× | アンサンブル・オートエンコーダ異常検知× | |
|---|---|---|
| 分野 | 機械学習 | 機械学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2014–2018 | 2017 |
| 提唱者≠ | Multiple (Guo et al.; Pimentel et al.) | Chen, J., Sathe, S., Aggarwal, C., & Turaga, D. |
| 種類≠ | Active learning + unsupervised deep anomaly detection hybrid | Ensemble unsupervised anomaly detection |
| 原典≠ | Pimentel, M. A. F., Clifton, D. A., Clifton, L., & Tarassenko, L. (2014). A review of novelty detection. Signal Processing, 99, 215–249. DOI ↗ | 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 ↗ |
| 別名 | AL-Autoencoder anomaly detection, active autoencoder anomaly detection, query-guided autoencoder anomaly detection, active deep anomaly detection | ensemble AE anomaly detection, autoencoder ensemble outlier detection, multi-autoencoder anomaly scoring, AE ensemble unsupervised anomaly detection |
| 関連≠ | 6 | 5 |
| 概要≠ | Active Learning Autoencoder Anomaly Detection combines an autoencoder's unsupervised reconstruction-error scoring with an active learning query loop. The model flags high-error instances as candidate anomalies, selectively asks a human oracle to label the most informative ones, and iteratively retrains — achieving strong anomaly detection with only a small labeling budget. | 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. |
| ScholarGateデータセット ↗ |
|
|