A density-based MS disease diagnosis model using the capuchin search algorithm and an ensemble of deep neural networks

Sci Rep. 2024 Dec 30;14(1):31721. doi: 10.1038/s41598-024-82395-7.

Abstract

Multiple sclerosis (MS) is a severe brain disease that permanently destroys brain cells, impacting vision, balance, muscle control, and daily activity. This research employs a weighted combination of deep neural networks and optimization techniques for MS disease diagnosis. This method uses slices of magnetic resonance imaging (MRI) images as input. Then, after the pre-processing operation, the process of segmentation and identification of the region of interest (ROI) is performed using a combination of the fuzzy c-means (FCM) algorithm and the capuchin search algorithm (CapSA) algorithm. When the target view is detected, the features of each ROI are extracted through three techniques: local binary pattern (LBP), multi-linear principal component analysis (MPCA), and gray level co-occurrence matrix (GLCM). Each of these features is then processed by a deep neural network. In each deep neural network, the CapSA algorithm is used to determine the optimal topology structure and adjust the weight vector of the neural network. This means that in this process, the vector and topology of the deep neural network are adjusted using the CapSA algorithm in such a way that the training error is minimized. Finally, after creating the trained models, the weighted combination of the outputs of these three models is used for the final diagnosis. The implementation results showed that our method was successful in achieving 100% precision compared to other comparative methods. Also, in the average accuracy criterion, it showed a performance of 99.51%, which shows the high performance of our method in diagnosing patients.

Keywords: Capuchin search algorithm; Deep ensemble learning.; Magnetic resonance imaging; Multiple sclerosis.

MeSH terms

  • Algorithms*
  • Brain / diagnostic imaging
  • Brain / pathology
  • Humans
  • Image Processing, Computer-Assisted / methods
  • Magnetic Resonance Imaging* / methods
  • Multiple Sclerosis* / diagnosis
  • Multiple Sclerosis* / diagnostic imaging
  • Multiple Sclerosis* / pathology
  • Neural Networks, Computer*
  • Principal Component Analysis