手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| アクティブラーニングアイソレーションフォレスト× | アクティブラーニング× | |
|---|---|---|
| 分野 | 機械学習 | 機械学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2008–2019 | 2009 |
| 提唱者≠ | Das, S. et al. (active anomaly discovery framework); Liu, F. T. et al. (Isolation Forest base) | Burr Settles |
| 種類≠ | Active learning wrapper over isolation forest anomaly detector | Interactive supervised learning framework |
| 原典≠ | Das, S., Wong, W. K., Fern, A., Dietterich, T. G., & Amran Siddiqui, M. (2019). Incorporating Expert Feedback into Active Anomaly Discovery. In Proceedings of the 2019 IEEE International Conference on Data Mining (ICDM), pp. 1009–1014. link ↗ | Settles, B. (2009). Active learning literature survey. University of Wisconsin-Madison Computer Sciences Technical Report 1648. link ↗ |
| 別名 | AL-iForest, active anomaly detection with isolation forest, active isolation forest, query-guided isolation forest | Query Learning, Optimal Experimental Design (ML context), Pool-Based Active Learning, Aktif Öğrenme |
| 関連≠ | 5 | 2 |
| 概要≠ | Active Learning Isolation Forest combines the unsupervised anomaly-scoring power of Isolation Forest with an iterative query strategy that asks a human expert to label the most informative instances. The result is a detector that refines its anomaly boundaries using a minimal labeling budget, dramatically improving precision on rare and subtle anomalies compared to a purely unsupervised baseline. | Active learning is an iterative machine-learning paradigm in which a learning algorithm selectively queries an oracle — typically a human annotator — for labels on the most informative unlabeled examples. Formalized by Burr Settles in his seminal 2009 literature survey, active learning addresses the practical bottleneck of annotation cost by achieving high model accuracy with far fewer labeled examples than passive supervised learning requires. |
| ScholarGateデータセット ↗ |
|
|