Homotopy Continuation Approaches for Robust SV Classification and Regression
Shinya Suzumura, Kohei Ogawa, Masashi Sugiyama, Masayuki Karasuyama,, Ichiro Takeuchi

TL;DR
This paper introduces a homotopy continuation method for robust SVM classification and regression, effectively addressing non-convex optimization challenges and hyperparameter tuning stability in the presence of outliers.
Contribution
It proposes a novel homotopy approach that traces local optima paths in non-convex robust SVMs, improving stability and efficiency in model selection.
Findings
Effective in handling outliers in classification and regression
Provides stable model selection via solution path tracing
Demonstrates superior empirical performance
Abstract
In support vector machine (SVM) applications with unreliable data that contains a portion of outliers, non-robustness of SVMs often causes considerable performance deterioration. Although many approaches for improving the robustness of SVMs have been studied, two major challenges remain in robust SVM learning. First, robust learning algorithms are essentially formulated as non-convex optimization problems. It is thus important to develop a non-convex optimization method for robust SVM that can find a good local optimal solution. The second practical issue is how one can tune the hyperparameter that controls the balance between robustness and efficiency. Unfortunately, due to the non-convexity, robust SVM solutions with slightly different hyper-parameter values can be significantly different, which makes model selection highly unstable. In this paper, we address these two issues…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Imbalanced Data Classification Techniques · Machine Learning and Algorithms
MethodsSupport Vector Machine
