An enhanced KNN-based twin support vector machine with stable learning rules
A. Mir, Jalal A. Nasiri

TL;DR
This paper introduces RKNN-TSVM, an improved twin support vector machine that reduces noise sensitivity, stabilizes learning, and significantly decreases computational time using a novel KNN-based approach.
Contribution
It proposes a regularized KNN-based twin support vector machine with weighted samples, added stabilizer, and an efficient KNN algorithm to enhance accuracy and speed.
Findings
Achieves higher classification accuracy on benchmark datasets.
Reduces computational time by up to 14 times.
Demonstrates robustness against noise and outliers.
Abstract
Among the extensions of twin support vector machine (TSVM), some scholars have utilized K-nearest neighbor (KNN) graph to enhance TSVM's classification accuracy. However, these KNN-based TSVM classifiers have two major issues such as high computational cost and overfitting. In order to address these issues, this paper presents an enhanced regularized K-nearest neighbor based twin support vector machine (RKNN-TSVM). It has three additional advantages: (1) Weight is given to each sample by considering the distance from its nearest neighbors. This further reduces the effect of noise and outliers on the output model. (2) An extra stabilizer term was added to each objective function. As a result, the learning rules of the proposed method are stable. (3) To reduce the computational cost of finding KNNs for all the samples, location difference of multiple distances based k-nearest neighbors…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Algorithms and Applications · Machine Learning and ELM
