Machine learningMachine learning
堅牢なアイソレーションフォレスト
堅牢なアイソレーションフォレストは、古典的なアイソレーションフォレスト異常検知器を、データ汚染、マスキング効果、および偏ったランダム分割に対する感度を低減する戦略で拡張したものです。改善されたサブサンプリング、疑わしい領域の再重み付け、またはバイアス補正された分割などの堅牢性メカニズムを組み込むことにより、トレーニングデータ自体に無視できない割合の異常が含まれている場合や、特定のフィーチャー分布が標準のiForestに信頼性の低いパス長を生成させる場合に、より信頼性の高い異常スコアを達成します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Liu, F. T., Ting, K. M., & Zhou, Z.-H. (2008). Isolation Forest. In Proceedings of the IEEE International Conference on Data Mining (ICDM), pp. 413–422. IEEE. DOI: 10.1109/ICDM.2008.17 ↗
- Hariri, S., Kind, M. C., & Brunner, R. J. (2019). Extended Isolation Forest. IEEE Transactions on Knowledge and Data Engineering, 33(4), 1479–1489. DOI: 10.1109/TKDE.2019.2947676 ↗
このページの引用方法
ScholarGate. (2026, June 3). Robust Isolation Forest (Anomaly Detection with Robustness to Noise and Contamination). ScholarGate. https://scholargate.app/ja/machine-learning/robust-isolation-forest
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- オートエンコーダ異常検知機械学習↔ compare
- アイソレーションフォレスト機械学習↔ compare
- One-Class SVM機械学習↔ compare
- ロバストオートエンコーダー異常検知機械学習↔ compare
- ロバストOne-Class SVM機械学習↔ compare