@article{Fongmun2025, 
author = {Rujira Fongmun and Thanasak Mouktonglang},
title = {Accelerated least squares twin support vector machine with        L    1  -norm regularization by ADMM},
year = {2025},
journal = {AIMS Mathematics},
volume = {10},
number = {5},
pages = {10413-10430},
keywords = {LSTSVM, ADMM, computational time, machine learning algorithms},
url = {https://www.sciopen.com/article/10.3934/math.2025474},
doi = {10.3934/math.2025474},
abstract = {This paper introduces a modified least squares twin support vector machine (LSTSVM) designed to enhance classification accuracy and robustness in the presence of outliers and noisy datasets. Building on the traditional twin SVM (TWSVM) and LSTSVM frameworks, we propose replacing the        L    2  -norm of error variables with the        L    1  -norm to mitigate the influence of extreme values and improve sparsity in the solution. To address the computational challenges of large-scale datasets, we employ the alternating direction method of multipliers (ADMM) to efficiently decompose the optimization problem into smaller subproblems, ensuring scalability and reduced computational costs. Acceleration steps with a guard condition are also integrated to speed up convergence. Experimental evaluations demonstrate the proposed method's superior performance in terms of computational efficiency and classification accuracy compared to TWSVM and traditional LSTSVM, making it a promising solution for real-world applications in classification tasks involving noisy or imbalanced data.}
}