Features Selection Algorithms for Classification of Voice Signals

In data mining problems, the high dimensionality of the input features can affect the performance of the process. In this way, the features selection methods appear as a solution to the problems encountered when analyzing databases with large dimensions. This article presents the implementation of t...

Full description

Bibliographic Details
Main Author: Silva, Leticia (author)
Other Authors: Bispo, Bruno (author), Teixeira, João Paulo (author)
Format: conferenceObject
Language:eng
Published: 2022
Subjects:
Online Access:http://hdl.handle.net/10198/24673
Country:Portugal
Oai:oai:bibliotecadigital.ipb.pt:10198/24673
Description
Summary:In data mining problems, the high dimensionality of the input features can affect the performance of the process. In this way, the features selection methods appear as a solution to the problems encountered when analyzing databases with large dimensions. This article presents the implementation of the Pearson's linear correlation, ReliefF, Welch's t-test and multilinear regression based algorithms with forwards selection and backward elimination direction for the selection of acoustic features for the task of voice pathologies identification. The best set of selected features improved the accuracy and F1-score from 83% to 92% (9 points of percentage), using the ReliefF algorithm.