Machine learningMachine learning
ロバストサポートベクターマシン
ロバストSVMは、標準的なサポートベクターマシンを拡張し、外れ値や誤ラベル付けされた点の影響に抵抗するようにしたものです。ヒンジ損失を、有界または非凸損失関数に置き換えること、あるいはロバスト最適化制約を組み込むことによって、破損した訓練例によって歪められることがはるかに少ない決定境界を学習します。これにより、標準SVMでは著しく性能が低下するような、ノイズの多い実世界のデータセットに適しています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Xu, H., Caramanis, C., & Mannor, S. (2009). Robustness and regularization of support vector machines. Journal of Machine Learning Research, 10, 1485–1510. link ↗
- Collobert, R., Sinz, F., Weston, J., & Bottou, L. (2006). Trading convexity for scalability. Proceedings of the 23rd International Conference on Machine Learning (ICML), 201–208. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Robust Support Vector Machine (Outlier-Resistant SVM). ScholarGate. https://scholargate.app/ja/machine-learning/robust-support-vector-machine
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.
- One-Class SVM機械学習↔ compare
- 正則化サポートベクターマシン機械学習↔ compare
- ロバスト勾配ブースティング機械学習↔ compare
- ロバスト線形回帰機械学習↔ compare
- ロバスト・ランダム・フォレスト機械学習↔ compare