Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 5, 2026.
Abstract: Support Vector Machines (SVMs) remain competitive in text classification, sometimes achieving comparable performance with the deep learning approach, due to their strong generalization ability and robustness to overfitting. However, their strong classification performance relies heavily on the selection of kernel functions and parameters, resulting in substantial hyperparameter tuning. A previous study has proposed Euclidean-SVM, which modifies the SVM decision mechanism by replacing the optimal separating hyperplane with a distance-based decision rule. This proposed approach reported reduced dependency on kernel functions and regularization parameters, resulting in robust performance with lower sensitivity to hyperparameter changes. Nevertheless, Euclidean-SVM only investigates Euclidean distance; other distance metrics that may achieve comparable performance remain unexplored. This study aims to evaluate the effectiveness of multiple distance metrics as an alternative decision function in the distance-based SVM framework for text classification. The distances, including Euclidean distance, Manhattan distance, Chebyshev distance, Cosine distance, and Minkowski distance, were investigated. The experimental results demonstrate that Euclidean and Cosine distances achieve stable and competitive classification performance across a wide range of hyperparameter configurations, reaching an accuracy of approximately 84-97% across the evaluated datasets. In contrast, the remaining distances, including Manhattan, Chebyshev, and Minkowski, exhibit significantly lower performance, reaching an accuracy between 14 and 71%, indicating the discriminative power of these distances is lower. A preliminary comparison with the deep learning model Long Short-Term Memory (LSTM) further shows that the distance-based SVM, including Euclidean and Cosine-based SVM, achieves higher performance and greater stability. These findings suggest that Euclidean and Cosine distances enhance the robustness of SVM-based text classification, while reducing the need for extensive hyperparameter tuning, making them suitable for resource-constrained environments compared to deep learning.
Siew Teng Koh, Anbuselvan Sangodiah, Norazira Binti A Jalil, Jafhate Edward and Nur Fatin Liyana Binti Mohd Rosely. “Revisiting Support Vector Machines: A Distance-Based Alternative to Deep Learning for Efficient Text Classification”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.5 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170526
@article{Koh2026,
title = {Revisiting Support Vector Machines: A Distance-Based Alternative to Deep Learning for Efficient Text Classification},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170526},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170526},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {5},
author = {Siew Teng Koh and Anbuselvan Sangodiah and Norazira Binti A Jalil and Jafhate Edward and Nur Fatin Liyana Binti Mohd Rosely}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.