Sparse and robust geometric twin support vector machine via asymmetric RoBoSS loss function
Summary
This paper proposes a new asymmetric robust bounded sparse smooth (aR) loss function for l1-norm penalized geometric twin support vector machine (aRSGTSVM) to handle classification and regression tasks with label and feature noise, achieving feature selection and robustness. Experiments on synthetic and UCI datasets plus China stock market index tracking demonstrate superiority.
View Cached Full Text
Cached at: 08/13/26, 03:37 PM
# Sparse and robust geometric twin support vector machine via asymmetric RoBoSS loss function Source: [https://arxiv.org/html/2608.11567](https://arxiv.org/html/2608.11567) Kai QiEmail:[qikai@cqnu\.edu\.cn](mailto:[email protected])Address:National Center for Applied Mathematics in Chongqing, Chongqing Normal University, Chongqing, 401331, China\.Xinji HuangEmail:[2024110510040@stu\.cqnu\.edu\.cn](mailto:[email protected])Address:School of Mathematical Sciences, Chongqing Normal University, Chongqing, 401331, China\.Hongchun WangCorresponding author:Corresponding author\.*Email: wanghc@cqnu\.edu\.cn*Address:School of Mathematical Sciences, Chongqing Normal University, Chongqing, 401331, China\. ###### Abstract In real\-world scenarios, the training data usually contains redundant features, label noise and feature noise, which provide severe challenges for the efficiency of machine learning methods\. Since standard support vector machine \(SVM\) adoptsl2l\_\{2\}\-norm penalty and hinge loss function, it lacks the ability of selecting significant features and is sensitive to noise\. To address these issues, this paper proposes a novel asymmetric, robust, bounded, sparse and smooth \(aR\) loss function forl1l\_\{1\}\-norm penalized geometric twin SVM \(aRSGTSVM\) to handle classification and regression tasks\. Thel1l\_\{1\}\-norm penalty can achieve the feature selection\. The proposed aR loss function can not only effectively mitigate the impact of label noise, but also significantly enhance the stability to resampling noise, i\.e\., the zero\-mean feature noise around the boundary hyperplanes\. Furthermore, a statistical analysis of the robustness of aRSGTSVM was also conducted using the influence function\. Since aRSGTSVM involves nonconvex and nonsmooth optimization, we develop a fast and stable proximal gradient descent based solving algorithm\. Compared with related state\-of\-the\-art methods, experimental results demonstrate the superiority of the proposed aRSGTSVM on both synthetic and UCI datasets\. Furthermore, we apply aRSGTSVM to index tracking tasks, where results for tracking the different indices in the China stock market show that it can achieve satisfactory performance\. ###### Keywords: Feature selection, robustness, geometric twin classification and regression , asymmetric RoBoSS loss function , nonconvex and nonsmooth optimization ## 1Introduction Twin support vector machine \(TSVM\)[Jayadeva et al\. 2007](https://arxiv.org/html/2608.11567#bib.bib1)is one of the well\-known variants of the support vector machine, which has experienced prosperous developments in the past decade and has been widely applied into different fields, such as digit recognition[Chen et al\. 2011](https://arxiv.org/html/2608.11567#bib.bib2), medical diagnosis[Qi and Yang 2022](https://arxiv.org/html/2608.11567#bib.bib3),[Liang and Ding 2024](https://arxiv.org/html/2608.11567#bib.bib4)and bioanalysis[Quadir et al\. 2025](https://arxiv.org/html/2608.11567#bib.bib5)\. From a geometric perspective, TSVM aims to find a pair of nonparallel separating hyperplanes, where each hyperplane is required to be close to the samples of one class while being far from those of the other class\. This makes TSVM more flexible and efficient than standard SVM\. Moreover, similar to SVM, the standard TSVM can also be explained from a statistical point of view, i\.e\., it fits the “loss \+ penalty” regularization framework[Shao et al\. 2011](https://arxiv.org/html/2608.11567#bib.bib6),[Qi and Yang 2022](https://arxiv.org/html/2608.11567#bib.bib3)\. Specifically, most of the existing TSVM adopt hinge loss andl2l\_\{2\}\-norm penalty\. However, hinge loss is proved to be sensitive to label noise[Wu and Liu 2007](https://arxiv.org/html/2608.11567#bib.bib7),[Wang et al\. 2024](https://arxiv.org/html/2608.11567#bib.bib8)and resampling noise \(zero\-mean feature noise around the boundary hyperplanes\)[Huang et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib9)\. Thel2l\_\{2\}\-norm penalty lacks the ability to perform feature selection[Zhu et al\. 2004](https://arxiv.org/html/2608.11567#bib.bib10),[Wang et al\. 2006](https://arxiv.org/html/2608.11567#bib.bib11)\. Therefore, there remains significant room for improving the efficiency of TSVM in handling complex real\-world problems\. The label noise sensitivity of SVMs and TSVMs stems mainly from the upper\-unbounded nature of the hinge loss\. Specifically, label noise usually lies near or even on the wrong side of the separating hyperplane\. For such samples, the losses can be quite large due to the unboundedness of hinge loss function\. Consequently, the final obtained separating hyperplane tends to be deviated by label noise by the minimization of the optimization objective\. To address this issue, researchers have turned to nonconvex loss functions to enhance robustness against label noise\. By considering the difference between the logistic loss and its shifted version, Krause and Singer[Krause and Singer 2004](https://arxiv.org/html/2608.11567#bib.bib12)proposed logistic difference \(LD\) loss for SVM to reduce the influence of label noise\. Wu and Liu[Wu and Liu 2007](https://arxiv.org/html/2608.11567#bib.bib7)integrated a truncated hinge loss, so\-called ramp loss, with SVM to enhance the robustness\. Later, Liu et al\.[Liu et al\. 2015](https://arxiv.org/html/2608.11567#bib.bib13)combined the ramp loss with TSVM to propose robust nonparallel SVM \(RNPSVM\)\. Wang et al\.[Wang et al\. 2019](https://arxiv.org/html/2608.11567#bib.bib14)constructed a cappedl1l\_\{1\}\-norm loss for robust TSVM\. Wang et al\.[Wang et al\. 2024](https://arxiv.org/html/2608.11567#bib.bib8)designed a new truncated squared loss to obtain a robust SVM \(LtslL\_\{tsl\}\-SVM\)\. In addition to truncation, correntropy is also an effective approach of designing robust losses[Liu et al\. 2007](https://arxiv.org/html/2608.11567#bib.bib15),[Singh et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib16)\. Xu et al\.[Xu et al\. 2017](https://arxiv.org/html/2608.11567#bib.bib17)developed the idea of correntropy to SVM and proposed rescaled hinge loss SVM, which can alleviate the disturbance of outliers\. Xu et al\.[Xu et al\. 2018](https://arxiv.org/html/2608.11567#bib.bib18)studied the correntropy based loss \(C\-loss\) for least squares SVM\. Ma et al\.[Ma et al\. 2021](https://arxiv.org/html/2608.11567#bib.bib19)constructed a novel adaptive capped loss derived from correntropy to enhance TSVM’s resistance to label noise\. Recently, Akhtar et al\.[Akhtar et al\. 2025](https://arxiv.org/html/2608.11567#bib.bib20)introduced a novel robust, bounded, sparse and smooth \(RoBoSS\) loss function for SVM, to mitigate the impact of label noise\. However, RoBoSS loss ignores the perturbation of resampling noise and the performance needs further improving\. Regarding resampling noise, Huang et al\.[Huang et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib9)first demonstrated that hinge loss\-based separating hyperplanes are sensitive to zero\-mean feature noise near the boundary\. Consequently, solutions derived from resampling procedures, such asKK\-fold cross\-validation lack stability\. Inspired by statistical quantiles, they introduced the pinball loss to SVM \(PinSVM\) to enhance its resampling stability\. The authors[Huang et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib21)further extended this idea to squared loss, developing an asymmetric least squares SVM with a smooth, easily optimized objective function\. A key limitation of PinSVM is the loss of sample sparsity\. Specifically, all training samples become support vectors\. This drawback can increase the training burden[Huang et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib9)\. To encourage the sparsity, Shen et al\.[Shen et al\. 2017](https://arxiv.org/html/2608.11567#bib.bib22)proposed a truncated pinball loss, which can provide a flexible trade\-off between sparsity and feature noise insensitivity\. Motivated by quantiles and correntropy, Yang and Dong[Yang and Dong 2019](https://arxiv.org/html/2608.11567#bib.bib23)proposed a generalized quantile loss\. Based on the least squares SVM, He et al\.[He et al\. 2023](https://arxiv.org/html/2608.11567#bib.bib24)established an asymmetric kernel\-based learning classifier\. For redundant features, they often provide irrelevant or even misleading information for the modelling process\. As a result, the predicting performance may degrade\. Zhu et al\.[Zhu et al\. 2004](https://arxiv.org/html/2608.11567#bib.bib10)replacedl2l\_\{2\}\-norm penalty byl1l\_\{1\}\-norm penalty to propose 1\-norm SVM, which can select significant features and remove redundant features, simultaneously\. Ikeda and Murata[Ikeda and Murata 2005](https://arxiv.org/html/2608.11567#bib.bib25)investigated the geometrical properties oflpl\_\{p\}\-norm penalizedν\\nu\-SVM, where1≤p≤∞1\\leq p\\leq\\infty\. Zhu et al\.[Wang et al\. 2006](https://arxiv.org/html/2608.11567#bib.bib11)integrated elastic net with SVM to construct doubly regularized SVM \(DrSVM\)\. In many real\-world scenarios, input features exhibit a grouped structure\. Consequently, there is greater interest in performing feature selection or elimination at the group level rather than on an individual basis\. To achieve group selection, Zou and Yuan[Zou and Yuan 2008](https://arxiv.org/html/2608.11567#bib.bib26)applied the infinity norm for each group of features to proposeF∞F\_\{\\infty\}\-nrom SVM\. Gao et al\.[Gao et al\. 2011](https://arxiv.org/html/2608.11567#bib.bib27)employedl1l\_\{1\}\-norm penalty for least squares TSVM to automatically select input features\. Moosaei and Hladík[Moosaei and Hladík 2023](https://arxiv.org/html/2608.11567#bib.bib28)proposedlpl\_\{p\}\-norm \(0<p<10<p<1\) least squares twin multi\-class SVM\. Withp≥1p\\geq 1, Xie et al\.[Xie et al\. 2023](https://arxiv.org/html/2608.11567#bib.bib29)designed Laplacianlpl\_\{p\}\-norm least squares TSVM\. Despite advances in robust SVM methods, existing approaches suffer critical limitations that hinder practical use\. Label\-noise\-robust losses such as ramp loss, capped loss, and RoBoSS typically ignore resampling noise, while resampling\-stable variants like pinball loss remain sensitive to label noise\. Most robust losses either sacrifice sparsity or introduce nonconvexity with hyperparameters lacking theoretical tuning guidance\. Moreover, few prior methods address label noise, resampling instability, and redundant feature interference simultaneously within a unified framework\. Notably, RoBoSS lacks resampling\-noise resistance and its feature\-selection performance remains unexplored\. In this paper, to address the aforementioned issues, we propose a novel asymmetric RoBoSS loss\-based sparse geometric TSVM \(aRSGTSVM\)\. The proposed asymmetric RoBoSS loss is smooth and bounded, which can mitigate the impact of label noise and resampling noise, simultaneously\. Moreover, aRSGTSVM incorporates anl1l\_\{1\}\-norm penalty to enable feature selection\. In short, the main contributions are summarized as follows: 1\) We propose a new asymmetric and robust \(aR\) loss function\. Especially, compared with RoBoSS loss function, the proposed aR loss function can not only effectively mitigate the impact of label noise, but also enhance the stability to the zero\-mean noise near the boundary hyperplanes \(so\-called resampling noise\)\. 2\) We employ influence function to demonstrate the robustness of aR loss function\. Although there is extensive literature on enhancing SVM robustness by constructing non\-convex functions, few studies theoretically elucidate the robustness of the constructed functions\. From a statistical perspective, we further proved that the influence function of aR loss is bounded, thereby providing a theoretical guarantee of its robustness\. 3\) Based on the aR loss andl1l\_\{1\}\-norm penalty, the aRSGTSVM models are proposed for robust classification and regression learning problems \(In the following content, we refer to the regression model as aRSGTSVR to avoid confusion\)\. In addition to robustness, the proposed aRSGTSVM and aRSGTSVR can also reduce the influence of noise features\. 4\) To optimize the nonconvex and nonsmooth aRSGTSVM and aRSGTSVR optimization problems, we design an efficient algorithm based on the proximal gradient descent algorithm, termed as iPiano algorithm\. The implemented algorithm is demonstrated to be fast and stable, and is applicable to high\-dimensional learning problems\. 5\) A lot of numerical studies on synthetic and benchmark datasets demonstrate that the proposed aRSGTSVM and aRSGTSVR are robust against label noise and resampling noise, while maintaining excellent feature selection capability in high\-dimensional settings\. 6\) To further validate the generalization capability, we apply the model into index tracking task\. The results show that aRSGTSVR delivers consistently superior performance across different underlying indices\. The rest of paper is organized as follows: Section[2](https://arxiv.org/html/2608.11567#S2)introduces the related work of this paper\. Section[3](https://arxiv.org/html/2608.11567#S3)proposes the aR loss function and applies it to both classification and regression problems\. Section[4](https://arxiv.org/html/2608.11567#S4)presents a lot of experimental results of the proposed models on artificial datasets, UCI datasets and real\-world stock datasets\. Finally, in Section[5](https://arxiv.org/html/2608.11567#S5), we revisit the main contributions of this paper and provide a concluding remark\. ## 2Preliminaries and related work First, we define some necessary notation\. Consider a supervised learning data\{\(xiT,yi\)T\}i=1n\\\{\(x\_\{i\}^\{T\},y\_\{i\}\)^\{T\}\\\}\_\{i=1\}^\{n\}withnnsamples andppfeatures, wherexi=\(xi1,xi2,⋯,xip\)T∈ℝpx\_\{i\}=\(x\_\{i1\},x\_\{i2\},\\cdots,x\_\{ip\}\)^\{T\}\\in\\mathbb\{R\}^\{p\}is theii\-th sample\. Note thatyi∈\{±1\}y\_\{i\}\\in\\\{\\pm 1\\\}means a binary classification problem, whileyi∈ℝy\_\{i\}\\in\\mathbb\{R\}means a regression problem\. Furthermore, letY=\(y1,y2,⋯yn\)T∈ℝnY=\\mathrm\{\(\}y\_\{1\},y\_\{2\},\\cdots y\_\{n\}\)^\{T\}\\in\\mathbb\{R\}^\{n\}andX=\(x1,x2,⋯xn\)T∈ℝn×pX=\(x\_\{1\},x\_\{2\},\\cdots x\_\{n\}\)^\{T\}\\in\\mathbb\{R\}^\{n\\times p\}\. The positive and the negative samples are reorganized asX\+X\_\{\+\}andX−X\_\{\-\}, respectively\. Unless otherwise specified, all the vectors mentioned below are in column\-form and the norm defaults to thel2l\_\{2\}\-norm\. ### 2\.1ENNHSVM For the standard TSVM, its training process does not fully consider the core requirement of comparing distances to each separating hyperplane in the prediction stage, leading to an inconsistency between the training and prediction processes\. As[Shao et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib30)pointed out, this inconsistency can possibly reduce the prediction performance, especially in the datasets with heteroscedastic noise\. Recently, Qi and Yang[Qi and Yang 2022](https://arxiv.org/html/2608.11567#bib.bib3)proposed a novel consistent ENNHSVM, which performs better than the standard TSVM\. Specifically, ENNHSVM pursues two nonparallel hyperplanes by optimizing the following problems: min\\displaystyle\\minc12\(‖X\+w\+\+e\+b\+‖2\+‖X−w−\+e−b−‖2\)\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\left\(\\\|X\_\{\+\}w\_\{\+\}\+e\_\{\+\}b\_\{\+\}\\\|^\{2\}\+\\\|X\_\{\-\}w\_\{\-\}\+e\_\{\-\}b\_\{\-\}\\\|^\{2\}\\right\)\(1\)\+12\(‖w\+‖2\+b\+2\+‖w−‖2\+b−2\)\\displaystyle\+\\frac\{1\}\{2\}\\left\(\\\|w\_\{\+\}\\\|^\{2\}\+b\_\{\+\}^\{2\}\+\\\|w\_\{\-\}\\\|^\{2\}\+b\_\{\-\}^\{2\}\\right\)\+c22\(‖ξ\+‖2\+‖ξ−‖2\)\+c3\(e\+Tξ\+\+e−Tξ−\)\\displaystyle\+\\frac\{c\_\{2\}\}\{2\}\\left\(\\\|\\xi\_\{\+\}\\\|^\{2\}\+\\\|\\xi\_\{\-\}\\\|^\{2\}\\right\)\+c\_\{3\}\\left\(e\_\{\+\}^\{T\}\\xi\_\{\+\}\+e\_\{\-\}^\{T\}\\xi\_\{\-\}\\right\)s\.t\.\\displaystyle\\text\{s\.t\.\}\{X\+w\+\+e\+b\+\+X\+w−\+e\+b−≥e\+−ξ\+,ξ\+≥0,X−w−\+e−b−\+X−w\+\+e−b\+≤ξ−−e−,ξ−≥0,\\displaystyle\\left\\\{\\begin\{aligned\} &X\_\{\+\}w\_\{\+\}\+e\_\{\+\}b\_\{\+\}\+X\_\{\+\}w\_\{\-\}\+e\_\{\+\}b\_\{\-\}\\geq e\_\{\+\}\-\\xi\_\{\+\},\\xi\_\{\+\}\\geq 0,\\\\ &X\_\{\-\}w\_\{\-\}\+e\_\{\-\}b\_\{\-\}\+X\_\{\-\}w\_\{\+\}\+e\_\{\-\}b\_\{\+\}\\leq\\xi\_\{\-\}\-e\_\{\-\},\\xi\_\{\-\}\\geq 0,\\end\{aligned\}\\right\.wherew±w\_\{\\pm\}andb±b\_\{\\pm\}are the normal vectors and intercepts of the positive and negative hyperplanes\.ci\(i=1,2,3\)c\_\{i\}\\ \(i=1,2,3\)are positive tuning parameters,ξ±\\xi\_\{\\pm\}are slack variables ande±\{e\}\_\{\\pm\}are two vectors with all elements equaling to one\. After obtainingw±w\_\{\\pm\}andb±b\_\{\\pm\}, for a given new samplexnewx\_\{\\rm new\}, its label can be classified via the following decision function: f\(xnew\)=sign\(xnewT\(w\+\+w−\)\+\(b\+\+b−\)\),f\\bigl\(x\_\{\\rm new\}\\bigr\)=\\mathrm\{sign\}\\Bigl\(x\_\{\\rm new\}^\{T\}\\bigl\(w\_\{\+\}\+w\_\{\-\}\\bigr\)\+\\bigl\(b\_\{\+\}\+b\_\{\-\}\\bigr\)\\Bigr\),\(2\)wheresign\(⋅\)\\mathrm\{sign\}\(\\cdot\)denotes the sign function\. Although ENNHSVM is consistent and demonstrated to be efficient, it cannot perform feature selection and exhibits poor performance in the presence of redundant variables\. Moreover, its application in regression has not yet been explored in depth\. ### 2\.2RoBoSS loss for SVM To reduce the impact of label noise, recently, Akhtar et al\.[Akhtar et al\. 2025](https://arxiv.org/html/2608.11567#bib.bib20)proposed a robust, bounded, sparse and smooth loss \(RoBoSS\)\. They incorporated the RoBoSS loss into the SVM framework, resulting in a novel robust RoBoSS\-SVM\. In detail, RoBoSS loss is defined as LRoBoSS\(u\)=\{λ\(1−\(au\+1\)exp\(−au\)\),u\>0,0,u≤0,L\_\{RoBoSS\}\(u\)=\\begin\{cases\}\\lambda\\big\(1\-\(au\+1\)\\exp\(\-au\)\\big\),&u\>0,\\\\ 0,&u\\leq 0,\\end\{cases\}\(3\)whereaais the shape parameter andλ\\lambdais the boundary parameter\. The primal problem of RoBoSS\-SVM can be formulated as minw,b12‖w‖2\+Cn∑i=1nLRoBoSS\(1−yi\(wTxi\+b\)\)\.\\min\_\{w,b\}\\frac\{1\}\{2\}\\\|w\\\|^\{2\}\+\\frac\{C\}\{n\}\\sum\_\{i=1\}^\{n\}L\_\{\\text\{RoBoSS\}\}\\left\(1\-y\_\{i\}\\left\(w^\{T\}x\_\{i\}\+b\\right\)\\right\)\.\(4\)wherewwandbbare the normal vector and intercept of the separating hyperplane\.C\>0C\>0is the tuning parameter\. ## 3The proposed aRSGTSVM\(R\) As discussed earlier, although the RoBoSS loss is robust to noise, it exhibits instability to resampling\. In this chapter, an asymmetric version of the RoBoSS loss, termed aR loss, is proposed to address more complex noise in high\-dimensional learning\. Specifically,[Section3\.1](https://arxiv.org/html/2608.11567#S3.SS1)introduces the aR loss and investigates its theoretical properties\.[Section3\.2](https://arxiv.org/html/2608.11567#S3.SS2)presents the aRSGTSVM method for classification problems, while[Section3\.3](https://arxiv.org/html/2608.11567#S3.SS3)proposes the aRSGTSVR model for regression scenarios\. Finally,[Section3\.4](https://arxiv.org/html/2608.11567#S3.SS4)provides the corresponding optimization algorithm\. ### 3\.1asymmetric RoBoSS loss Although the RoBoSS loss demonstrates considerable robustness to label noise, Huang et al\.[Xu et al\. 2017](https://arxiv.org/html/2608.11567#bib.bib31)point out that in many practical problems, beyond outliers, high\-dimensional complex data may also be affected by other types of noise, such as resampling noise or zero\-mean noise near the bounding hyperplane\. However, one\-sided loss functions like the hinge loss and RoBoSS loss struggle to effectively mitigate the impact of such noise, leading to unstable model performance and leaving room for improvement\. Therefore, to further enhance the capability of the RoBoSS loss in handling complex data, we propose a new loss function named aR, which is defined as follows: LaR\(u\)=\{λ\(1−\(au\+1\)exp\(−au\)\),u\>0,τλ\(1−\(au2\+1\)exp\(−au2\)\),u≤0,L\_\{aR\}\(u\)=\\begin\{cases\}\\lambda\\big\(1\-\(au\+1\)\\exp\(\-au\)\\big\),&u\>0,\\\\ \\tau\\lambda\\big\(1\-\(au^\{2\}\+1\)\\exp\(\-au^\{2\}\)\\big\),&u\\leq 0,\\end\{cases\}\(5\)where the shape parametera\>0a\>0, the margin parameterλ\>0\\lambda\>0, and the parameterτ∈\[0,1\]\\tau\\in\[0,1\]control the asymmetry of the loss function, thereby enhancing the model’s robustness to resampling noise\. Next, we elaborate on the properties of the proposed aR loss function\. Property 1\.The aR loss function isC1\-smoothC^\{1\}\\text\{\-smooth\}\. Proof\.First, by \([5](https://arxiv.org/html/2608.11567#S3.E5)\), it follows that ∇LaR\(u\)=\{λa2uexp\(−au\),u\>0,2τλa2u3exp\(−au2\),u≤0,\\nabla L\_\{aR\}\(u\)=\\begin\{cases\}\\lambda a^\{2\}u\\exp\(\-au\),&u\>0,\\\\ 2\\tau\\lambda a^\{2\}u^\{3\}\\exp\(\-au^\{2\}\),&u\\leq 0,\\end\{cases\}\(6\)Thus, we can deduce that∇LaR\(0\+\)=0\\nabla L\_\{aR\}\(0^\{\+\}\)=0and∇LaR\(0−\)=0\\nabla L\_\{aR\}\(0^\{\-\}\)=0\. According to \([5](https://arxiv.org/html/2608.11567#S3.E5)\), we havelimu→0\+LaR\(u\)=limu→0−LaR\(u\)=LaR\(0\)=0\\lim\_\{u\\to 0^\{\+\}\}L\_\{aR\}\(u\)=\\lim\_\{u\\to 0^\{\-\}\}L\_\{aR\}\(u\)=L\_\{aR\}\(0\)=0, which implies thatLaR\(u\)L\_\{aR\}\(u\)is continuous atu=0u=0\. Consequently, the aR loss is aC1\-smoothC^\{1\}\\text\{\-smooth\}function\.□\\square Property 2\.The aR loss function is bounded\. Proof\.Foru\>0u\>0, we have∇LaR\(u\)=λa2uexp\(−au\)\>0\\nabla L\_\{aR\}\(u\)=\\lambda a^\{2\}u\\exp\(\-au\)\>0, which implies thatLaR\(u\)L\_\{aR\}\(u\)is strictly monotonically increasing on\(0,\+∞\)\(0,\+\\infty\)\. Foru<0u<0, we have∇LaR\(u\)=2τλa2u3exp\(−au2\)<0\\nabla L\_\{aR\}\(u\)=2\\tau\\lambda a^\{2\}u^\{3\}\\exp\(\-au^\{2\}\)<0, which implies thatLaR\(u\)L\_\{aR\}\(u\)is strictly monotonically decreasing on\(−∞,0\)\(\-\\infty,0\)\. According to the monotonicity above, the function reaches its global minimum atu=0u=0, andLaR\(0\)=0L\_\{aR\}\(0\)=0, which means that the loss function is lower bounded by 0\. Next, we analyze the upper bound of the function by calculating the limits at infinity: limu→\+∞LaR\(u\)=λ,limu→−∞LaR\(u\)=τλ\.\\lim\_\{u\\to\+\\infty\}L\_\{aR\}\(u\)=\\lambda,\\quad\\lim\_\{u\\to\-\\infty\}L\_\{aR\}\(u\)=\\tau\\lambda\.\(7\) Since0<τ≤10<\\tau\\leq 1, we haveτλ≤λ\\tau\\lambda\\leq\\lambda\. Combined with monotonicity on both intervals, all function values satisfy 0≤LaR\(u\)≤λ,∀u∈ℝ\.0\\leq L\_\{aR\}\(u\)\\leq\\lambda,\\quad\\forall u\\in\\mathbb\{R\}\.\(8\) Therefore, the aR loss function is both lower bounded and upper bounded, namely, it is bounded onℝ\\mathbb\{R\}\.□\\square Property 3\.The aR loss is robust to label noise \(outliers\), which can be theoretically guaranteed by influence function\. Proof\.Hampel introduced the influence function[Hampel 1968](https://arxiv.org/html/2608.11567#bib.bib32), which is mainly used to measure the stability of an estimator when subjected to infinitesimal contamination\. For an ideal roust loss function, the influence function of the induced estimator is bounded\. Following[Akhtar et al\. 2026](https://arxiv.org/html/2608.11567#bib.bib33)and by \([6](https://arxiv.org/html/2608.11567#S3.E6)\), we have that∇laR\\nabla l\_\{aR\}achieves its maximum atu=1au=\\frac\{1\}\{a\}foru\>0u\>0, while it achieves its maximum atu=−32au=\-\\sqrt\{\\frac\{3\}\{2a\}\}foru≤0u\\leq 0\. Therefore, it follows that \|IF\(u\)\|≤max\(λae,3τλ6a2e3/2\)<∞,∀u∈ℝ\.\|\\text\{IF\}\(u\)\|\\leq\\max\\left\(\\frac\{\\lambda a\}\{\\text\{e\}\},\\frac\{3\\tau\\lambda\\sqrt\{6a\}\}\{2\\text\{e\}^\{3/2\}\}\\right\)<\\infty,\\quad\\forall u\\in\\mathbb\{R\}\.\(9\) Therefore, according to the influence function theory, for the SVM model designed based on the aR loss, even if the lossuucaused by label noise is extremely large, their impact on the model is still limited\. This theoretically guarantees the robustness of the aR loss\. Figure[1](https://arxiv.org/html/2608.11567#S3.F1)illustrates the various forms of the aR loss function under different parameters\. Combined with the preceding propositions, the asymmetric RoBoSS \(aR\) loss function is a bounded, asymmetric, smooth, and non\-convex function\. Consequently, compared to the original RoBoSS loss, our proposed loss function is not only robust to outliers but also resilient to zero\-mean feature noise, enabling it to handle more complex problems\. \(a\)Differentaavalues \(b\)Differentλ\\lambdavalues \(c\)Differentτ\\tauvalues Figure 1:Illustrations of different parameter values of the proposed aR loss function ### 3\.2aR loss\-based sparse geometric TSVM In this section, we mainly study the classification problems\. Since the proposed aR loss can effectively mitigate the impact of outliers and strengthen the stability to resampling noise, simultaneously\. We propose a novel sparse and robust geometric twin support vector machine\(aRSGTSVM\), which integrates the aR loss function with ENNHSVM, thereby inheriting the consistency properties of ENNHSVM\. The resulting expression is as follows: min\\displaystyle\\minc12\(‖X\+w\+\+e\+b\+‖2\+‖X−w−\+e−b−‖2\)\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\left\(\\left\\\|X\_\{\+\}w\_\{\+\}\+e\_\{\+\}b\_\{\+\}\\right\\\|^\{2\}\+\\left\\\|X\_\{\-\}w\_\{\-\}\+e\_\{\-\}b\_\{\-\}\\right\\\|^\{2\}\\right\)\(10\)\+λ\(‖w\+‖1\+\|b\+\|\+‖w−‖1\+\|b−\|\)\\displaystyle\+\\lambda\\left\(\\left\\\|w\_\{\+\}\\right\\\|\_\{1\}\+\\left\|b\_\{\+\}\\right\|\+\\left\\\|w\_\{\-\}\\right\\\|\_\{1\}\+\\left\|b\_\{\-\}\\right\|\\right\)\+c2\(∑i∈N\+LaR\(\(ξ\+\)i\)\+∑i∈N−LaR\(\(ξ−\)i\)\)\\displaystyle\+c\_\{2\}\{\\left\(\\sum\_\{i\\in N\_\{\+\}\}L\_\{aR\}\\left\(\(\\xi\_\{\+\}\)\_\{i\}\\right\)\+\\sum\_\{i\\in N\_\{\-\}\}L\_\{aR\}\\left\(\(\\xi\_\{\-\}\)\_\{i\}\\right\)\\right\)\}s\.t\.\\displaystyle\\text\{s\.t\. \}\{X\+w\+\+e\+b\+\+X\+w−\+e\+b−≥e\+−ξ\+,X−w−\+e−b−\+X−w\+\+e−b\+≤ξ−−e−,ξ\+≥0,ξ−≥0,\\displaystyle\\begin\{cases\}X\_\{\+\}w\_\{\+\}\+e\_\{\+\}b\_\{\+\}\+X\_\{\+\}w\_\{\-\}\+e\_\{\+\}b\_\{\-\}\\geq e\_\{\+\}\-\\xi\_\{\+\},\\\\ X\_\{\-\}w\_\{\-\}\+e\_\{\-\}b\_\{\-\}\+X\_\{\-\}w\_\{\+\}\+e\_\{\-\}b\_\{\+\}\\leq\\xi\_\{\-\}\-e\_\{\-\},\\\\ \\xi\_\{\+\}\\geq 0,\\xi\_\{\-\}\\geq 0,\\end\{cases\}whereN±N\_\{\\pm\}denotes by the index sets of positive and negative samples\.\(ξ±\)i\(\\xi\_\{\\pm\}\)\_\{i\}means theii\-th element of the slack variables\. Other notations are similar to ENNHSVM\. In contrast to ENNHSVM, our proposed classifier replaces the loss function in the original model with the aR loss and incorporates anl1l\_\{1\}\-norm penalty to equip the model with feature selection capability\. The core idea of the proposed aRSGTSVM is outlined as follows: - 1\)Minimizing the first term of the objective of \([10](https://arxiv.org/html/2608.11567#S3.E10)\) forces each hyperplane to be closer to its corresponding class samples and farther from the other class, enhancing inter\-class discrimination\. - 2\)The second term‖cdot‖1\\\|cdot\\\|\_\{1\}induces sparsity in the model solution, enabling effective variable selection and handling of high\-dimensional complex problems\. - 3\)The third term employs the aR loss function, whose inherent properties provide robustness against label noise and resampling noise, thereby improving the model’s generalization performance\. To simplify subsequent derivations, define the following notations:X~\+=\(X\+,e\+\)\\tilde\{X\}\_\{\+\}=\(X\_\{\+\},e\_\{\+\}\),X~−=\(X−,e−\)\\tilde\{X\}\_\{\-\}=\(X\_\{\-\},e\_\{\-\}\),w~±=\(w±T,b±\)T\\tilde\{w\}\_\{\\pm\}=\(w\_\{\\pm\}^\{T\},b\_\{\\pm\}\)^\{T\}andw~=\(w~\+,w~−\)\\tilde\{w\}=\(\\tilde\{w\}\_\{\+\},\\tilde\{w\}\_\{\-\}\)\. Furthermore, let A=\(X~\+TX~\+00X~−TX~−\),B=\(X~\+X~\+−X~−−X~−\),e=\(e\+e−\),ξ=\(ξ\+ξ−\)\.A=\\begin\{pmatrix\}\\tilde\{X\}\_\{\+\}^\{T\}\\tilde\{X\}\_\{\+\}&0\\\\ 0&\\tilde\{X\}\_\{\-\}^\{T\}\\tilde\{X\}\_\{\-\}\\end\{pmatrix\},\\quad B=\\begin\{pmatrix\}\\tilde\{X\}\_\{\+\}&\\tilde\{X\}\_\{\+\}\\\\ \-\\tilde\{X\}\_\{\-\}&\-\\tilde\{X\}\_\{\-\}\\end\{pmatrix\},\\quad e=\\begin\{pmatrix\}e\_\{\+\}\\\\ e\_\{\-\}\\end\{pmatrix\},\\quad\\xi=\\begin\{pmatrix\}\\xi\_\{\+\}\\\\ \\xi\_\{\-\}\\end\{pmatrix\}\.\(11\) Then, the aRSGTSVM problem \([10](https://arxiv.org/html/2608.11567#S3.E10)\) can be rewritten as: min\\displaystyle\\minc12w~TAw~\+λ‖w~‖1\+c22‖ξ‖2\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+\\lambda\\\|\\tilde\{w\}\\\|\_\{1\}\+\\frac\{c\_\{2\}\}\{2\}\\\|\\xi\\\|^\{2\}\(12\)s\.t\.\\displaystyle\\text\{s\.t\.\}\{Bw~≥e−ξ,ξ≥0\.\\displaystyle\\left\\\{\\begin\{aligned\} &B\\tilde\{w\}\\geq e\-\\xi,\\\\ &\\xi\\geq 0\.\\end\{aligned\}\\right\.which is equivalent to the following "loss \+ penalty" form, i\.e\., minw~c12w~TAw~\+c2∑i=1nLaR\(1−biTw~\)\+λ‖w~‖1\.\\min\_\{\\tilde\{w\}\}\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+c\_\{2\}\\sum\_\{i=1\}^\{n\}L\_\{aR\}\(1\-b\_\{i\}^\{T\}\\tilde\{w\}\)\+\\lambda\\\|\\tilde\{w\}\\\|\_\{1\}\.\(13\)wherebib\_\{i\}represents theii\-th row vector of matrixBB\. ### 3\.3aR loss\-based sparse geometric TSVR To extend the application scope from discrete classification to continuous prediction, we apply aRSGTSVM to regression problems and propose aR loss\-based sparse geometric TSVR \(aRSGTSVR\)\. Using the idea of TSVR[Khemchandani et al\. 2016](https://arxiv.org/html/2608.11567#bib.bib34), letX\+=\(X\+,Y\+ε1e\+\),X−=\(X−,Y−ε2e−\)X\_\{\+\}=\\left\(X\_\{\+\},Y\+\\varepsilon\_\{1\}e\_\{\+\}\\right\),\\ X\_\{\-\}=\\left\(X\_\{\-\},Y\-\\varepsilon\_\{2\}e\_\{\-\}\\right\),w\+=\(w\+T,η\+\)T,w−=\(w−T,η−\)Tw\_\{\+\}=\\left\(w\_\{\+\}^\{T\},\\eta\_\{\+\}\\right\)^\{T\},w\_\{\-\}=\\left\(w\_\{\-\}^\{T\},\\eta\_\{\-\}\\right\)^\{T\}, whereε1\\varepsilon\_\{1\},ε2\>0\\varepsilon\_\{2\}\>0are tuning parameters\. We first transform \([10](https://arxiv.org/html/2608.11567#S3.E10)\) into the following regression problem: min\\displaystyle\\minc12\(‖X\+w\+\+η\+\(Y\+ε1e\+\)\+e\+b\+‖2\+‖X−w−\+η−\(Y−ε2e−\)\+e−b−‖2\)\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\left\(\\\|X\_\{\+\}w\_\{\+\}\+\\eta\_\{\+\}\(Y\+\\varepsilon\_\{1\}e\_\{\+\}\)\+e\_\{\+\}b\_\{\+\}\\\|^\{2\}\+\\\|X\_\{\-\}w\_\{\-\}\+\\eta\_\{\-\}\(Y\-\\varepsilon\_\{2\}e\_\{\-\}\)\+e\_\{\-\}b\_\{\-\}\\\|^\{2\}\\right\)\(14\)\+λ\(‖w\+‖1\+\|η\+\|\+\|b\+\|\+‖w−‖1\+\|η−\|\+\|b−\|\)\\displaystyle\+\\lambda\\left\(\\left\\\|w\_\{\+\}\\right\\\|\_\{1\}\+\\left\|\\eta\_\{\+\}\\right\|\+\\left\|b\_\{\+\}\\right\|\+\\left\\\|w\_\{\-\}\\right\\\|\_\{1\}\+\\left\|\\eta\_\{\-\}\\right\|\+\\left\|b\_\{\-\}\\right\|\\right\)\+c2\(∑i∈N\+LaR\(\(ξ\+\)i\)\+∑i∈N−LaR\(\(ξ−\)i\)\)\\displaystyle\+c\_\{2\}\{\\left\(\\sum\_\{i\\in N\_\{\+\}\}L\_\{aR\}\\left\(\(\\xi\_\{\+\}\)\_\{i\}\\right\)\+\\sum\_\{i\\in N\_\{\-\}\}L\_\{aR\}\\left\(\(\\xi\_\{\-\}\)\_\{i\}\\right\)\\right\)\}s\.t\.\\displaystyle\\text\{s\.t\.\}\{X\+w\+\+η\+\(Y\+ε1e\+\)\+e\+b\+\+X\+w−\+η−\(Y\+ε1e\+\)\+e\+b−≥e\+−ξ\+,X−w−\+η−\(Y−ε2e−\)\+e−b−\+X−w\+\+η\+\(Y−ε2e−\)\+e−b\+≤ξ−−e−<0,ξ\+≥0,ξ−≥0\.\\displaystyle\\begin\{cases\}X\_\{\+\}w\_\{\+\}\+\\eta\_\{\+\}\(Y\+\\varepsilon\_\{1\}e\_\{\+\}\)\+e\_\{\+\}b\_\{\+\}\+X\_\{\+\}w\_\{\-\}\+\\eta\_\{\-\}\(Y\+\\varepsilon\_\{1\}e\_\{\+\}\)\+e\_\{\+\}b\_\{\-\}\\geq e\_\{\+\}\-\\xi\_\{\+\},\\\\ X\_\{\-\}w\_\{\-\}\+\\eta\_\{\-\}\(Y\-\\varepsilon\_\{2\}e\_\{\-\}\)\+e\_\{\-\}b\_\{\-\}\+X\_\{\-\}w\_\{\+\}\+\\eta\_\{\+\}\(Y\-\\varepsilon\_\{2\}e\_\{\-\}\)\+e\_\{\-\}b\_\{\+\}\\leq\\xi\_\{\-\}\-e\_\{\-\}<0,\\\\ \\xi\_\{\+\}\\geq 0,\\quad\\xi\_\{\-\}\\geq 0\.\\end\{cases\} Analogously to the classification problem, we further define the following variables:X~\+=\(X\+,Y\+ε1e\+,1\),X~−=\(X−,Y−ε2e−,1\),w~\+=\(w\+T,η\+,b\+\)T,w~−=\(w−T,η−,b−\)T,\\tilde\{X\}\_\{\+\}=\\left\(X\_\{\+\},Y\+\\varepsilon\_\{1\}e\_\{\+\},1\\right\),\\ \\tilde\{X\}\_\{\-\}=\\left\(X\_\{\-\},Y\-\\varepsilon\_\{2\}e\_\{\-\},1\\right\),\\ \\tilde\{w\}\_\{\+\}=\\left\(w\_\{\+\}^\{T\},\\eta\_\{\+\},b\_\{\+\}\\right\)^\{T\},\\ \\tilde\{w\}\_\{\-\}=\\left\(w\_\{\-\}^\{T\},\\eta\_\{\-\},b\_\{\-\}\\right\)^\{T\},\\w~=\(w~\+T,w~−T\)T,\\tilde\{w\}=\\left\(\\tilde\{w\}\_\{\+\}^\{T\},\\tilde\{w\}\_\{\-\}^\{T\}\\right\)^\{T\},as well as the corresponding matrices and vectors: A=\(X~\+TX~\+OOX~−TX~−\),B=\(X~\+X~\+−X~−−X~−\),e=\(e\+e−\),ξ=\(ξ\+ξ−\)\.A=\\begin\{pmatrix\}\\tilde\{X\}\_\{\+\}^\{T\}\\tilde\{X\}\_\{\+\}&O\\\\ O&\\tilde\{X\}\_\{\-\}^\{T\}\\tilde\{X\}\_\{\-\}\\end\{pmatrix\},\\ B=\\begin\{pmatrix\}\\tilde\{X\}\_\{\+\}&\\tilde\{X\}\_\{\+\}\\\\ \-\\tilde\{X\}\_\{\-\}&\-\\tilde\{X\}\_\{\-\}\\end\{pmatrix\},\\ e=\\begin\{pmatrix\}e\_\{\+\}\\\\ e\_\{\-\}\\end\{pmatrix\},\\ \\xi=\\begin\{pmatrix\}\\xi\_\{\+\}\\\\ \\xi\_\{\-\}\\end\{pmatrix\}\.We rewrite \([14](https://arxiv.org/html/2608.11567#S3.E14)\) as: min\\displaystyle\\minc12w~TAw~\+λ‖w~‖1\+c22‖ξ‖2\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+\\lambda\\\|\\tilde\{w\}\\\|\_\{1\}\+\\frac\{c\_\{2\}\}\{2\}\\\|\\xi\\\|^\{2\}\(15\)s\.t\.\\displaystyle\\text\{s\.t\.\}\{Bw~≥e−ξ,ξ≥0\.\\displaystyle\\left\\\{\\begin\{aligned\} &B\\tilde\{w\}\\geq e\-\\xi,\\\\ &\\xi\\geq 0\.\\end\{aligned\}\\right\. Similar to the previous steps, we obtain the linear case of the aRSGTSVR model: min\\displaystyle\\minc12w~TAw~\+c2∑i=1nLaR\(1−biTw~\)\+λ‖w~‖1\.\\displaystyle\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+c\_\{2\}\\sum\_\{i=1\}^\{n\}L\_\{aR\}\\left\(1\-b\_\{i\}^\{T\}\\tilde\{w\}\\right\)\+\\lambda\\\|\\tilde\{w\}\\\|\_\{1\}\.\(16\) By utilizing the feature mapping𝚽\(⋅\)\\boldsymbol\{\\Phi\}\(\\cdot\)that maps raw input space into a high dimensional Reproducing Kernel Hilbert Space, the proposed aRSGTSVM\(R\) model can be extended to the sparse kernel case\. In fact, by only replacingXXwith𝚽\(X\)\\boldsymbol\{\\Phi\}\(X\), we derive the aRSGTSVM\(R\) model for the sparse kernel scenario\. Note that feature selection is one of the key focuses of this study, so we primarily consider the linear case ### 3\.4iPiano algorithm Due to the non\-convex aR loss function and non\-smooth penalty term, Problem \([10](https://arxiv.org/html/2608.11567#S3.E10)\) constitutes a non\-convex optimization problem\. Conventional solution approaches typically employ the difference of convex functions \(DC\) algorithm or the half\-quadratic \(HQ\) algorithm, which require iteratively solving a series of subproblems and incur substantial computational costs\. Therefore, we opt to utilize the iPiano \(Inertial Proximal Algorithm for Nonconvex Optimization\) algorithm[Ochs et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib35)for optimization, which offers advantages of rapid convergence and numerical stability, particularly suited for high\-dimensional complex problems\. The following derivation will be presented using the classification problem as an illustrative example\. #### 3\.4\.1iPiano for aRSGTSVM The iPiano algorithm can solve optimization problems of the form: minx∈ℝnh\(x\)=f\(x\)\+g\(x\),\\min\_\{x\\in\\mathbb\{R\}^\{n\}\}h\(x\)=f\(x\)\+g\(x\),\(17\)whereggis convex \(possibly nonsmooth\),ffisC1\-smoothC^\{1\}\\text\{\-smooth\}\(possibly nonconvex\)\. Thus, \([10](https://arxiv.org/html/2608.11567#S3.E10)\) can also be interpreted as having the form "f\+gf\+g" : minw~\\displaystyle\\min\_\{\\tilde\{w\}\}c12w~TAw~\+c2∑i=1nLaR\(1−biTw~\)⏟f\+λ‖w~‖1⏟g\.\\displaystyle\\underbrace\{\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+c\_\{2\}\\sum\_\{i=1\}^\{n\}L\_\{aR\}\\left\(1\-b\_\{i\}^\{T\}\\tilde\{w\}\\right\)\}\_\{f\}\+\\underbrace\{\\lambda\\\|\\tilde\{w\}\\\|\_\{1\}\}\_\{g\}\.\(18\) Letui=1−biTw~u\_\{i\}=1\-b\_\{i\}^\{T\}\\tilde\{w\}, then the objective functionffis given by: f\(w~\)=\{c12w~TAw~\+c2∑i=1nλ\(1−\(aui\+1\)exp\(−aui\)\),ui\>0,c12w~TAw~\+c2∑i=1nτλ\(1−\(aui2\+1\)exp\(−aui2\)\),ui≤0\.f\(\\tilde\{w\}\)=\\begin\{cases\}\\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+c\_\{2\}\\sum\\limits\_\{i=1\}^\{n\}\\lambda\\left\(1\-\\left\(au\_\{i\}\+1\\right\)\\exp\\left\(\-au\_\{i\}\\right\)\\right\),&u\_\{i\}\>0,\\\\ \\frac\{c\_\{1\}\}\{2\}\\tilde\{w\}^\{T\}A\\tilde\{w\}\+c\_\{2\}\\sum\\limits\_\{i=1\}^\{n\}\\tau\\lambda\\left\(1\-\\left\(au\_\{i\}^\{2\}\+1\\right\)\\exp\\left\(\-au\_\{i\}^\{2\}\\right\)\\right\),&u\_\{i\}\\leq 0\.\\end\{cases\}\(19\) Then∇f\\nabla fis obtained: ∇f\(w~\)=\{c1Aw~−c2∑i=1na2λbiuiexp\(−aui\),ui\>0,c1Aw~−c2∑i=1n2a2τλbiui3exp\(−aui2\),ui≤0\.\\nabla f\(\\tilde\{w\}\)=\\begin\{cases\}c\_\{1\}A\\tilde\{w\}\-c\_\{2\}\\sum\\limits\_\{i=1\}^\{n\}a^\{2\}\\lambda b\_\{i\}u\_\{i\}\\exp\(\-au\_\{i\}\),&u\_\{i\}\>0,\\\\ c\_\{1\}A\\tilde\{w\}\-c\_\{2\}\\sum\\limits\_\{i=1\}^\{n\}2a^\{2\}\\tau\\lambda b\_\{i\}u\_\{i\}^\{3\}\\exp\(\-au\_\{i\}^\{2\}\),&u\_\{i\}\\leq 0\.\\end\{cases\}\(20\) Here,L\>0L\>0denotes an upper bound constant for the Lipschitz continuity of∇f\\nabla f, which satisfies the inequality \|∇f\(w~1\)−∇f\(w~2\)\|≤L‖w~1−w~2‖,∀w~1,w~2\.\|\\nabla f\(\\tilde\{w\}\_\{1\}\)\-\\nabla f\(\\tilde\{w\}\_\{2\}\)\|\\leq L\\\|\\tilde\{w\}\_\{1\}\-\\tilde\{w\}\_\{2\}\\\|,\\quad\\forall\\tilde\{w\}\_\{1\},\\tilde\{w\}\_\{2\}\.\(21\) Because ∇2f\(w~\)=\{c1A−c2∑i=1na2λbibiT\(−1\+aui\)exp\(−aui\),ui\>0,c1A−c2∑i=1n2a2τλbibiT\(−3ui2\+2aui4\)exp\(−aui2\),ui≤0,\\nabla^\{2\}f\(\\tilde\{w\}\)=\\begin\{cases\}c\_\{1\}A\-c\_\{2\}\\sum\_\{i=1\}^\{n\}a^\{2\}\\lambda b\_\{i\}b\_\{i\}^\{T\}\\left\(\-1\+au\_\{i\}\\right\)\\exp\(\-au\_\{i\}\),&u\_\{i\}\>0,\\\\ c\_\{1\}A\-c\_\{2\}\\sum\_\{i=1\}^\{n\}2a^\{2\}\\tau\\lambda b\_\{i\}b\_\{i\}^\{T\}\\left\(\-3u\_\{i\}^\{2\}\+2au\_\{i\}^\{4\}\\right\)\\exp\(\-au\_\{i\}^\{2\}\),&u\_\{i\}\\leq 0,\\end\{cases\}\(22\)we can get L=c1‖A‖\+c2λa2max\(1,2\|τ\|ae\)∑i=1n‖bi‖2\.L=c\_\{1\}\\\|A\\\|\+c\_\{2\}\\lambda a^\{2\}\\max\\left\(1,\\frac\{2\\left\|\\tau\\right\|\}\{a\\sqrt\{e\}\}\\right\)\\sum\_\{i=1\}^\{n\}\\\|b\_\{i\}\\\|^\{2\}\.\(23\) The general framework of the iPiano algorithm for the problem \([17](https://arxiv.org/html/2608.11567#S3.E17)\) is presented in the algorithm[1](https://arxiv.org/html/2608.11567#alg1)\. In this work, we empirically set the maximum iteration numbernitern\_\{\\rm iter\}to 500 and the error thresholdε\\varepsilonto10−610^\{\-6\}\. Algorithm 1iPiano for aRSGTSVM1:Input:Set step size parameters β=0\.5\\beta=0\.5, α=1−βL\\alpha=\\dfrac\{1\-\\beta\}\{L\}, where LLis the Lipschitz constant of ∇f\\nabla f, choose w~0∈dom,h\\tilde\{w\}^\{0\}\\in\\text\{dom\},h, w~−1=w~0\\tilde\{w\}^\{\-1\}=\\tilde\{w\}^\{0\}\. The maximal iteration number nitern\_\{iter\}, and the convergent error ε\\varepsilon\. 2:Output:Optimal solution w~∗\\tilde\{w\}^\{\*\}of \([10](https://arxiv.org/html/2608.11567#S3.E10)\) 3:Initialize iteration counter n=0n=0 4:while n<nitern<n\_\{iter\}do 5: w~n\+1=\(I\+αn∂g\)−1\(w~n−αn∇f\(w~n\)\+βn\(w~n−w~n−1\)\)\\tilde\{w\}^\{n\+1\}=\(I\+\\alpha\_\{n\}\\partial g\)^\{\-1\}\\big\(\\tilde\{w\}^\{n\}\-\\alpha\_\{n\}\\nabla f\(\\tilde\{w\}^\{n\}\)\+\\beta\_\{n\}\(\\tilde\{w\}^\{n\}\-\\tilde\{w\}^\{n\-1\}\)\\big\) 6:if ‖w~n\+1−w~n‖2<ε\\\|\\tilde\{w\}^\{n\+1\}\-\\tilde\{w\}^\{n\}\\\|\_\{2\}<\\varepsilonthen 7:break 8:endif 9: n=n\+1n=n\+1 10:endwhile 11:return w~n\+1\\tilde\{w\}^\{n\+1\} The proximal map is defined by \(I\+α∂g\)−1\(x^\):=argminx∈ℝn\{αg\(x\)\+12∥x−x^∥22\},\(I\+\\alpha\\partial g\)^\{\-1\}\(\\hat\{x\}\):=\\mathop\{\\mathrm\{arg\\,min\}\}\\limits\_\{x\\in\\mathbb\{R\}^\{n\}\}\\left\\\{\\alpha g\(x\)\+\\frac\{1\}\{2\}\\lVert x\-\\hat\{x\}\\rVert\_\{2\}^\{2\}\\right\\\},\(24\)whereIIis the identity map,α\>0\\alpha\>0is a given step size parameter, andggis a proper lower semicontinuous convex function whose specific definition is given in \([18](https://arxiv.org/html/2608.11567#S3.E18)\)\. #### 3\.4\.2iPiano for aRSGTSVR According to \([16](https://arxiv.org/html/2608.11567#S3.E16)\) and \([13](https://arxiv.org/html/2608.11567#S3.E13)\), the aRSGTSVR model can be reformulated into a form consistent with that of the aRSGTSVM\. Thus, similarly to algorithm[1](https://arxiv.org/html/2608.11567#alg1), the overall procedure for solving the aRSGTSVR algorithm is shown in algorithm[2](https://arxiv.org/html/2608.11567#alg2)\. It is worth noting that the convergence of the proposed iPiano\-based algorithm is guaranteed by Theorem 4\.8 in the iPiano framework established by Ochs et al\.[Ochs et al\. 2014](https://arxiv.org/html/2608.11567#bib.bib35)\. Specifically, for nonconvex and possibly nonsmooth objective functions, under the condition that the objective satisfies the Kurdyka–Lojasiewicz property and appropriate step size parameters are adopted, it can be verified that the iterative sequence of the iPiano algorithm converges to critical points\. Consequently, the algorithm developed has a solid theoretical convergence guaranty\. Algorithm 2iPiano for aRSGTSVR1:Input:Set step size parameters β=0\.5\\beta=0\.5, α=1−βL\\alpha=\\dfrac\{1\-\\beta\}\{L\}, where LLis the Lipschitz constant of ∇f\\nabla f, choose w~0∈dom,h\\tilde\{w\}^\{0\}\\in\\text\{dom\},h, w~−1=w~0\\tilde\{w\}^\{\-1\}=\\tilde\{w\}^\{0\}\. The maximal iteration number nitern\_\{iter\}, and the convergent error ε\\varepsilon\. 2:Output:Optimal solution w~∗\\tilde\{w\}^\{\*\}of \([16](https://arxiv.org/html/2608.11567#S3.E16)\) 3:Initialize iteration counter n=0n=0 4:while n<nitern<n\_\{iter\}do 5: w~n\+1=\(I\+αn∂g\)−1\(w~n−αn∇f\(w~n\)\+βn\(w~n−w~n−1\)\)\\tilde\{w\}^\{n\+1\}=\(I\+\\alpha\_\{n\}\\partial g\)^\{\-1\}\\big\(\\tilde\{w\}^\{n\}\-\\alpha\_\{n\}\\nabla f\(\\tilde\{w\}^\{n\}\)\+\\beta\_\{n\}\(\\tilde\{w\}^\{n\}\-\\tilde\{w\}^\{n\-1\}\)\\big\) 6:if ‖w~n\+1−w~n‖2<ε\\\|\\tilde\{w\}^\{n\+1\}\-\\tilde\{w\}^\{n\}\\\|\_\{2\}<\\varepsilonthen 7:break 8:endif 9: n=n\+1n=n\+1 10:endwhile 11:return w~n\+1\\tilde\{w\}^\{n\+1\} ## 4Numerical studies In this section, to further investigate the performance of our proposed algorithm, we design a series of numerical studies to compare aRSGTSVM and aRSGTSVR with some well\-known and recent robust methods to verify the performance of our proposed aRSGTSVM and aRSGTSVR\. For the classification problem, we compared the classical 1\-SVM[Bradley and Mangasarian 1998](https://arxiv.org/html/2608.11567#bib.bib36), TPMSVM[Peng 2011](https://arxiv.org/html/2608.11567#bib.bib37), Pin\-TSVM[Xu et al\. 2017](https://arxiv.org/html/2608.11567#bib.bib31), rhingeSVM[Xu et al\. 2017](https://arxiv.org/html/2608.11567#bib.bib17), and RoBoSS\-SVM[Akhtar et al\. 2025](https://arxiv.org/html/2608.11567#bib.bib20)\. The regularization parameterλ\\lambdain 1\-SVM is selected from the candidate setΛ=\{0\.01,0\.02,0\.03,…,0\.99\}\\Lambda=\\\{0\.01,0\.02,0\.03,\\ldots,0\.99\\\}\. For TPMSVM, we select the values ofν\\nufrom the set\{0\.1,0\.2,…,0\.8,0\.9\}\\\{0\.1,0\.2,\\dots,0\.8,0\.9\\\}\. For Pin\-TSVM, the parameterν\\nufrom set\{2i∣i=−8,−7,…,7,8\}\\\{2^\{i\}\\mid i=\-8,\-7,\\dots,7,8\\\}andτ\\tauis tuned in\{0\.1,0\.3,0\.5,0\.7,0\.9\}\\\{0\.1,0\.3,0\.5,0\.7,0\.9\\\}\. In the rhingeSVM, theη\\etais assumed to be 1\. For RoBoSS\-SVM, the parametersaaandλ\\lambdaare selected from the set\{1,2,3,4,5\}\\\{1,2,3,4,5\\\}and\{0\.5,1,1\.5,2\}\\\{0\.5,1,1\.5,2\\\}, respectively\. For the aRSGTSVM, the parametersaaandλ\\lambdaare the same as those of RoBoSS\-SVM, and we takeτ\\tauin the range\{0\.2,0\.5,0\.8\}\\\{0\.2,0\.5,0\.8\\\}\. For the regression problem, we compared aRSGTSVR with SVR, LASSO, Elastic Net, TSVR[Peng 2010](https://arxiv.org/html/2608.11567#bib.bib38)and Res\-TSVR[Singla et al\. 2020](https://arxiv.org/html/2608.11567#bib.bib39)\. In the SVR, the parameterε\\varepsilonis optimized in the range\{2i∣i=−8,−7,…,7,8\}\\\{2^\{i\}\\mid i=\-8,\-7,\\dots,7,8\\\}\. For TSVR, we setC1=C2C\_\{1\}=C\_\{2\}andε1=ε2\\varepsilon\_\{1\}=\\varepsilon\_\{2\}\. For Res\-TSVR, the regularization parametersC1=C2C\_\{1\}=C\_\{2\}andη\\etain the range of\{1,3,…,16\}\\\{1,3,\\dots,16\\\}\. For the aRSGTSVR, the hyperparametersaa,λ\\lambda, andτ\\tauare optimized through a grid search over the discrete sets\{1,2,3,4,5\}\\\{1,2,3,4,5\\\},\{0\.5,1,1\.5,2\}\\\{0\.5,1,1\.5,2\\\}, and\{0\.2,0\.5,0\.8\}\\\{0\.2,0\.5,0\.8\\\}, respectively\. For all of the methods mentioned above, we have chosen the values ofCCandε\\varepsilonfrom the following sets:\{2i∣i=−8,−7,…,7,8\}\\\{2^\{i\}\\mid i=\-8,\-7,\\dots,7,8\\\}\. In the nonlinear case, we consider the Gaussian kernel function, i\.e\.K\(x1,x2\)=exp\(−γ‖x1−x2‖22\)K\(x\_\{1\},x\_\{2\}\)=\\exp\(\-\\gamma\\\|x\_\{1\}\-x\_\{2\}\\\|\_\{2\}^\{2\}\)\. The parametersγ\\gammaof the Gaussian kernel function take values in the range\{2i∣i=−8,−7,…,7,8\}\\\{2^\{i\}\\mid i=\-8,\-7,\\dots,7,8\\\}\. No training\-test partition was performed in this study\. All models were trained on the entire dataset, and the reported accuracy values are averaged results from five\-fold cross\-validation, with each fold acting as the validation set sequentially\. For classification problems, using acc \(accuracy\) as our evaluation metric\. For regression problems, we evaluated the performance of the model using RMSE\. MAE was used during the simulations to select the optimal parameters\. Their specific definitions are as follows: RMSE=1n∑i=1n\(yi−yi^\)2,MAE=1n∑i=1n\|yi−yi^\|,\\text\{RMSE\}=\\sqrt\{\\frac\{1\}\{n\}\\sum\_\{i=1\}^\{n\}\(y\_\{i\}\-\\hat\{y\_\{i\}\}\)^\{2\}\},\\quad\\text\{MAE\}=\\frac\{1\}\{n\}\\sum\_\{i=1\}^\{n\}\|y\_\{i\}\-\\hat\{y\_\{i\}\}\|,\(25\)wherennrepresents the number of samples used for testing\. ### 4\.1Artificial datasets for classification \(a\)1\-SVM \(b\)TPMSVM \(c\)Pin\-TSVM \(d\)rhingeSVM \(e\)RoBoSS\-SVM \(f\)aRSGTSVM Figure 2:The red solid lines represent the separating hyperplanes obtained by 1\-SVM, TPMSVM, Pin\-TSVM, rhingeSVM, RoBoSS\-SVM and aRSGTSVM\. The Bayes classifier is shown as a black dotted line\.Table 1:The accuracy\(acc\) and standard deviation \(sd\) with linear kernel\. The bold is the best one\.Example 1\.To evidence the robustness of aRSGTSVM to label noise, we conducted an experiment using a two\-dimensional synthetic dataset containing 100 samples\. In this example, the samples were generated from two Gaussian distributions with equal probability:xi,i∈\{1,2,…,50\}∼N\(u1,Σ1\),xi,i∈\{51,52,…,100\}∼N\(u2,Σ2\)x\_\{i\},i\\in\\\{1,2,\\ldots,50\\\}\\sim N\(u\_\{1\},\\Sigma\_\{1\}\),x\_\{i\},i\\in\\\{51,52,\\ldots,100\\\}\\sim N\(u\_\{2\},\\Sigma\_\{2\}\), whereu1=\[2,5\]T,u2=\[4,2\]Tu\_\{1\}=\[2,5\]^\{T\},u\_\{2\}=\[4,2\]^\{T\}andΣ1=Σ2=diag\(1,2\)\\Sigma\_\{1\}=\\Sigma\_\{2\}=\\operatorname\{diag\}\(1,2\)\. In this case, the Bayes classifier isfC\(x\)=4x1−3x2−32f\_\{C\}\(x\)=4x\_\{1\}\-3x\_\{2\}\-\\frac\{3\}\{2\}\. To systematically investigate the impact of label noise on model performance, experiments were conducted under varying noise ratios\. In Figure[2](https://arxiv.org/html/2608.11567#S4.F2)presents a noise\-free condition, in which the black dotted line represents the Bayesian optimal decision boundary and the red solid line represents the decision boundary obtained from each model\. Among the six models evaluated, our proposed aRSGTSVM demonstrates the most satisfactory performance, with its decision boundary showing the closest alignment to that of the Bayesian classifier\. The complete experimental results are presented in Table[1](https://arxiv.org/html/2608.11567#S4.T1), which demonstrate the remarkable robustness and noise insensitivity of our proposed aRSGTSVM\. \(a\)1\-SVM \(b\)TPMSVM \(c\)Pin\-TSVM \(d\)rhingeSVM \(e\)RoBoSS\-SVM \(f\)aRSGTSVM Figure 3:The black solid lines represent the separating hyperplanes obtained by 1\-SVM, TPMSVM, Pin\-TSVM, rhingeSVM, RoBoSS\-SVM and aRSGTSVM\.Example 2\.To exemplify the stability of SVM under resampling, a total of 160 samples were generated based on Example 1, with the parameters set tou1=\[0\.8,−0\.5\]Tu\_\{1\}=\[0\.8,\-0\.5\]^\{T\},u2=\[−0\.8,0\.5\]Tu\_\{2\}=\[\-0\.8,0\.5\]^\{T\}, andΣ1=Σ2=diag\(0\.2,0\.2\)\\Sigma\_\{1\}=\\Sigma\_\{2\}=\\operatorname\{diag\}\(0\.2,0\.2\)\. The experiment was repeated 30 times\. Table 2:The accuracy \(acc\) and standard deviation \(sd\) in different\(n,p\)\(n,p\)\. The bold is the best one\.As visualized in Figure[3](https://arxiv.org/html/2608.11567#S4.F3), the proposed aRSGTSVM demonstrates exceptional robustness and stability in constructing decision hyperplanes\. Specifically, the hyperplanes of aRSGTSVM form a remarkably narrow and highly concentrated cluster, with almost no variation across different resampling runs, highlighting its strong resistance to sample perturbations\. While RoBoSS\-SVM exhibits improved stability relative to traditional SVM variants, its hyperplanes still show non\-negligible dispersion\. In sharp contrast, the baseline models, including 1\-SVM, TPMSVM, Pin\-TSVM and rhingeSVM, generate widely scattered hyperplanes with substantial fluctuations, particularly in the boundary regions between classes\. This dispersion reveals their sensitivity to minor changes in the training data, resulting in unstable decision boundaries\. Beyond its robustness advantage, aRSGTSVM also achieves the most accurate separation between the two classes \(red and blue points\), effectively distinguishing between the samples and delivering the best overall classification performance among all evaluated models\. Example 3\.In this example, the samples were generated from two multivariate Gaussian distributions with equal probability:xi,i∈\{1,2,…,n2\}∼N\(u1,Σ1\),xi,i∈\{n2\+1,n2\+2,…,n\}∼N\(u2,Σ2\)x\_\{i\},i\\in\\\{1,2,\\ldots,\\dfrac\{n\}\{2\}\\\}\\sim N\(u\_\{1\},\\Sigma\_\{1\}\),x\_\{i\},i\\in\\\{\\dfrac\{n\}\{2\}\+1,\\dfrac\{n\}\{2\}\+2,\\ldots,n\\\}\\sim N\(u\_\{2\},\\Sigma\_\{2\}\), whereu1=\(0\.1,0\.2,0\.3,0\.4,0\.5,0,…,0\)T∈ℝnu\_\{1\}=\(0\.1,0\.2,0\.3,0\.4,0\.5,0,\\ldots,0\)^\{T\}\\in\\mathbb\{R\}^\{n\},u2=−u1u\_\{2\}=\-u\_\{1\}andΣ1=Σ2=\(σij\)\\Sigma\_\{1\}=\\Sigma\_\{2\}=\(\\sigma\_\{ij\}\)is defined with non\-zero elements:σii=1,fori=1,2,…,n\\sigma\_\{ii\}=1,\\text\{for \}i=1,2,\\ldots,nandσij=−0\.2,for1≤i≠j≤5\\sigma\_\{ij\}=\-0\.2,\\text\{for \}1\\leq i\\neq j\\leq 5\. As shown in Table[2](https://arxiv.org/html/2608.11567#S4.T2), we systematically compared the classification performance of the proposed aRSGTSVM with several state\-of\-the\-art SVM\-based methods across different combinations of sample sizenn, feature dimensionpp, and varying label noise levels ranging from 0% to 35%\. The results, measured by mean classification accuracy and standard deviation, consistently demonstrate that aRSGTSVM achieves the highest or tied\-for\-highest accuracy in nearly all experimental settings, including high\-dimensional scenarios wherep\>np\>n, while maintaining stable performance across repeated trials\. As label noise increases, aRSGTSVM consistently outperforms competing methods, showing its superiority in both clean high\-dimensional environments and noisy conditions\. This comprehensive comparison confirms that the proposed aRSGTSVM exhibits stronger robustness against label noise and better adaptability to high\-dimensional data compared with baseline models, validating the effectiveness of its asymmetric regularized twin SVM framework\. Figure 4:The results of the ablation experiments under different ratios of label noise and number of features\.Example 4\.To further verify the effectiveness of the proposed asymmetric RoBoSS loss function, we conduct ablation experiments\. Based on the setting of Example 3, we fix the sample size atn=200n=200, set the feature dimensionp∈\{100,200,300\}p\\in\\\{100,200,300\\\}and the label noise ratio to\{0%,10%,20%,30%,40%\}\\\{0\\%,10\\%,20\\%,30\\%,40\\%\\\}\. The experimental results are presented in Figure[4](https://arxiv.org/html/2608.11567#S4.F4)\. As shown in Figure[4](https://arxiv.org/html/2608.11567#S4.F4), under different feature dimensions \(p=100,200,300p=100,200,300\) and varying label noise ratios \(0%0\\%to40%40\\%\), the proposed aRSGTSVM consistently achieves higher prediction accuracy than the ablation method SGTSVM, which removes the asymmetric robust loss\. As the noise ratio increases from0%0\\%to40%40\\%, the prediction accuracy of both methods decreases\. However, aRSGTSVM exhibits a much smaller decline, demonstrating superior robustness to label noise\. Moreover, as the feature dimension increases from100100to300300, aRSGTSVM maintains stable performance, whereas SGTSVM shows a more pronounced drop in accuracy\. These results validate the effectiveness and robustness of the proposed asymmetric RoBoSS loss function in scenarios with label noise and high\-dimensional features\. Figure 5:The one\-run CPU time cost of 1\-SVM, TPMSVM, Pin\-TSVM, rhingeSVM, RoBoSS\-SVM and aRSGTSVM under different sample sizes\.Figure 6:The one\-run CPU time cost of 1\-SVM, TPMSVM, Pin\-TSVM, rhingeSVM, RoBoSS\-SVM and aRSGTSVM under different feature numbers\.Example 5\.In this example, we investigate the CPU time cost of our proposed algorithm \(Algorithm[1](https://arxiv.org/html/2608.11567#alg1)\) with varying numbers of samples and features, respectively\. Based on the setting of Example 1, we fix the feature dimension atp=2p=2, set the sample size n ranging from 50 to 10000 with a label noise ratio of15%15\\%, and set all parameters to 1 except forτ=0\.5\\tau=0\.5\. The results are presented in Figure[5](https://arxiv.org/html/2608.11567#S4.F5)\. Based on the setting of Example 3, We further conduct experiments with a fixed sample sizen=100n=100and feature dimension p ranging from 50 to 5000, under the same noise ratio and parameter settings, as shown in Figure[6](https://arxiv.org/html/2608.11567#S4.F6)\. Figure[5](https://arxiv.org/html/2608.11567#S4.F5)presents the CPU running time of various classifiers under different sample sizes\. As the sample size increases from 50 to 10000, the running time of most compared algorithms increases significantly\. Among them, rhingeSVM and Pin\-TSVM show the fastest growth in time complexity, with their time consumption far exceeding other models in large\-sample scenarios\. In contrast, the proposed aRSGTSVM maintains an extremely low running time throughout\. Even when the sample size reaches 10000, its time consumption remains at a low level, only slightly higher than 1\-SVM and much lower than other compared models, demonstrating excellent scalability to large sample sizes\. Figure[6](https://arxiv.org/html/2608.11567#S4.F6)illustrates the single\-run CPU time \(log scale\) of different algorithms as the feature dimension increases from 50 to 5,000, with a fixed sample size ofn=100n=100\. For the proposed aRSGTSVM, the running time grows slowly when the number of features is below 200, but increases sharply thereafter, becoming the highest among all compared methods at 5,000 dimensions\. In contrast, Pin\-TSVM and TPMSVM maintain consistently low running times, while 1\-SVM and RoBoSS\-SVM exhibit an approximately linear increase with a much lower growth rate than aRSGTSVM\. In summary, aRSGTSVM is sensitive to feature dimensionality, incurring high computational costs in high\-dimensional scenarios, though its running time remains acceptable in low\-to\-medium dimensions\. ### 4\.2Artificial datasets for regression Example 1\.In this example, we designed a two\-dimensional case to demonstrate that aRSGTSVR is robust under different types of noise, namely uniform noise and Gaussian noise\. We generate 160 samples as follows: y=sinc\(xi\)=sinxixi\+ei,xi∼U\[−3π,3π\]\.y=\\operatorname\{sinc\}\(x\_\{i\}\)=\\frac\{\\sin x\_\{i\}\}\{x\_\{i\}\}\+e\_\{i\},\\quad x\_\{i\}\\sim U\[\-3\\pi,3\\pi\]\.\(26\) Noise is added based on \([26](https://arxiv.org/html/2608.11567#S4.E26)\), which is defined as follows: Type A:ei∼U\[−0\.4,0\.4\],Type B:ei∼N\(0,0\.22\)\.\\text\{Type A: \}e\_\{i\}\\sim U\[\-0\.4,0\.4\],\\text\{Type B: \}e\_\{i\}\\sim N\(0,0\.2^\{2\}\)\. We plotted the fitting curve of each model in Figure[7](https://arxiv.org/html/2608.11567#S4.F7)\. Since it is not intuitively obvious which model fits the true curve better, we present the corresponding root mean square error and standard deviation obtained with the nonlinear kernel setting in Table[3](https://arxiv.org/html/2608.11567#S4.T3)\. The results consistently show that the proposed aRSGTSVR achieves the best overall performance in terms of RMSE across different noise conditions, including noiseless, uniform noise, and Gaussian noise scenarios, while maintaining a relatively low standard deviation\. Compared with competing methods such as SVR, LASSO, Elastic Net, TSVR, and Res\-TSVR, aRSGTSVR exhibits more stable and superior regression performance, which confirms that our method is more robust than other comparative models under different types of noise when handling nonlinear regression tasks\. \(a\)No noise \(b\)Uniform noise \(c\)Gaussian noise Figure 7:Predictions of SVR, TSVR, Res\-TSVR and aRSGTSVR on Sinc function with different noises\.Table 3:The RMSE and standard deviation \(sd\) with nonlinear kernel\. The bold is the best one\.Table 4:The RMSE and standard deviation \(sd\) in different\(n,p\)\(n,p\)\. The bold is the best one\.Example 2\.To illustrate that aRSGTSVR exhibits excellent variable selection capability under different noise ratios for high\-dimensional data, in this example, the samples are generated from the following multivariate Gaussian distribution:xi,i∈\{1,2,…,n\}∼N\(u,Σ\)x\_\{i\},i\\in\\\{1,2,\\ldots,n\\\}\\sim N\(u,\\Sigma\), whereu=\(0\.1,0\.2,0\.3,0\.4,0\.5,0,…,0\)T∈ℝnu=\(0\.1,0\.2,0\.3,0\.4,0\.5,0,\\ldots,0\)^\{T\}\\in\\mathbb\{R\}^\{n\}andΣ=\(σij\)\\Sigma=\(\\sigma\_\{ij\}\)is defined with non\-zero elements:σii=1,fori=1,2,…,n\\sigma\_\{ii\}=1,\\text\{for \}i=1,2,\\ldots,nandσij=−0\.2,for1≤i≠j≤5\\sigma\_\{ij\}=\-0\.2,\\text\{for \}1\\leq i\\neq j\\leq 5\. The response variableyyfor each sample is constructed via the function: y=sin\(3x1\)\+x22\+exp\(−\|x3\|\)\+log\(\|x4\|\+1\)\+x1x5\.y=\\sin\(3x\_\{1\}\)\+x\_\{2\}^\{2\}\+\\exp\(\-\|x\_\{3\}\|\)\+\\log\(\|x\_\{4\}\|\+1\)\+x\_\{1\}x\_\{5\}\.\(27\) Table[4](https://arxiv.org/html/2608.11567#S4.T4)presents the RMSE and standard deviation results of all compared methods across different combinations of sample sizenn, feature dimensionpp, and label noise levels ranging from 0% to 35%, while Figure[8](https://arxiv.org/html/2608.11567#S4.F8)further visualizes the performance trends of each method under varying noise conditions for different dimensional settings\. As shown in both the table and figure, the proposed aRSGTSVR consistently achieves the lowest RMSE values across all experimental scenarios, including low\-dimensional, boundary high\-dimensional, and classical high\-dimensional cases, while maintaining stable performance with relatively small standard deviations\. Compared with baseline models such as SVR, LASSO, Elastic Net, TSVR, and Res\-TSVR, aRSGTSVR exhibits superior regression accuracy and stronger robustness against increasing label noise, confirming its combined advantages in prediction accuracy and stability for both low\- and high\-dimensional nonlinear regression tasks\. \(a\)n=50,p=30n=50,p=30 \(b\)n=50,p=50n=50,p=50 \(c\)n=50,p=100n=50,p=100 Figure 8:Predictions of SVR, LASSO, Elastic Net, TSVR, Res\-TSVR and aRSGTSVR on Sinc function with different types of noises\. ### 4\.3UCI datasets for classification #### 4\.3\.1Experimental results To assess the generalization performance of the models, we conducted tests on a lot of UCI datasets \(see Table[5](https://arxiv.org/html/2608.11567#S4.T5)\)\. Furthermore, to examine the robustness of the SVMs to outliers, we introduced artificial noise by randomly selecting 15% and 35% of the training samples and swapping their labels\. Table[6](https://arxiv.org/html/2608.11567#S4.T6)presents the performance comparison of various SVM models using the initial data\. In terms of average prediction accuracy, our proposed aRSGTSVM achieves the most optimal results, followed by RoBoSS\-SVM, while rhingeSVM also demonstrates strong competitiveness\. Although 1\-SVM performs well only on certain datasets, all models can effectively predict data labels\. TPMSVM and Pin\-TSVM show the relatively poorest performance\. Overall, the vast majority of models are capable of effectively classifying the data\. As shown in Table[7](https://arxiv.org/html/2608.11567#S4.T7), the aRSGTSVM model still achieves the optimal performance\. In comparison, the competitive advantages of rhingeSVM, RoBoSS\-SVM, and 1\-SVM models gradually diminish, while TPMSVM shows an improving trend\. Pin\-TSVM consistently demonstrates relatively poor performance\. From Table[8](https://arxiv.org/html/2608.11567#S4.T8), it can be observed that aRSGTSVM performs best on all UCI datasets, and as the noise ratio increases, the superiority of aRSGTSVM becomes more pronounced, indicating that our model exhibits strong robustness to label noise\. Table 5:The information of seleced UCI datasets\.Table 6:The results of UCI datasets with 0% label noise\. The bold is the best one\.Table 7:The results of UCI datasets with 15% label noise\. The bold is the best one\.Table 8:The results of UCI datasets with 35% label noise\. The bold is the best one\. #### 4\.3\.2Comparisons by statistical test To further validate the effectiveness of our proposed aRSGTSVM model, we compare it with other SVM models on multiple datasets using the Friedman test and the corresponding Nemenyi post\-hoc test[Demšar 2006](https://arxiv.org/html/2608.11567#bib.bib40)\. The null hypothesis of the Friedman test is that there is no significant difference among all models\. If the null hypothesis is rejected, the Nemenyi test is conducted\. The Friedman statistic is defined as: FF=\(Dn−1\)χF2Dn\(Ck−1\)−χF2,F\_\{F\}=\\frac\{\(D\_\{n\}\-1\)\\chi^\{2\}\_\{F\}\}\{D\_\{n\}\(C\_\{k\}\-1\)\-\\chi^\{2\}\_\{F\}\},whereDnD\_\{n\}is the number of datasets, andCkC\_\{k\}is the number of models, χF2=12DnCk\(Ck\+1\)\(∑i=1CkRi2−Ck\(Ck\+1\)24\),\\chi^\{2\}\_\{F\}=\\frac\{12D\_\{n\}\}\{C\_\{k\}\(C\_\{k\}\+1\)\}\\left\(\\sum\_\{i=1\}^\{C\_\{k\}\}R\_\{i\}^\{2\}\-\\frac\{C\_\{k\}\(C\_\{k\}\+1\)^\{2\}\}\{4\}\\right\),whereRiR\_\{i\}is the average rank of theii\-th model \(calculated from the results in Table[6](https://arxiv.org/html/2608.11567#S4.T6)\-[8](https://arxiv.org/html/2608.11567#S4.T8)\)\. GivenDn=17D\_\{n\}=17andCk=6C\_\{k\}=6, then for a noise ratio of 0%,FF=14\.507F\_\{F\}=14\.507\. For 15%,FF=27\.788F\_\{F\}=27\.788\. For 35%,FF=25\.107F\_\{F\}=25\.107\. In our experiment,FFF\_\{F\}follows anF\(5,80\)F\(5,80\)distribution\. At a significance level of 0\.05, the critical value isF0\.05\(5,80\)=3\.329F\_\{0\.05\}\(5,80\)=3\.329\. SinceFF\>3\.329F\_\{F\}\>3\.329, the null hypothesis of the Friedman test should be rejected, and the Nemenyi test is conducted next\.  \(a\)0% label noise  \(b\)15% label noise  \(c\)35% label noise Figure 9:The average ranks of six classifiers on the UCI datasets with different label noise\.If there is a significant difference between two models, the difference in their average ranks must be at least the critical difference, defined as: CD=q0\.05Ck\(Ck\+1\)6Dn\.CD=q\_\{0\.05\}\\sqrt\{\\frac\{C\_\{k\}\(C\_\{k\}\+1\)\}\{6D\_\{n\}\}\}\.Given thatDn=17D\_\{n\}=17,Ck=6C\_\{k\}=6, andq0\.05\(6\)=2\.85q\_\{0\.05\}\(6\)=2\.85, we obtainCD=1\.777CD=1\.777\. Figure[9](https://arxiv.org/html/2608.11567#S4.F9)visualizes the average ranking comparison of six Support Vector Regression \(SVR\) models\. According to the Critical Difference \(CD\) diagram analysis criterion, when the distance between two models on the horizontal axis exceeds the CD value \(red solid line\), it indicates a statistically significant difference between them\. In the subfigure[9](https://arxiv.org/html/2608.11567#S4.F9)\(a\), aRSGTSVM, rhingeSVM, and RoBoSS\-SVM are grouped together, while Pin\-TSVM, 1\-SVM, and TPMSVM form another group, with significant performance differences between these two groups\. In the subfigure[9](https://arxiv.org/html/2608.11567#S4.F9)\(b\), the grouping changes to aRSGTSVM, RoBoSS\-SVM, and TPMSVM as one group, and 1\-SVM, Pin\-TSVM, and rhingeSVM as the other group, maintaining significant inter\-group differences\. In the subfigure[9](https://arxiv.org/html/2608.11567#S4.F9)\(c\), aRSGTSVM stands alone as one group, while the remaining models \(RoBoSS\-SVM, rhingeSVM, 1\-SVM, Pin\-TSVM, and TPMSVM\) form another group, with equally significant performance differences between groups\. It can be observed that aRSGTSVM significantly outperforms other comparative models, and its advantage becomes more pronounced as the noise ratio increases, fully demonstrating the model’s performance stability across different label noise scenarios\. ### 4\.4Index tracking for regression In this section, to assess the model’s out\-of\-sample performance, we employ six index tracking datasets spanning from January 1, 2025, to July 1, 2025, for experimentation\. The dataset is partitioned such that the first 70% \(rounded down if not an integer\) is used as the training set, with the remainder serving as the test set\. During training, the Mean Absolute Error \(MAE\) is utilized to select the optimal parameters, while the model’s performance is evaluated based on the annual tracking error\. The annual tracking error is defined as: TrackingErroryear=252⋅∑t=1T\(errt−err¯\)2T−1,\\text\{TrackingError\}\_\{\\text\{year\}\}=\\sqrt\{252\}\\cdot\\sqrt\{\\frac\{\\sum\_\{t=1\}^\{T\}\\left\(err\_\{t\}\-\\overline\{err\}\\right\)^\{2\}\}\{T\-1\}\},whereerrt=yt−y^terr\_\{t\}=y\_\{t\}\-\\hat\{y\}\_\{t\}fort=1,2,⋯,Tt=1,2,\\cdots,T,yty\_\{t\}denotes the return of an index at timett,y^t\\hat\{y\}\_\{t\}is the estimated value ofyty\_\{t\}, anderr¯\\overline\{err\}represents the mean oferrterr\_\{t\}overt=1,2,⋯,Tt=1,2,\\cdots,T\. Table 9:TrackingErrorYearfor different datasets\. The bold is the best one\.\(a\)bz50 \(b\)cy200 \(c\)hs300 \(d\)xf100 \(e\)ys50 \(f\)zz500 Figure 10:Index tracking plots for Stock Indices\. The red solid lines are the true values, the blue solid lines are the fitted values on the training set, and the blue dashed lines are the predicted values on the test set\.To mitigate spurious regression and enable the model to focus on replicating relative price movements, converting raw price data to returns is crucial for index tracking\. For a raw price seriesPtP\_\{t\}, the return at timettis calculated as: rt=PtPt−1−1,t=1,2,⋯,T\.r\_\{t\}=\\frac\{P\_\{t\}\}\{P\_\{t\-1\}\}\-1,\\quad t=1,2,\\cdots,T\. Similarly, the index valueyty\_\{t\}at timettis converted to its corresponding return, which we continue to denote asyty\_\{t\}for consistency\. The experimental results are presented in Table[9](https://arxiv.org/html/2608.11567#S4.T9)\. As evidenced by the annual tracking errors, the proposed aRSGTSVR achieves the best performance across all six index tracking datasets, demonstrating strong generalization capability of the model\. As illustrated in Figure[10](https://arxiv.org/html/2608.11567#S4.F10), the fitted and predicted values of the aRSGTSVR model closely align with the true values\. This visually confirms the model’s superior fitting performance and robust generalization ability\. ## 5Conclusion This paper designs a novel asymmetric loss functionLaRL\_\{aR\}based on the RoBoSS loss, which is integrated with ENNHSVM to establish aRSGTSVM for classification and aRSGTSVR for regression tasks\. To tackle the challenging optimization issue arising from the combination of a nonconvex lossLaRL\_\{aR\}and a sparse penaltyl1l\_\{1\}in the objective function, the iPiano algorithm is adopted to achieve efficient and stable optimization\. Experimental results in synthetic datasets demonstrate that aRSGTSVM maintains strong robustness against label noise, delivers stable performance under resampling, achieves satisfactory results in high\-dimensional scenarios, and presents competitive computational efficiency\. Meanwhile, aRSGTSVR also exhibits prominent noise resistance and effective high\-dimensional variable selection capability\. In real\-world datasets, both proposed models acquire favorable generalization performance\. The core contribution of this study lies in that the designed asymmetric loss naturally balances model robustness and sparsity, which provides a reliable and superior alternative to conventional symmetric loss functions for practical scenarios suffering from label noise, high\-dimensional features, and resampling instability\. It is noteworthy that although this study employs a cross\-validation strategy for model parameter optimization, this method can only detect the presence or absence of overfitting rather than alleviate it\. Alleviating overfitting requires strategies such as regularization\. Furthermore, cross\-validation necessitates repeated data partitioning and model retraining, resulting in substantial computational overhead\. This issue becomes particularly pronounced in high\-dimensional data or complex model scenarios\. Given that information criteria \(e\.g\., AIC, BIC\) can construct objective functions by integrating model goodness of fit and complexity without requiring repeated data partitioning and retraining, they significantly enhance parameter tuning efficiency while balancing model generalization performance\. Therefore, exploring the optimal information criterion tailored to the characteristics of our model represents a highly valuable direction for future research\. Additionally, distributed or parallel algorithms can be employed to further improve the computational efficiency of the model\. ## Acknowledgments This research is supported by the National Natural Science Foundation of China \(Grant No\. 12401664\), the Natural Science Foundation of Chongqing Municipality \(Grant No\. CSTB2024NSCQ\-MSX0855\), and the Science and Technology Research Program of Chongqing Municipal Education Commission \(Grant No\. KJQN202400514\)\. ## References - Jayadeva et al\. \[2007\]Jayadeva, R\. Khemchandani, S\. Chandra,Twin support vector machines for pattern classification,IEEE Transactions on Pattern Analysis and Machine Intelligence 29 \(2007\) 905–910\. - Chen et al\. \[2011\]X\. Chen, J\. Yang, Q\. Ye, J\. Liang,Recursive projection twin support vector machine via within\-class variance minimization,Pattern Recognition 44 \(2011\) 2643–2655\. - Qi and Yang \[2022\]K\. Qi, H\. Yang,Elastic net nonparallel hyperplane support vector machine and its geometrical rationality,IEEE Transactions on Neural Networks & Learning Systems 33 \(2022\) 7199–7209\. - Liang and Ding \[2024\]Z\. Liang, S\. Ding,Fuzzy twin support vector machines with distribution inputs,IEEE Transactions on Fuzzy Systems 32 \(2024\) 240–254\. - Quadir et al\. \[2025\]A\. Quadir, M\. Sajid, M\. Tanveer,Granular ball twin support vector machine,IEEE Transactions on Neural Networks & Learning Systems 36 \(2025\) 12444–12453\. - Shao et al\. \[2011\]Y\. Shao, C\. Zhang, X\. Wang, N\. Deng,Improvements on twin support vector machines,IEEE Transactions on Neural Networks 22 \(2011\) 962–968\. - Wu and Liu \[2007\]Y\. Wu, Y\. Liu,Robust truncated hinge loss support vector machines,Journal of the American Statistical Association 102 \(2007\) 974–983\. - Wang et al\. \[2024\]H\. Wang, Z\. Zhu, Y\. Shao,Fast support vector machine with low\-computational complexity for large\-scale classification,IEEE Transactions on Systems, Man, & Cybernetics: Systems 54 \(2024\) 4151–4163\. - Huang et al\. \[2014\]X\. Huang, L\. Shi, J\. Suykens,Support vector machine classifier with pinball loss,IEEE Transactions on Pattern Analysis & Machine Intelligence 36 \(2014\) 984–997\. - Zhu et al\. \[2004\]J\. Zhu, S\. Rosset, T\. Hastie, R\. Tibshirani,1\-norm support vector machines,in: Advances in Neural Information Processing Systems, 2004, pp\. 1–8\. - Wang et al\. \[2006\]L\. Wang, J\. Zhu, H\. Zou,The doubly regularized support vector machine,Statistica Sinica \(2006\) 589–615\. - Krause and Singer \[2004\]N\. Krause, Y\. Singer,Leveraging the margin more carefully,in: Proceedings of the Twenty\-First International Conference on Machine Learning, 2004, p\. 63\. - Liu et al\. \[2015\]D\. Liu, Y\. Shi, Y\. Tian,Ramp loss nonparallel support vector machine for pattern classification,Knowledge\-Based Systems 85 \(2015\) 224–233\. - Wang et al\. \[2019\]C\. Wang, Q\. Ye, P\. Luo, N\. Ye, L\. Fu,Robust capped l1\-norm twin support vector machine,Neural Networks 114 \(2019\) 47–59\. - Liu et al\. \[2007\]W\. Liu, P\. Pokharel, J\. Principe,Correntropy: Properties and applications in non\-gaussian signal processing,IEEE Transactions on Signal Processing 55 \(2007\) 5286–5298\. - Singh et al\. \[2014\]A\. Singh, R\. Pokharel, J\. Principe,The c\-loss function for pattern classification,Pattern Recognition 47 \(2014\) 441–453\. - Xu et al\. \[2017\]G\. Xu, Z\. Cao, B\. Hu, J\. Principe,Robust support vector machines based on the rescaled hinge loss function,Pattern Recognition 63 \(2017\) 139–148\. - Xu et al\. \[2018\]G\. Xu, B\. Hu, J\. Principe,Robust c\-loss kernel classifiers,IEEE Transactions on Neural Networks & Learning Systems 29 \(2018\) 510–529\. - Ma et al\. \[2021\]J\. Ma, L\. Yang, Q\. Sun,Adaptive robust learning framework for twin support vector machine classification,Knowledge\-Based Systems 211 \(2021\) 106536\. - Akhtar et al\. \[2025\]M\. Akhtar, M\. Tanveer, M\. Arshad,Roboss: A robust, bounded, sparse, and smooth loss function for supervised learning,IEEE Transactions on Pattern Analysis & Machine Intelligence 47 \(2025\) 149–160\. - Huang et al\. \[2014\]X\. Huang, L\. Shi, J\. Suykens,Asymmetric least squares support vector machine classifiers,Computational Statistics & Data Analysis 70 \(2014\) 395–405\. - Shen et al\. \[2017\]X\. Shen, L\. Niu, Z\. Qi, Y\. Tian,Support vector machine classifier with truncated pinball loss,Pattern Recognition 68 \(2017\) 199–210\. - Yang and Dong \[2019\]L\. Yang, H\. Dong,Robust support vector machine with generalized quantile loss for classification and regression,Applied Soft Computing 81 \(2019\) 105483\. - He et al\. \[2023\]M\. He, F\. He, L\. Shi, X\. Huang, J\. Suykens,Learning with asymmetric kernels: Least squares and feature interpretation,IEEE Transactions on Pattern Analysis & Machine Intelligence 45 \(2023\) 10044–10054\. - Ikeda and Murata \[2005\]K\. Ikeda, N\. Murata,Geometrical properties of nu support vector machines with different norms,Neural Computation 17 \(2005\) 2508–2529\. - Zou and Yuan \[2008\]H\. Zou, M\. Yuan,TheF∞\{F\}\_\{\\infty\}\-norm support vector machine,Statistica Sinica \(2008\) 379–398\. - Gao et al\. \[2011\]S\. Gao, Q\. Ye, N\. Ye,1\-norm least squares twin support vector machines,Neurocomputing 74 \(2011\) 3590–3597\. - Moosaei and Hladík \[2023\]H\. Moosaei, M\. Hladík,Sparse solution of least\-squares twin multi\-class support vector machine usingℓ0\\ell\_\{0\}andℓp\\ell\_\{p\}\-norm for classification and feature selection,Neural Networks 166 \(2023\) 471–486\. - Xie et al\. \[2023\]X\. Xie, F\. Sun, J\. Qian, L\. Guo, R\. Zhang, X\. Ye, Z\. Wang,Laplacianlpl\_\{p\}norm least squares twin support vector machine,Pattern Recognition 136 \(2023\) 109192\. - Shao et al\. \[2014\]Y\.\-H\. Shao, W\.\-J\. Chen, N\.\-Y\. Deng,Nonparallel hyperplane support vector machine for binary classification problems,Information Sciences 263 \(2014\) 22–35\. - Xu et al\. \[2017\]Y\. Xu, Z\. Yang, X\. Pan,A novel twin support\-vector machine with pinball loss,IEEE Transactions on Neural Networks & Learning Systems 28 \(2017\) 359–370\. - Hampel \[1968\]F\. R\. Hampel, Contributions to the theory of robust estimation, University of California, Berkeley, 1968\. - Akhtar et al\. \[2026\]M\. Akhtar, M\. Tanveer, M\. Arshad,Robots: A robust bounded twin svm based on roboss loss function,Pattern Recognition \(2026\) 113653\. - Khemchandani et al\. \[2016\]R\. Khemchandani, K\. Goyal, S\. Chandra,Twsvr: regression via twin support vector machine,Neural Networks 74 \(2016\) 14–21\. - Ochs et al\. \[2014\]P\. Ochs, Y\. Chen, T\. Brox, T\. Pock,ipiano: Inertial proximal algorithm for nonconvex optimization,SIAM Journal on Imaging Sciences 7 \(2014\) 1388–1419\. - Bradley and Mangasarian \[1998\]P\. S\. Bradley, O\. L\. Mangasarian,Feature selection via concave minimization and support vector machines\.,in: ICML, volume 98, 1998, pp\. 82–90\. - Peng \[2011\]X\. Peng,Tpmsvm: a novel twin parametric\-margin support vector machine for pattern recognition,Pattern recognition 44 \(2011\) 2678–2692\. - Peng \[2010\]X\. Peng,Tsvr: an efficient twin support vector machine for regression,Neural Networks 23 \(2010\) 365–372\. - Singla et al\. \[2020\]M\. Singla, D\. Ghosh, K\. Shukla, W\. Pedrycz,Robust twin support vector regression based on rescaled hinge loss,Pattern Recognition 105 \(2020\) 107395\. - Demšar \[2006\]J\. Demšar,Statistical comparisons of classifiers over multiple data sets,Journal of Machine learning research 7 \(2006\) 1–30\.
Similar Articles
Symmetrization of Loss Functions for Robust Training of Neural Networks in the Presence of Noisy Labels
This paper studies symmetrization of loss functions for robust training under label noise, introducing SGCE and alpha-MAE loss functions that interpolate between multi-class unhinged loss and Mean Absolute Error, with theoretical guarantees and competitive empirical performance.
TASER: Task-Aware Stein Regularisation for Geometry-Driven Robustness
Introduces TASER, a training-time regularization framework derived from Langevin Stein operators that encourages geometric compatibility between predictors and data density, improving adversarial robustness and stability on CIFAR-10 without significant clean accuracy degradation.
Robust Subspace-Constrained Quadratic Models for Low-Dimensional Structure Learning
This paper proposes a robust subspace-constrained quadratic model for learning low-dimensional structures from high-dimensional data, accommodating heavy-tailed noise. A gradient-based algorithm with backtracking line search is developed, and experiments show improved robustness and reconstruction accuracy.
Smart predict-then-robustly-optimize
This paper proposes a robust variant of smart predict-then-optimize that accounts for feature perturbations, providing a convex surrogate with theoretical guarantees and demonstrating superior performance over standard methods.
Streaming Adversarial Robustness in Fuzzy ARTMAP: Mechanism-Aligned Evaluation, Progressive Training, and Interpretable Diagnostics
This paper investigates adversarial robustness in Fuzzy ARTMAP, a streaming neural architecture, by introducing WB-Softmax as a mechanism-aligned white-box attack surrogate. It evaluates progressive training and selective updating strategies to improve robustness without data replay, while also offering interpretable diagnostics for structural failures.