手法を比較

選択した手法を並べて確認できます。異なる行はハイライト表示されます。

ロバストサポートベクターマシン×正則化サポートベクターマシン×
分野機械学習機械学習
系統Machine learningMachine learning
提唱年2006–20091995–2004
提唱者Xu, H., Caramanis, C., & Mannor, S.Cortes, C. & Vapnik, V. (soft-margin SVM); Zhu et al. (L1-SVM)
種類Robust supervised classifier / regressorRegularized discriminative classifier / regressor
原典Xu, H., Caramanis, C., & Mannor, S. (2009). Robustness and regularization of support vector machines. Journal of Machine Learning Research, 10, 1485–1510. link ↗Cortes, C. & Vapnik, V. (1995). Support-vector networks. Machine Learning, 20(3), 273–297. DOI ↗
別名Robust SVM, RSVM, noise-tolerant SVM, outlier-robust SVMRegularized SVM, L1-SVM, L2-SVM, penalized SVM
関連54
概要Robust SVM extends the standard support vector machine to resist the influence of outliers and mislabeled points. By replacing the hinge loss with a bounded or non-convex loss function — or by incorporating robust optimization constraints — it learns a decision boundary that is far less distorted by corrupted training examples, making it suitable for noisy real-world datasets where standard SVM would degrade significantly.Regularized Support Vector Machine extends the classic SVM by explicitly controlling the trade-off between margin maximization and training error through an L1 or L2 penalty parameter. The soft-margin formulation introduced by Cortes and Vapnik in 1995 is itself a regularized model, and later L1-SVM variants additionally promote feature sparsity, enabling automatic variable selection in high-dimensional settings.
ScholarGateデータセット
  1. v1
  2. 2 出典
  3. PUBLISHED
  1. v1
  2. 2 出典
  3. PUBLISHED

検索へ Download slides

ScholarGate手法を比較: Robust Support Vector Machine · Regularized Support Vector Machine. 2026-06-15に以下より取得 https://scholargate.app/ja/compare