Next Article in Journal
Estimating the Probability Distribution of Construction Project Completion Times Based on Drum-Buffer-Rope Theory
Next Article in Special Issue
Machine Learning in Discriminating Active Volcanoes of the Hellenic Volcanic Arc
Previous Article in Journal
Robust Approach to Supervised Deep Neural Network Training for Real-Time Object Classification in Cluttered Indoor Environment
Previous Article in Special Issue
A Review on Medical Textual Question Answering Systems Based on Deep Learning Approaches
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Experimental Evaluation of Deep Learning Methods for an Intelligent Pathological Voice Detection System Using the Saarbruecken Voice Database

Department of Biomedical Engineering, Jungwon University, 85 Munmu-ro, Goesan-eup, Goesan-gun 28024, Chungbuk-do, Korea
Appl. Sci. 2021, 11(15), 7149; https://doi.org/10.3390/app11157149
Submission received: 8 July 2021 / Revised: 25 July 2021 / Accepted: 28 July 2021 / Published: 2 August 2021
(This article belongs to the Special Issue Application of Artificial Intelligence, Deep Neural Networks)

Abstract

:
This work is focused on deep learning methods, such as feedforward neural network (FNN) and convolutional neural network (CNN), for pathological voice detection using mel-frequency cepstral coefficients (MFCCs), linear prediction cepstrum coefficients (LPCCs), and higher-order statistics (HOSs) parameters. In total, 518 voice data samples were obtained from the publicly available Saarbruecken voice database (SVD), comprising recordings of 259 healthy and 259 pathological women and men, respectively, and using /a/, /i/, and /u/ vowels at normal pitch. Significant differences were observed between the normal and the pathological voice signals for normalized skewness (p = 0.000) and kurtosis (p = 0.000), except for normalized kurtosis (p = 0.051) that was estimated in the /u/ samples in women. These parameters are useful and meaningful for classifying pathological voice signals. The highest accuracy, 82.69%, was achieved by the CNN classifier with the LPCCs parameter in the /u/ vowel in men. The second-best performance, 80.77%, was obtained with a combination of the FNN classifier, MFCCs, and HOSs for the /i/ vowel samples in women. There was merit in combining the acoustic measures with HOS parameters for better characterization in terms of accuracy. The combination of various parameters and deep learning methods was also useful for distinguishing normal from pathological voices.

1. Introduction

The automatic detection of speech disabilities has attracted significant clinical and academic attention, with the hope of accurately diagnosing speech impairments before they are identified by well-trained experts and expensive equipment. Although many researchers focus on acoustic analysis, parametric and nonparametric feature extraction, and the automatic detection of speech pathology using pattern recognition algorithms and statistical methods [1,2,3,4], pathological voice detection studies using deep learning techniques have been actively published recently. Especially, artificial machine learning techniques are used to do an excellent job of classification in various areas. Recently, many machine learning algorithms, such as random forest (RF), gradient boosting, support vector machines (SVM), k-nearest neighbors (kNN), and artificial neural networks (ANNs), have been adopted to identify various signals [5,6,7].
Pathological voices represent health-related problems. Some diseases include speech impairment as an early symptom. This is usually caused by damage to the nervous system or damage to parts of the vocal tract, such as the vocal cords [8]. Speech disorders often lead to secondary symptoms, and many high-risk diseases can be found in their early stages through pathological voice analysis [9,10]. In particular, speech disorders are sometimes indicative of early-stage Parkinson’s disease; thus, early detection through screening can lead to early treatment and can improve treatment results. However, it is not easy for speech experts to analyze and evaluate speech, even at the early stage of a voice disorder. Usually, a trained professional is needed, and this individual must undergo training in voice evaluation to accurately evaluate speech. Therefore, automatic pathological voice detection enables efficient speech evaluation in terms of time and cost, resulting in more speech impairment screening. The main motivation for realizing this work is the use of artificial intelligence to diagnose various diseases. This can lead to significant improvements in diagnosis and healthcare, as well as further improvements in human life [11,12].
The ultimate goal of this research is to develop an intelligent pathological voice detection system that supports an accurate and objective diagnosis. This work is focused on deep learning methods, such as feedforward neural network (FNN) and convolutional neural network (CNN), for the detection of pathological speech using mel-frequency cepstral coefficients (MFCCs) and linear prediction cepstrum coefficients (LPCCs), as well as higher-order statistics (HOSs) parameters. Voice data were obtained from the publicly available Saarbrucken voice database (SVD). The author exported 518 samples from the SVD, comprising 259 healthy and 259 pathological female recordings of the /a/, /i/, and /u/ vowels at normal pitch. Additionally, 259 healthy and 259 pathological male recordings of the same vowels at normal pitch are used in this work. Normalized kurtosis and skewness are shown in the form of box plots to provide better visualizations of the normal and pathological voice signals for men and women in each /a/, /i/, and /u/ vowel. Finally, this work investigates voice performance using deep learning methods with various combinations of parameters. Therefore, the originality of this work can be found in its proposal of a new parameter and a novel deep learning method that combines HOSs, MFCCs, and LPCCs in the /a/, /i/, and /u/ voice signals of healthy and pathological individuals. The contribution of this paper can be summarized in the following points:
  • This paper intruduces an intelligent pathological voice detection system that supports an accurate and objective diagnosis based on deep learning and the parameters introduced.
  • The suggested combinations of various parameters and deep learning methods can effectively distinguish normal from pathological voices.
  • A lot of experimental tests are performed to confirm the effectiveness of the pathological voice detection system using the Saarbruecken voice database.
  • The experimental results emphasize the superiority of the proposed pathological voice detection system integrating machine learning methods and various parameters to monitor and diagnose a pathological voice for an effective and reliable system.

2. Related Work

As a field of study, pathological voice signal processing has always aimed to create objective and accurate classifications of voice disorders. Additionally, there have been many contributions that focus on various aspects of speech processing from feature extractions to decision support systems based on deep learning methods [13,14,15,16,17,18,19]. This section provides a brief overview of several recent findings related to the research topic of this paper.
Dankovicová et al. focused on feature selection (FS) and machine learning methods, such as K-nearest neighbors (KNN), random forests (RF), and support vector machines (SVM). The sustained vowels /a/, /i/, and /u/ generated by normal, high, low, and low-high-low were used. These vowels were selected from the Saarbrucken voice database, and 94 pathological subjects and 100 healthy subjects were chosen. The SVM classifier achieved the highest accuracy by reducing the feature set to 300 using the filter FS method in the original 1560 feature. The overall classification performance based on feature selection was the highest, with 80.3% for mixed samples, 80.6% for female samples, and 86.2% for male samples [13].
A study by Mohammed et al. focused on transfer learning strategies, such as an effective pre-trained ResNet34 model for CNN training. Due to the unequal distribution of samples, this model adjusted the weights of the samples used for the minority groups during training as a means of compensation. A three-part weight product is the weight of the final sample. A class weight (α), a gender weight (β), as well as a gender–age weight (γ), each led to a final sample weight (ω) that was calculated as ω = α·β·γ. The 300 training samples extracted in the SVD were divided equally into 150 healthy and 150 pathological classes to ensure a balanced training process. An additional 1074 tested samples, divided into 200 healthy and 874 pathological classes, were included in the study. The system achieved a high prediction accuracy result of up to 94.54% accuracy on the training data and 95.41% accuracy on the testing data [17].
Hedge et al. presented surveys of research works conducted on the automatic detection of voice disorders and explored ways to identify different types of voice disorders. They also analyzed different databases, feature extraction techniques, and machine learning approaches used in various studies. The voices were generally categorized as normal and pathological in most of the papers; however, some studies included Alzheimer’s disease and Parkinson’s disease (PD). Finally, this paper reviewed the performance of some of the significant research work conducted in this area [18].
A study by Hemmerling et al. sought to evaluate the usefulness of various speech signal analysis methods in the detection of voice pathologies. First, the initial vector consisted of 28 parameters extracted from the sustained vowels /a/, /i/, and /u/ at high, low, and normal pitch in time, frequency, and cepstral domains. Subsequently, linear feature extraction techniques (principal component analysis) were used to reduce the number of parameters and select the most effective acoustic features describing speech signals. They also performed nonlinear data transformations that were calculated using kernel principal components. The initial and extracted feature vectors were classified using k-means clustering and random forest classifiers. Using random forest classification for female and male recordings, they obtained accuracies of up to 100% for the classification of healthy versus pathological voices [14].
Other authors have also investigated the theoretical aspects of voice disorders, feature extraction techniques, and machine learning (ML) techniques, and they have also reviewed the performance of some of the significant research performed in the field of pathological voice signal processing [20,21,22,23].

3. Materials and Methods

3.1. Database

Voice samples of sustained vowels /a/, /i/, and /u/ were digitally recorded and published online in the SVD, created by the Institute of Phonetics of the University of Saarland [24]. The SVD consists of voices recorded by more than 2000 people. The patient’s voices were recorded for vowels /a/, /i/, and /u/ at high, low, low-high, and normal pitches, respectively. The pitches are described and can be allocated into four categories. The length of the recordings ranges from 1 to 4 s. The audio format is a waveform (16-bit sample), sampled at 50 kHz. The entire database contains recordings of 71 different and well-defined voice pathologies and healthy patients. This paper used 259 healthy and 259 pathological female recordings of the /a/, /i/, and /u/vowels at normal pitch (97 suffered from hyperfunctional dysphonia, 51 had functional dysphonia, 30 suffered from laryngitis, and 81 suffered from other pathologies listed in the database [24]) and 259 healthy and 259 pathological male recordings of the same vowels at normal pitch (62 men suffered from laryngitis, 44 had hyperfunctional dysphonia, 25 suffered from a vocal fold polyp, and 128 suffered from other pathologies listed in the database [24]). The details are described in Table 1. Due to the essential differences in voice behavior between men and women, the parameters were statistically analyzed for men and women separately.

3.2. Feature Extraction

Classical parameters, such as MFCCs and LPCCs, are used in this study. MFCCs are standard methods for feature extraction that exploit the knowledge of human hearing systems [1]. The first step of linear predictive (LP) analysis is to estimate a source signal using inverse filtering. After that, the spectrum is computed using the source signal. The computed spectrum is used to study the energy distribution in both normal and pathological voices. The number of LP coefficients is one of the key elements of LP analysis to determine the formant peaks. This is because removing the effect of the formants from the speech signal can provide an accurate estimation of the source signal [25]. In this work, 20-dimensional MFCCs and LPCCs were extracted from a 40-ms window signal using a 20-ms frameshift.
To identify speech impairments, this work used a novel set of HOS parameters extracted from the time domain. A primary advantage of this method is that periodic or quasi-periodic signals are not required for reliable analysis [1,2,3,26]. HOS parameters obtained from time domains provide promising results in this field [1,2,3]. Inspired by the above three studies, this work aims to extract HOS parameters from the time domain to detect and classify speech impairments. Among the various HOSs, the 3rd- and 4th-order cumulants are used as characteristic parameters in this study. These parameters are called normalized skewness, γ 3 , and normalized kurtosis, γ 4 , and are defined as shown in (1).
γ 3 = n = 1 N x n μ 3 N 1 σ 3 , γ 4 = n = 1 N x n μ 4 N 1 σ 4 , γ 4 = n = 1 N x n μ 4 N 1 σ 4
where x n is the n-th sample value, N is the number of samples, and μ and σ represents the mean and the standard deviations, respectively.

3.3. Deep Learning Methods

As shown in Figure 1a,b, information only moves in one direction in FNN. This requires moving forward from the input node through the hidden node to the output node. There are no cycles or loops in the network. Figure 1a shows an example of a fully connected feedforward neural network with two hidden layers. “Fully connected” means that each node is connected to all nodes in the next hierarchy. This work addresses the binary classification problem of normal and pathological speech classification using FNN. In machine learning, classification is a supervised learning method that divides data samples into predefined groups using decision-making features [27]. This study uses two feed-forward layers. After the first layer, there is rectified linear unit (ReLU) activation and, after the last layer, softmax activation occurs, as shown in Figure 1b [28]. The parameter values used are shown in Table 2.
CNN is similar to a typical neural network, as shown in Figure 2. It consists of neurons with learnable weights and biases. Each neuron receives some inputs, performs a dot product, and optionally follows it with a non-linearity. The entire network represents one differentiable score function, i.e., from the raw image pixels at one end to the class scores at the other end. Finally, there are activation functions, such as softmax, in the fully connected layer [28,29]. This work used two convolutional layers and two feed-forward layers. Dropout with a probability of 0.05 and batch normalization was applied to all layers except the feed-forward layers. Max-pooling and average-pooling operations were performed between the convolutional layers to downsample the intermediate representations over time, and to add some time invariance into the process. The details are provided in Table 3.

4. Experimental Results and Discussion

Figure 3 shows normalized kurtosis in the form of box plots to better visualize the normal and pathological voice signals for men and women at each /a/, /i/, and /u/ vowel. Overall, normalized kurtosis estimated in pathological signals tends to be larger and more widely distributed than that estimated from normal speech signals. As shown in Figure 3a,b, the normalized kurtosis extracted from the women’s /a/ vowel tended to be distributed below zero, while the one from the men’s /a/ vowel tended to be close to zero. In the /i/ samples shown in Figure 3c,d, both the women and men’s /i/ samples tended to have values less than zero, but the men’s /i/ samples tended to have slightly smaller negative values. For both women and men’s /u/ samples, shown in Figure 3e,f, the distributions of the four plots are less than zero, and they are almost identical in shape.
Figure 4 shows the distributions of normalized skewness extracted from normal and pathological voice signals for men and women in each /a/, /i/, and /u/ vowel. The normalized skewness extracted from a pathological voice has a smaller average value than that extracted from a normal voice, as well as a wider range. The normalized skewness estimated from the women’s /a/ samples in Figure 4a,b has a positive mean for both pathological and normal voices, while that estimated from the men’s /a/ samples has a negative mean value distribution for both. For Figure 4c, the normalized skewness analyzed in both normal and pathological /i/ samples tended to have a positive mean on both sides. However, it can be seen that the average of the normalized skewness estimated in the normal voice has a positive value, while that of the pathological voice has a negative average value, as shown in Figure 4d. In both Figure 4e,f, the normalized skewness of the normal /u/ voices tends to have a positive mean, while that of pathological /u/ voices tends to have a negative mean.
Table 4 shows that the statistical analyses between normal and pathological voice signals for women and men were performed using a Mann–Whitney’s U test for independent samples. Information on the means, minimums, maximums, percentiles, and p values are presented. The significance level was set at a priority of p < 0.05. In Table 4, an asterisk (*) indicates that the p value is less than 0.05. This means that some parameters are statistically different between normal and pathological voice signals. The Mann–Whitney U test showed a significant difference between normal and pathological voice signals for normalized skewness (p = 0.000) and kurtosis (p = 0.000) for both women and men, except for women’s /u/ samples in the case of the normalized kurtosis (p = 0.051). It is clear that these methods are useful and meaningful for classifying pathological voice signals.
The input of the FNN and CNN consists of various parameters, such as MFCCs, MFCCs + HOSs, LPCCs, LPCCs + HOSs, and the output of the FNN and CNN is coded to be zero if it is found to be a pathological voice, and if it is found to be a normal voice, it should be marked as 1. In Table 5, the first and second parameters consisting of 20-dimensional MFCCs and LPCCs were extracted from the window signals of 40 milliseconds using a frameshift of 20 milliseconds. The same settings have been applied in many previous studies [30]. The following parameter, MFCCs + HOSs, was created by adding two parameters to the 20-dimensional MFCCs; thus, it had 22 dimensions. The LPCCs + HOSs parameter also has the same dimensions as MFCCs + HOSs. Finally, the MFCCs + MFCC deltas + HOSs parameters consist of 20-dimensional MFCCs, 20-dimensional MFCC deltas, and skewness and kurtosis with 42 dimensions. Therefore, the total dimensions range from 20 to 42. All voice data were grouped into sets of training (70% of the data) and testing (30%) to implement all methods. As shown in Table 1, in the mixed data of men and women, 363 were used for the training datasets and 155 were used for the testing datasets. In addition, in each data sample of the men or women, 181 were used for the training dataset and 78 were used for the test dataset. Each set was randomly selected from the subset for a fivefold cross-validation scheme [1,2,3,4]. The whole process was repeated 10 times, and the results were averaged. The results are shown as the means and standard deviations. In Table 5, each column shows the highest values (thick and blue font) obtained within each type of testing parameter, classifier, and sex. Many thick and red values in the rows show the highest results according to various parameters among all women and men. The results of the individual classifiers were also compared by evaluating those of each vowel separately. The best performance results among the vowels are highlighted in thickness in each column and row in Table 5. The accuracy of a model is usually determined after the model parameters are learned and fixed and the learning is not performed. In this paper, the test samples were fed to the model and the number of mistakes that the model made were recorded, after comparison to the actual targets. Then, the percentage of misclassification was calculated. For example, if the number of test samples was 155 and the model classified 130 of those correctly, then the model’s accuracy was 83.9%. In this paper, the accuracy will be shown through a confusion matrix.
For the FNN classifier in Table 5, a combination of MFCCs and MFCC deltas showed the best performance, 80.13%, for classifying pathological and normal voices in the men’s vowel /a/. The average accuracy, 76.92%, was also used with the MFCCs + HOSs parameter in mixed data samples of women and men. In addition, the average performance was 76.28% for the women’s data samples regarding the MFCCs + MFCC deltas parameter. The vowel /i/ achieved the greatest accuracy, 80.77%, in the classification between pathological and normal voices using a combination of MFCCs and HOSs for women’s data samples. Additionally, in mixed and men data samples, accuracies of 75.64% and 75.00% were obtained from the MFCCs + MFCC deltas + HOSs and MFCCs + HOSs parameters, respectively. In the vowel /u/, the highest accuracy, 80.77%, was achieved by utilizing the LPCCs + HOSs parameter in the case of men’s data samples.
For the CNN classifiers, utilization of the LPCCs parameter was 82.69%, showing the best performance in classifying pathological and normal voices when using men’s /u/ vowel. The vowel /a/ achieved good accuracy, 76.60%, regarding the differentiation between pathological and normal voices, with a combination of MFCCs and HOSs for mixed data samples. Moreover, 76.28% and 75.64% were also obtained from the MFCCs + MFCC deltas + HOSs and MFCCs parameters in both women’s and men’s data samples, respectively. When using the vowel /i/, similar results, 76.92%, were found for women and men with MFCCs and LPCCs + HOSs, respectively. In mixed data samples of women and men, an average accuracy, 75.00%, was also obtained from the MFCCs + MFCC deltas + HOSs parameters. In the vowel /u/, the highest accuracy, 82.69%, was achieved by the utilization of the LPCCs parameter for data samples from men. In addition, in mixed and women data samples, accuracies of 70.83% and 76.92% were achieved by the LPCCs + HOSs and MFCCs + MFCC deltas + HOSs parameters, respectively.
For voiced /u/ vowels in men, the utilization of the CNN classifiers and LPCC parameters obtained the highest accuracy, 82.69%, compared to the other vowels, classifiers, and parameters. For women, the accuracy of each classifier is higher in vowel /i/ than in other vowels. Another finding is that the fusion of the HOS parameters in a particular vowel has a positive effect on the overall accuracy of the classification. The best results for mixed samples were achieved by the CNN classifier, although most of the results were very similar to those of the FNN classifier.
To further analyze the behavior of the model, the author investigated the confusion matrix and relationship between the loss and learning rates. Figure 5 shows the relationship between the loss and learning rates when the highest performance was 82.69%. In this experiment, the epoch was 100 and the learning rate was 0.001. As the epoch runs from 1 to 100, the learning rate tends to decrease from 0.001 to 0.0081, and the loss value tends to decrease from 0.66 to 0.58. The classification results represented by the confusion matrix are described in Figure 6. The confusion matrix of the testing set shows that an excellent classification accuracy, 82.69%, can be achieved using the proposed CNN and LPCC combinations.

5. Conclusions

This work proposed and implemented a system for pathological voice detection using deep learning methods. The training and testing data used were recordings of the sustained vowels /a/, /i/, and /u/. Pathological records were from 259 female and 259 male subjects, and the control group was formed by samples from 259 female and 259 male subjects who were healthy and recorded at normal pitch. In order to obtain voice information from these recordings, various methods for extracting speech features were implemented, including MFCCs, LPCCs, and HOSs. In order to design the most optimal classification model, two types of classifiers based on the following deep learning methods were studied: FNN and CNN.
The distributions of normalized skewness and kurtosis extracted from normal and pathological voice signals in men and women are described in each /a/, /i/, and /u/ vowel. The Mann–Whitney U test showed a significant difference between the normal and pathological voice signals for normalized skewness (p = 0.000) and kurtosis (p = 0.000), excluding the normalized kurtosis (p = 0.051) extracted from the female /u/ sample.
The highest accuracy, 82.69%, was achieved by the CNN classifier with the LPCCs parameter for the /u/ vowel in men. Several other combinations can be used for classification. The second-best performance, 80.77%, was obtained in the differentiation between pathological and normal voices with a combination of the FNN classifier, MFCCs, and HOSs; this was attained for the /i/ vowel samples in women. The combination of the FNN classifier, MFCCs, and MFCC deltas showed the best performance by a third candidate, 80.13%, in the /a/ vowel in men. The fourth best accuracy, 79.42%, also used the FNN and MFCC parameters in the /i/ vowel samples in women. In addition, the fifth-best performance was 77.56% for the men’s /u/ vowel samples using the CNN classifier and the MFCCs + MFCC deltas parameter. Experimenting with female or male samples with single data was more effective than experimenting with a mixture of these samples. There was also merit in combining the acoustic measures with the HOS parameters for better characterization, as both are useful when it comes to imparting important voice information. As the most important discovery of this study, the combination of various parameters and deep learning methods was useful for distinguishing normal from pathological voices.
In future work, pathological voice detection systems could be developed to classify the stage of a specific disease and voice quality, and a monitoring function for voice disorder could also be added. Future research will need to recognize the differences between two or more diseases and voice quality. Additionally, the author will constantly study the parameters that reflect important information about pathological voice signals to realize high classification performance using various deep learning methods and artificial intelligence (AI) techniques developed in various areas [31,32,33,34,35,36,37]. Finally, gender analysis in the field of pathological voice signal processing needs to become more widespread.

Funding

This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korean Government (MSIT) (No. 2017R1A2B4011373). The sponsor had no involvement in the study design; in the collection, analysis, and interpretation of data; in the writing of the report; or in the decision to submit the article for publication.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Lee, J.-Y.; Jeong, S.; Hahn, M. Pathological Voice Detection Using Efficient Combination of Heterogeneous Features. IEICE Trans. Inf. Syst. 2008, 91, 367–370. [Google Scholar] [CrossRef] [Green Version]
  2. Lee, J.-Y.; Jeong, S.; Choi, H.-S.; Hahn, M. Objective Pathological Voice Quality Assessment Based on HOS Features. IEICE Trans. Inf. Syst. 2008, 91, 2888–2891. [Google Scholar] [CrossRef] [Green Version]
  3. Lee, J.Y.; Hahn, M. Automatic Assessment of Pathological Voice Quality Using Higher-Order Statistics in the LPC Residual Domain. EURASIP J. Adv. Signal Process. 2010, 2009, 1–8. [Google Scholar] [CrossRef] [Green Version]
  4. Wang, X.; Zhang, J.; Yan, Y. Discrimination between Pathological and Normal Voices Using GMM-SVM Approach. J. Voice 2011, 25, 38–43. [Google Scholar] [CrossRef] [PubMed]
  5. Elsisi, M.; Tran, M.-Q.; Mahmoud, K.; Mansour, D.-E.A.; Lehtonen, M.; Darwish, M.M.F. Towards Secured Online Monitoring for Digitalized GIS against Cyber-Attacks Based on IoT and Machine Learning. IEEE Access 2021, 9, 78415–78427. [Google Scholar] [CrossRef]
  6. Tran, M.-Q.; Liu, M.-K.; Elsisi, M. Effective multi-sensor data fusion for chatter detection in milling process. ISA Trans. 2021, in press. [Google Scholar] [CrossRef] [PubMed]
  7. Elsisi, M.; Mahmoud, K.; Lehtonen, M.; Darwish, M.M.F. Reliable Industry 4.0 Based on Machine Learning and IoT for Analyzing, Monitoring, and Securing Smart Meters. Sensors 2021, 21, 487. [Google Scholar] [CrossRef] [PubMed]
  8. Naranjo, L.; Perez, C.J.; Martin, J.; Campos-Roca, Y. A two-stage variable selection and classification approach for Parkin-son’s disease detection by using voice recording replications. Comput. Methods Prog. Biomed. 2017, 142, 147–156. [Google Scholar] [CrossRef]
  9. Lopez-de-Ipina, K.; Satue-Villar, A.; Faundez-Zanuy, M.; Arreola, V.; Ortega, O.; Clave, P.; Sanz-Cartagena, M.; Mekyska, J.; Calvo, P. Advances in a multimodal approach for dysphagia analysis based on automatic voice analysis. In Advances in Neural Networks; Springer International Publishing: Cham, Switzerland, 2016; pp. 201–211. ISBN 978-3-319-33746-3. [Google Scholar]
  10. Gupta, R.; Chaspari, T.; Kim, J.; Kumar, N.; Bone, D.; Narayanan, S. Pathological speech processing: State-of-the-art, current challenges, and future directions. In Proceedings of the 2016 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Shanghai, China, 20–25 March 2016; pp. 6470–6474. [Google Scholar]
  11. Zheng, K.; Padman, R.; Johnson, M.P.; Diamond, H.S. Understanding technology adoption in clinical care: Clinician adop-tion behavior of a point-of-care reminder system. Int. J. Med. Inform. 2005, 74, 535–543. [Google Scholar] [CrossRef]
  12. Sim, I.; Gorman, P.; Greenes, R.A.; Haynes, R.B.; Kaplan, B.; Lehmann, H.; Tang, P.C. Clinical Decision Support Systems for the Practice of Evidence-based Medicine. J. Am. Med. Inform. Assoc. 2001, 8, 527–534. [Google Scholar] [CrossRef] [Green Version]
  13. Dankovičová, Z.; Sovák, D.; Drotár, P.; Vokorokos, L. Machine Learning Approach to Dysphonia Detection. Appl. Sci. 2018, 8, 1927. [Google Scholar] [CrossRef] [Green Version]
  14. Hemmerling, D.; Skalski, A.; Gajda, J. Voice data mining for laryngeal pathology assessment. Comput. Biol. Med. 2016, 69, 270–276. [Google Scholar] [CrossRef]
  15. Hammami, I.; Salhi, L.; Labidi, S. Voice Pathologies Classification and Detection Using EMD-DWT Analysis Based on Higher Order Statistic Features. IRBM 2020, 41, 161–171. [Google Scholar] [CrossRef]
  16. Minelga, J.; Verikas, A.; Vaiciukynas, E.; Gelzinis, A.; Bacauskiene, M. A Transparent Decision Support Tool in Screening for Laryngeal Disorders Using Voice and Query Data. Appl. Sci. 2017, 7, 1096. [Google Scholar] [CrossRef] [Green Version]
  17. Mohammed, M.A.; Abdulkareem, K.H.; Mostafa, S.A.; Ghani, M.K.A.; Maashi, M.S.; Garcia-Zapirain, B.; Oleagordia, I.; AlHakami, H.; Al-Dhief, F.T. Voice Pathology Detection and Classification Using Convolutional Neural Network Model. Appl. Sci. 2020, 10, 3723. [Google Scholar] [CrossRef]
  18. Hegde, S.; Shetty, S.; Rai, S.; Dodderi, T. A Survey on Machine Learning Approaches for Automatic Detection of Voice Disorders. J. Voice 2019, 33, 947. [Google Scholar] [CrossRef] [PubMed]
  19. Eskidere, Ö.; Gürhanli, A. Voice Disorder Classification Based on Multitaper Mel Frequency Cepstral Coefficients Features. Comput. Math. Methods Med. 2015, 2015, 1–12. [Google Scholar] [CrossRef] [Green Version]
  20. Lei, Z.; Kennedy, E.; Fasanella, L.; Li-Jessen, N.Y.-K.; Mongeau, L. Discrimination between Modal, Breathy and Pressed Voice for Single Vowels Using Neck-Surface Vibration Signals. Appl. Sci. 2019, 9, 1505. [Google Scholar] [CrossRef] [Green Version]
  21. Olivares, R.; Munoz, R.; Soto, R.; Crawford, B.; Cárdenas, D.; Ponce, A.; Taramasco, C. An Optimized Brain-Based Algorithm for Classifying Parkinson’s Disease. Appl. Sci. 2020, 10, 1827. [Google Scholar] [CrossRef] [Green Version]
  22. Silva, B.N.; Khan, M.; Wijesinghe, R.E.; Thelijjagoda, S.; Han, K. Development of Computer-Aided Semi-Automatic Diagnosis System for Chronic Post-Stroke Aphasia Classification with Temporal and Parietal Lesions: A Pilot Study. Appl. Sci. 2020, 10, 2984. [Google Scholar] [CrossRef]
  23. Hernandez, A.; Kim, S.; Chung, M. Prosody-Based Measures for Automatic Severity Assessment of Dysarthric Speech. Appl. Sci. 2020, 10, 6999. [Google Scholar] [CrossRef]
  24. William, J.B.; Manfred, P. Saarbrucken Voice Database: Institute of Phonetics, University of Saarland. 2007. Available online: http://www.stimmdatenbank.coli.uni-saarland.de/ (accessed on 13 May 2018).
  25. Lee, J.; Choi, H.-J. Deep Learning Approaches for Pathological Voice Detection Using Heterogeneous Parameters. IEICE Trans. Inf. Syst. 2020, 103, 1920–1923. [Google Scholar] [CrossRef]
  26. Nemer, E.; Goubran, R.; Mahmoud, S. Robust voice activity detection using higher-order statistics in the LPC residual domain. IEEE Trans. Speech Audio Process. 2001, 9, 217–231. [Google Scholar] [CrossRef]
  27. Moujahid, A. A Practical Introduction to Deep Learning with Caffe and Python. Available online: http://adilmoujahid.com/posts/2016/06/introduction-deep-learning-python-caffe/ (accessed on 28 June 2021).
  28. Ng, R. Feedforward Neural Network with PyTorch. Available online: https://www.deeplearningwizard.com/deep_learning/practical_pytorch/pytorch_feedforward_neuralnetwork/ (accessed on 25 July 2021).
  29. Choe, J.; Lee, J.; Kang, D.; Seo, S. AR based Beverage Information Visualization and Sharing System using Deep Learning. J. Digit. Contents Soc. 2020, 21, 445–452. [Google Scholar] [CrossRef]
  30. Adam, P.; Sam, G.; Soumith, C.; Gregory, C. Automatic differentiation in PyTorch. In Proceedings of the 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017. [Google Scholar]
  31. Tavakoli, S.; Hajibagheri, A.; Sukthankar, G. Learning social graph topologies using generative adversarial neural networks. In Proceedings of the International Conference on Social Computing, Behavioral-Cultural Modeling & Prediction, Washington, DC, USA, 5–8 July 2017. [Google Scholar] [CrossRef]
  32. Pourjabar, S.; Choi, G.S. CVR: A Continuously Variable Rate LDPC Decoder Using Parity Check Extension for Minimum Latency. J. Signal Process. Syst. 2020, 1–8. [Google Scholar] [CrossRef]
  33. Roshani, M.; Phan, G.T.; Ali, P.J.M.; Roshani, G.H.; Hanus, R.; Duong, T.; Corniani, E.; Nazemi, E.; Kalmoun, E.M. Evaluation of flow pattern recognition and void fraction measurement in two phase flow independent of oil pipeline’s scale layer thickness. Alex. Eng. J. 2021, 60, 1955–1966. [Google Scholar] [CrossRef]
  34. Fathabadi, F.R.; Grantner, J.L.; Shebrain, S.A.; Abdel-Qader, I. Multi-Class Detection of Laparoscopic Instruments for the Intelligent Box-Trainer System Using Faster R-CNN Architecture. In Proceedings of the 2021 IEEE 19th World Symposium on Applied Machine Intelligence and Informatics (SAMI), Herl’any, Slovakia, 21–23 January 2021. [Google Scholar] [CrossRef]
  35. Voghoei, S.; Tonekaboni, N.H.; Wallace, J.G.; Arabnia, H.R. Deep learning at the edge. In Proceedings of the 2018 International Conference on Computational Science and Computational Intelligence (CSCI), Las Vegas, NV, USA, 13–15 December 2018; pp. 895–901. [Google Scholar]
  36. Nabavi, M.; Nazarpour, V.; Alibak, A.H.; Bagherzadeh, A.; Alizadeh, S.M. Smart tracking of the influence of alumina nanoparticles on the thermal coefficient of nanosuspensions: Application of LS-SVM methodology. Appl. Nanosci. 2021, 11, 1–16. [Google Scholar] [CrossRef]
  37. Roshani, M.; Sattari, M.A.; Ali, P.J.M.; Roshani, G.H.; Nazemi, B.; Corniani, E.; Nazemi, E. Application of GMDH neural network technique to improve measuring precision of a simplified photon attenuation based two-phase flowmeter. Flow Meas. Instrum. 2020, 75, 101804. [Google Scholar] [CrossRef]
Figure 1. FNN architectures. (a) FNN with two hidden layers [27]; (b) FNN with two hidden layers in detail [28].
Figure 1. FNN architectures. (a) FNN with two hidden layers [27]; (b) FNN with two hidden layers in detail [28].
Applsci 11 07149 g001
Figure 2. CNN structure [29].
Figure 2. CNN structure [29].
Applsci 11 07149 g002
Figure 3. Distributions of normalized kurtosis in each vowel (*: extreme outlier).
Figure 3. Distributions of normalized kurtosis in each vowel (*: extreme outlier).
Applsci 11 07149 g003
Figure 4. Distributions of normalized skewness in each vowel (o: outlier, *: extreme outlier).
Figure 4. Distributions of normalized skewness in each vowel (o: outlier, *: extreme outlier).
Applsci 11 07149 g004
Figure 5. The curve of the learning rate against the loss rate.
Figure 5. The curve of the learning rate against the loss rate.
Applsci 11 07149 g005
Figure 6. Classification results from the proposed combination of CNN and LPCCs in voiced /u/ vowels in men.
Figure 6. Classification results from the proposed combination of CNN and LPCCs in voiced /u/ vowels in men.
Applsci 11 07149 g006
Table 1. Details of the voice samples used in the study.
Table 1. Details of the voice samples used in the study.
Diagnosis of Pathological VoicesNumber of Samples
FemaleMale
Hyperfunctional dysphonia9744
Functional dysphonia5133
Laryngitis3062
Vocal fold polyp1925
Leukoplakia1427
Vocal fold cancer121
Vocal nodule134
Reinke edema277
Hypofunctional dysphonia410
Granuloma11
GERD03
Contact ulcers222
Subtotal259259
Healthy voices259259
Total518518
Table 2. Parameters of the FNN.
Table 2. Parameters of the FNN.
ParameterValue
Loss functionTanh
Optimization algorithmSGD + Momentum
RegularizationL2
Mismatch propagationBPTT
Minibatch size100 samples
Learning rate0.01 exponential attenuation
Loss function Cross-entropy
Weights for samplesYes
Table 3. Parameters of the CNN.
Table 3. Parameters of the CNN.
ParameterValue
Activation functionReLU
Kernel size(2,2)
OptimizerAdam
Epoch100
Loss functionCross-entropy
Dropout0.05
Pooling window Max pooling (2,2)
Neurons at dense layer512
Table 4. HOS values in each vowel between women and men.
Table 4. HOS values in each vowel between women and men.
Women Men
NormalPathologicalNormalPathological
/a/
Normalized kurtosisMean−0.39−0.28−0.00−0.09
Minimum value−1.59−1.57−1.62−1.59
Maximum value2.6310.7240.279.70
Percentile 25−0.77−0.84−0.58−0.66
50−0.47−0.46−0.10−0.28
75−0.100.080.400.27
p-value0.000 *0.000 *
Normalized skewnessMean0.330.26−0.01−0.08
Minimum value−0.87−1.44−1.23−1.75
Maximum value1.532.483.601.64
Percentile 250.02−0.07−0.32−0.40
500.330.21−0.09−0.12
750.600.570.250.19
p value0.000 *0.000 *
/i/
Normalized kurtosisMean−1.19−1.07−0.78−0.90
Minimum value−1.57−1.56−1.70−1.67
Maximum value−0.0613.3211.883.23
Percentile 25−1.36−1.35−1.01−1.20
50−1.26−1.18−0.79−0.93
75−1.08−0.91−0.60−0.67
p-value0.000 *0.000 *
Normalized skewnessMean0.150.040.23−0.03
Minimum value−0.69−1.86−1.13−1.40
Maximum value0.881.051.701.17
Percentile 250.03−0.150.08−0.24
500.130.040.240.01
750.270.230.400.20
p-value0.000 *0.000 *
/u/
Normalized kurtosisMean−0.94−0.90−0.89−0.89
Minimum value−1.72−1.70−1.70−1.76
Maximum value0.624.681.854.55
Percentile 25−1.17−1.23−1.13−1.17
50−0.93−0.94−0.93−0.95
75−0.72−0.65−0.68−0.68
p-value0.0510.000 *
Normalized skewnessMean0.280.060.13−0.12
Minimum value−0.58−1.15−1.10−1.69
Maximum value1.271.581.191.01
Percentile 250.08−0.23−0.07−0.34
500.250.040.11−0.10
750.480.350.330.12
p-value0.000 *0.000 *
Note: * p < 0.05.
Table 5. Classification results obtained by various parameters and deep learning methods focused on sex and individual vowels.
Table 5. Classification results obtained by various parameters and deep learning methods focused on sex and individual vowels.
FNN
Vowel MFCCMFCC + HOSMFCC + deltaMFCC + delta + HOSLPCCLPCC + HOS
/a/Women and men74.04 ± 1.0875.00 ± 1.5772.44 ± 1.2674.04 ± 1.6974.68 ± 0.9876.92 ± 1.36
Women73.72 ± 1.6373.72 ± 1.0676.28 ± 2.1274.36 ± 1.4268.59 ± 2.3467.95 ± 3.27
Men72.44 ± 1.3872.44 ± 1.3980.13 ± 2.6574.36 ± 1.9374.36 ± 1.5075.64 ± 1.46
/i/Women and men72.76 ± 1.6073.08 ± 1.7371.79 ± 0.9175.64 ± 1.9468.27 ± 1.0473.40 ± 1.07
Women79.49 ± 1.7980.77 ± 2.3675.00 ± 3.2676.28 ± 1.9369.23 ± 1.6075.00 ± 1.82
Men71.15 ± 1.8975.00 ± 2.1670.51 ± 1.5174.36 ± 2.0373.08 ± 1.3574.36 ± 0.74
/u/Women and men70.19 ± 1.0170.51 ± 1.3468.27 ± 1.4470.19 ± 1.1472.12 ± 1.2173.40 ± 0.83
Women72.44 ± 2.3270.19 ± 1.1473.08 ± 2.5075.00 ± 1.4969.87 ± 2.0975.00 ± 1.73
Men73.72 ± 1.8176.92 ± 1.7071.79 ± 1.2673.08 ± 2.0178.21 ± 1.3380.77 ± 1.14
CNN
/a/Women and men76.60 ± 1.3076.60 ± 1.8271.15 ± 1.8370.51 ± 1.2373.40 ± 1.0276.28 ± 1.13
Women74.36 ± 2.4272.44 ± 1.7072.44 ± 1.8976.28 ± 3.0566.03 ± 1.9968.59 ± 1.60
Men75.64 ± 1.8975.00 ± 1.6074.36 ± 1.0575.00 ± 1.8472.44 ± 1.2573.72 ± 1.22
/i/Women and men69.55 ± 1.1372.12 ± 1.9074.68 ± 1.1775.00 ± 1.6769.55 ± 1.0972.12 ± 0.57
Women76.92 ± 1.9175.64 ± 2.1869.87 ± 2.2672.44 ± 1.7969.23 ± 1.8073.72 ± 0.95
Men73.08 ± 1.4173.72 ± 2.0071.79 ± 2.0971.15 ± 1.9569.87 ± 0.9676.92 ± 1.36
/u/Women and men69.23 ± 0.8370.19 ± 1.1270.19 ± 0.7970.51 ± 1.3069.23 ± 0.9070.83 ± 0.85
Women71.15 ± 1.7171.15 ± 0.9775.00 ± 1.6876.92 ± 1.8767.95 ± 1.1773.72 ± 1.8
Men74.36 ± 1.0675.00 ± 1.2877.56 ± 1.5675.64 ± 1.2382.69 ± 1.4275.00 ± 1.41
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lee, J.-Y. Experimental Evaluation of Deep Learning Methods for an Intelligent Pathological Voice Detection System Using the Saarbruecken Voice Database. Appl. Sci. 2021, 11, 7149. https://doi.org/10.3390/app11157149

AMA Style

Lee J-Y. Experimental Evaluation of Deep Learning Methods for an Intelligent Pathological Voice Detection System Using the Saarbruecken Voice Database. Applied Sciences. 2021; 11(15):7149. https://doi.org/10.3390/app11157149

Chicago/Turabian Style

Lee, Ji-Yeoun. 2021. "Experimental Evaluation of Deep Learning Methods for an Intelligent Pathological Voice Detection System Using the Saarbruecken Voice Database" Applied Sciences 11, no. 15: 7149. https://doi.org/10.3390/app11157149

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop