Abstract.
This paper addresses the challenges of large-scale classification problems in machine learning, where traditional algorithms often struggle with computational and memory constraints, resulting in prolonged training times. To overcome these limitations, we propose LSTBSVM-linex, a model that combines an asymmetric Linex loss function with Least Square Twin Bounded Support Vector Machine (LSTBSVM), optimized for large-scale datasets using the Adam algorithm. Our proposed model demonstrates superior performance in terms of both classification robustness and computational efficiency, as supported by convergence analysis and numerical results. Additionally, statistical tests are employed to validate the competitive performance of LSTBSVM-linex. The effectiveness of the model is further illustrated through its successful application to Knee Osteoarthritis X-ray images, where features are extracted using the pre-trained ResNet18 model.



