Incorporating Belief Function in SVM for Phoneme Recognition
Rimah Amami, Dorra Ben Ayed, Nouerddine Ellouze

TL;DR
This paper introduces a belief-based SVM (B-SVM) that incorporates confidence degrees for phonemes, improving recognition accuracy by accounting for input variability and noise in speech data.
Contribution
The paper proposes a novel SVM formulation that integrates belief degrees for phonemes, enhancing robustness in speech recognition tasks.
Findings
B-SVM outperforms standard SVM on TIMIT database
Incorporating belief degrees improves phoneme recognition accuracy
The method effectively handles noisy and uncertain speech data
Abstract
The Support Vector Machine (SVM) method has been widely used in numerous classification tasks. The main idea of this algorithm is based on the principle of the margin maximization to find an hyperplane which separates the data into two different classes.In this paper, SVM is applied to phoneme recognition task. However, in many real-world problems, each phoneme in the data set for recognition problems may differ in the degree of significance due to noise, inaccuracies, or abnormal characteristics; All those problems can lead to the inaccuracies in the prediction phase. Unfortunately, the standard formulation of SVM does not take into account all those problems and, in particular, the variation in the speech input. This paper presents a new formulation of SVM (B-SVM) that attributes to each phoneme a confidence degree computed based on its geometric position in the space. Then, this…
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
MethodsSupport Vector Machine
