TL;DR
This paper introduces the wave loss function, a robust, smooth, and classification-calibrated loss for supervised learning, and demonstrates its effectiveness in SVM models across various datasets, including biomedical data.
Contribution
The paper proposes the wave loss function with robustness and smoothness properties, and integrates it into SVM and TSVM models using novel optimization algorithms, including the first application of Adam for SVM.
Findings
Wave-SVM and Wave-TSVM outperform baseline models in accuracy.
Wave loss function is robust against outliers and noise.
First use of Adam algorithm for SVM optimization.
Abstract
Loss function plays a vital role in supervised learning frameworks. The selection of the appropriate loss function holds the potential to have a substantial impact on the proficiency attained by the acquired model. The training of supervised learning algorithms inherently adheres to predetermined loss functions during the optimization process. In this paper, we present a novel contribution to the realm of supervised machine learning: an asymmetric loss function named wave loss. It exhibits robustness against outliers, insensitivity to noise, boundedness, and a crucial smoothness property. Theoretically, we establish that the proposed wave loss function manifests the essential characteristic of being classification-calibrated. Leveraging this breakthrough, we incorporate the proposed wave loss function into the least squares setting of support vector machines (SVM) and twin support…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine · Adam
