paper-with-me

홈 › Papers

Advancing Supervised Learning with the Wave Loss Function: A Robust and Smooth Approach

2024-04-28 · Mushir Akhtar, M. Tanveer, Mohd. Arshad

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 vector machines (TSVM), resulting in two robust and smooth models termed Wave-SVM and Wave-TSVM, respectively. To address the optimization problem inherent in Wave-SVM, we utilize the adaptive moment estimation (Adam) algorithm. It is noteworthy that this paper marks the first instance of the Adam algorithm application to solve an SVM model. Further, we devise an iterative algorithm to solve the optimization problems of Wave-TSVM. To empirically showcase the effectiveness of the proposed Wave-SVM and Wave-TSVM, we evaluate them on benchmark UCI and KEEL datasets (with and without feature noise) from diverse domains. Moreover, to exemplify the applicability of Wave-SVM in the biomedical domain, we evaluate it on the Alzheimer Disease Neuroimaging Initiative (ADNI) dataset. The experimental outcomes unequivocally reveal the prowess of Wave-SVM and Wave-TSVM in achieving superior prediction accuracy against the baseline models.

📄 PDF Abstract BibTeX arXiv:2404.18101

Code (1)

mtanveer1/wave-svm 공식 구현

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Multiview Synergy: Robust Learning by Exploiting the Wave Loss Function with Consensus and Complementarity Principles

2024-08-13 · A. Quadir, Mushir Akhtar, M. Tanveer

Multiview learning (MvL) is an advancing domain in machine learning, leveraging multiple data perspectives to enhance model performance through view-consistency and view-discrepancy. Despite numerous successful multiview…

Multiview Learning

FASR-Net: Unsupervised Shadow Removal Leveraging Inherent Frequency Priors

2025-04-08 · Tao Lin, Qingwang Wang, Qiwei Liang, Minghua Tang 외

Shadow removal is challenging due to the complex interaction of geometry, lighting, and environmental factors. Existing unsupervised methods often overlook shadow-specific priors, leading to incomplete shadow recovery. T…

Shadow Removal

Wave simulation in non-smooth media by PINN with quadratic neural network and PML condition

2022-08-16 · Yanqi Wu, Hossein S. Aghamiry, Stephane Operto, Jianwei Ma

Frequency-domain simulation of seismic waves plays an important role in seismic inversion, but it remains challenging in large models. The recently proposed physics-informed neural network (PINN), as an effective deep le…

Seismic Inversion

Surface Similarity Parameter: A New Machine Learning Loss Metric for Oscillatory Spatio-Temporal Data

2022-04-14 · Mathies Wedler, Merten Stender, Marco Klein, Svenja Ehlers 외

Supervised machine learning approaches require the formulation of a loss functional to be minimized in the training phase. Sequential data are ubiquitous across many fields of research, and are often treated with Euclide…

BIG-bench Machine Learning

HawkEye: Advancing Robust Regression with Bounded, Smooth, and Insensitive Loss Function

2024-01-30 · Mushir Akhtar, M. Tanveer, Mohd. Arshad

Support vector regression (SVR) has garnered significant popularity over the past two decades owing to its wide range of applications across various fields. Despite its versatility, SVR encounters challenges when confron…

regression