Full Text Available

Note: Clicking the button above will open the full text document at the original institutional repository in a new window.

Evaluation of different Support Vector Machines (SVM) for speaker identification

This study is an investigation into four support vector machines (SVM) kernels. SVMs have gained much acceptance in classification tasks since their inception in the 1990s. The central feature of SVM is the implicit mapping of input data to some higher-dimensional feature space. This is achieved thr...

Full description

Saved in:
Bibliographic Details
Main Author: Jhumka, Rouhana
Other Authors: Mashao, D
Format: Thesis
Language:English
Published: Department of Electrical Engineering 2024
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This study is an investigation into four support vector machines (SVM) kernels. SVMs have gained much acceptance in classification tasks since their inception in the 1990s. The central feature of SVM is the implicit mapping of input data to some higher-dimensional feature space. This is achieved through the use of kernel functions. Popular kernel functions include gaussian, polynomial, sigmoid and linear. This list is by no means exhaustive. The work done in this thesis compares the four kernels mentioned. Attaining maximum performance with SVM requires optimizing the hyperparameters that are embedded in the kernel function. The results obtained from the experiments performed indicate that the linear kernel's performance was the worst compared to the other three kernels. This can be attributed to the fact that the hyperplane separating the classes of data is not linear. Moreover, it was shown that all the other three kernels achieved relatively the same performance for each data set considered. We can also conjecture from the results that the gaussian kernel took excessive time to converge. This fact is also reported in [52]. SVM was then applied in a hybrid GMM/SVM system using the optimized hyperparameters of each kernel function. The gaussian SVM kernel provided the best performance at the expense of computational time. The identification error rate using the hybrid system was further reduced by 7.7%.