Multi-parametric Solution-path Algorithm for Instance-weighted Support Vector Machines
Masayuki Karasuyama, Naoyuki Harada, Masashi Sugiyama, Ichiro Takeuchi

TL;DR
This paper introduces an efficient algorithm to update instance-weighted SVM solutions dynamically, extending solution-path methods to handle multiple weight parameters with geometric insights and practical validation.
Contribution
It develops a multi-parametric solution-path algorithm for weighted SVMs, enabling exact and efficient updates for changing instance weights in various machine learning tasks.
Findings
Algorithm efficiently updates weighted SVM solutions.
Geometric interpretation via critical regions aids breakpoint detection.
Experimental results validate the algorithm's practical usefulness.
Abstract
An instance-weighted variant of the support vector machine (SVM) has attracted considerable attention recently since they are useful in various machine learning tasks such as non-stationary data analysis, heteroscedastic data modeling, transfer learning, learning to rank, and transduction. An important challenge in these scenarios is to overcome the computational bottleneck---instance weights often change dynamically or adaptively, and thus the weighted SVM solutions must be repeatedly computed. In this paper, we develop an algorithm that can efficiently and exactly update the weighted SVM solutions for arbitrary change of instance weights. Technically, this contribution can be regarded as an extension of the conventional solution-path algorithm for a single regularization parameter to multiple instance-weight parameters. However, this extension gives rise to a significant problem that…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Face and Expression Recognition
