1
|
Bérchez-Moreno F, Durán-Rosal AM, Hervás Martínez C, Gutiérrez PA, Fernández JC. A memetic dynamic coral reef optimisation algorithm for simultaneous training, design, and optimisation of artificial neural networks. Sci Rep 2024; 14:6961. [PMID: 38521859 PMCID: PMC10960876 DOI: 10.1038/s41598-024-57654-2] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Grants] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 09/22/2023] [Accepted: 03/20/2024] [Indexed: 03/25/2024] Open
Abstract
Artificial Neural Networks (ANNs) have been used in a multitude of real-world applications given their predictive capabilities, and algorithms based on gradient descent, such as Backpropagation (BP) and variants, are usually considered for their optimisation. However, these algorithms have been shown to get stuck at local optima, and they require a cautious design of the architecture of the model. This paper proposes a novel memetic training method for simultaneously learning the ANNs structure and weights based on the Coral Reef Optimisation algorithms (CROs), a global-search metaheuristic based on corals' biology and coral reef formation. Three versions based on the original CRO combined with a Local Search procedure are developed: (1) the basic one, called Memetic CRO; (2) a statistically guided version called Memetic SCRO (M-SCRO) that adjusts the algorithm parameters based on the population fitness; (3) and, finally, an improved Dynamic Statistically-driven version called Memetic Dynamic SCRO (M-DSCRO). M-DSCRO is designed with the idea of improving the M-SCRO version in the evolutionary process, evaluating whether the fitness distribution of the population of ANNs is normal to automatically decide the statistic to be used for assigning the algorithm parameters. Furthermore, all algorithms are adapted to the design of ANNs by means of the most suitable operators. The performance of the different algorithms is evaluated with 40 classification datasets, showing that the proposed M-DSCRO algorithm outperforms the other two versions on most of the datasets. In the final analysis, M-DSCRO is compared against four state-of-the-art methods, demonstrating its superior efficacy in terms of overall accuracy and minority class performance.
Collapse
Affiliation(s)
- Francisco Bérchez-Moreno
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain.
- Maimonides Biomedical Research Institute of Córdoba, IMIBIC, University of Córdoba, 14071, Córdoba, Spain.
| | | | - César Hervás Martínez
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain
| | - Pedro A Gutiérrez
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain
| | - Juan C Fernández
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain
| |
Collapse
|
2
|
Vargas VM, Gutiérrez PA, Rosati R, Romeo L, Frontoni E, Hervás-Martínez C. Deep learning based hierarchical classifier for weapon stock aesthetic quality control assessment. COMPUT IND 2023. [DOI: 10.1016/j.compind.2022.103786] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/05/2022]
|
3
|
Wang Z, Gao S, Zhang Y, Guo L. Symmetric uncertainty-incorporated probabilistic sequence-based ant colony optimization for feature selection in classification. Knowl Based Syst 2022. [DOI: 10.1016/j.knosys.2022.109874] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/26/2022]
|
4
|
A survey on dendritic neuron model: Mechanisms, algorithms and practical applications. Neurocomputing 2022. [DOI: 10.1016/j.neucom.2021.08.153] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/23/2022]
|
5
|
Ji J, Tang Y, Ma L, Li J, Lin Q, Tang Z, Todo Y. Accuracy Versus Simplification in an Approximate Logic Neural Model. IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS 2021; 32:5194-5207. [PMID: 33156795 DOI: 10.1109/tnnls.2020.3027298] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 06/11/2023]
Abstract
An approximate logic neural model (ALNM) is a novel single-neuron model with plastic dendritic morphology. During the training process, the model can eliminate unnecessary synapses and useless branches of dendrites. It will produce a specific dendritic structure for a particular task. The simplified structure of ALNM can be substituted by a logic circuit classifier (LCC) without losing any essential information. The LCC merely consists of the comparator and logic NOT, AND, and OR gates. Thus, it can be easily implemented in hardware. However, the architecture of ALNM affects the learning capacity, generalization capability, computing time and approximation of LCC. Thus, a Pareto-based multiobjective differential evolution (MODE) algorithm is proposed to simultaneously optimize ALNM's topology and weights. MODE can generate a concise and accurate LCC for every specific task from ALNM. To verify the effectiveness of MODE, extensive experiments are performed on eight benchmark classification problems. The statistical results demonstrate that MODE is superior to conventional learning methods, such as the backpropagation algorithm and single-objective evolutionary algorithms. In addition, compared against several commonly used classifiers, both ALNM and LCC are capable of obtaining promising and competitive classification performances on the benchmark problems. Besides, the experimental results also verify that the LCC obtains the faster classification speed than the other classifiers.
Collapse
|
6
|
A Learning-Based Hybrid Framework for Dynamic Balancing of Exploration-Exploitation: Combining Regression Analysis and Metaheuristics. MATHEMATICS 2021. [DOI: 10.3390/math9161976] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 11/16/2022]
Abstract
The idea of hybrid approaches have become a powerful strategy for tackling several complex optimisation problems. In this regard, the present work is concerned with contributing with a novel optimisation framework, named learning-based linear balancer (LB2). A regression model is designed, with the objective to predict better movements for the approach and improve the performance. The main idea is to balance the intensification and diversification performed by the hybrid model in an online-fashion. In this paper, we employ movement operators of a spotted hyena optimiser, a modern algorithm which has proved to yield good results in the literature. In order to test the performance of our hybrid approach, we solve 15 benchmark functions, composed of unimodal, multimodal, and mutimodal functions with fixed dimension. Additionally, regarding the competitiveness, we carry out a comparison against state-of-the-art algorithms, and the sequential parameter optimisation procedure, which is part of multiple successful tuning methods proposed in the literature. Finally, we compare against the traditional implementation of a spotted hyena optimiser and a neural network approach, the respective statistical analysis is carried out. We illustrate experimental results, where we obtain interesting performance and robustness, which allows us to conclude that our hybrid approach is a competitive alternative in the optimisation field.
Collapse
|
7
|
Procházka A, Charvátová H, Vyšata O, Jarchi D, Sanei S. Discrimination of cycling patterns using accelerometric data and deep learning techniques. Neural Comput Appl 2021. [DOI: 10.1007/s00521-020-05504-3] [Citation(s) in RCA: 2] [Impact Index Per Article: 0.5] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 12/25/2022]
|
8
|
Ng WW, Liu Z, Zhang J, Pedrycz W. Maximizing minority accuracy for imbalanced pattern classification problems using cost-sensitive Localized Generalization Error Model. Appl Soft Comput 2021. [DOI: 10.1016/j.asoc.2021.107178] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/22/2022]
|
9
|
Raimundo MM, Drumond TF, Marques ACR, Lyra C, Rocha A, Von Zuben FJ. Exploring multiobjective training in multiclass classification. Neurocomputing 2021. [DOI: 10.1016/j.neucom.2020.12.087] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/16/2022]
|
10
|
Ordinal classification of the affectation level of 3D-images in Parkinson diseases. Sci Rep 2021; 11:7067. [PMID: 33782476 PMCID: PMC8007580 DOI: 10.1038/s41598-021-86538-y] [Citation(s) in RCA: 4] [Impact Index Per Article: 1.0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 09/15/2020] [Accepted: 03/16/2021] [Indexed: 01/12/2023] Open
Abstract
Parkinson’s disease is characterised by a decrease in the density of presynaptic dopamine transporters in the striatum. Frequently, the corresponding diagnosis is performed using a qualitative analysis of the 3D-images obtained after the administration of \documentclass[12pt]{minimal}
\usepackage{amsmath}
\usepackage{wasysym}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsbsy}
\usepackage{mathrsfs}
\usepackage{upgreek}
\setlength{\oddsidemargin}{-69pt}
\begin{document}$$^{123}$$\end{document}123I-ioflupane, considering a binary classification problem (absence or existence of Parkinson’s disease). In this work, we propose a new methodology for classifying this kind of images in three classes depending on the level of severity of the disease in the image. To tackle this problem, we use an ordinal classifier given the natural order of the class labels. A novel strategy to perform feature selection is developed because of the large number of voxels in the image, and a method for generating synthetic images is proposed to improve the quality of the classifier. The methodology is tested on 434 studies conducted between September 2015 and January 2019, divided into three groups: 271 without alteration of the presynaptic nigrostriatal pathway, 73 with a slight alteration and 90 with severe alteration. Results confirm that the methodology improves the state-of-the-art algorithms, and that it is able to find informative voxels outside the standard regions of interest used for this problem. The differences are assessed by statistical tests which show that the proposed image ordinal classification could be considered as a decision support system in medicine.
Collapse
|
11
|
Prediction of convective clouds formation using evolutionary neural computation techniques. Neural Comput Appl 2020. [DOI: 10.1007/s00521-020-04795-w] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/27/2022]
|
12
|
Joint maximization of accuracy and information for learning the structure of a Bayesian network classifier. Mach Learn 2020. [DOI: 10.1007/s10994-020-05869-5] [Citation(s) in RCA: 2] [Impact Index Per Article: 0.4] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 12/14/2022]
|
13
|
Using machine learning methods to determine a typology of patients with HIV-HCV infection to be treated with antivirals. PLoS One 2020; 15:e0227188. [PMID: 31923277 PMCID: PMC6953863 DOI: 10.1371/journal.pone.0227188] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.6] [Reference Citation Analysis] [Abstract] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 04/24/2019] [Accepted: 12/13/2019] [Indexed: 01/03/2023] Open
Abstract
Several European countries have established criteria for prioritising initiation of treatment in patients infected with the hepatitis C virus (HCV) by grouping patients according to clinical characteristics. Based on neural network techniques, our objective was to identify those factors for HIV/HCV co-infected patients (to which clinicians have given careful consideration before treatment uptake) that have not being included among the prioritisation criteria. This study was based on the Spanish HERACLES cohort (NCT02511496) (April-September 2015, 2940 patients) and involved application of different neural network models with different basis functions (product-unit, sigmoid unit and radial basis function neural networks) for automatic classification of patients for treatment. An evolutionary algorithm was used to determine the architecture and estimate the coefficients of the model. This machine learning methodology found that radial basis neural networks provided a very simple model in terms of the number of patient characteristics to be considered by the classifier (in this case, six), returning a good overall classification accuracy of 0.767 and a minimum sensitivity (for the classification of the minority class, untreated patients) of 0.550. Finally, the area under the ROC curve was 0.802, which proved to be exceptional. The parsimony of the model makes it especially attractive, using just eight connections. The independent variable “recent PWID” is compulsory due to its importance. The simplicity of the model means that it is possible to analyse the relationship between patient characteristics and the probability of belonging to the treated group.
Collapse
|
14
|
Fernández JC, Carbonero M, Gutiérrez PA, Hervás-Martínez C. Multi-objective evolutionary optimization using the relationship between F1 and accuracy metrics in classification tasks. APPL INTELL 2019. [DOI: 10.1007/s10489-019-01447-y] [Citation(s) in RCA: 5] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/27/2022]
|
15
|
Kumar A, Fulham M, Feng D, Kim J. Co-Learning Feature Fusion Maps from PET-CT Images of Lung Cancer. IEEE TRANSACTIONS ON MEDICAL IMAGING 2019; 39:204-217. [PMID: 31217099 DOI: 10.1109/tmi.2019.2923601] [Citation(s) in RCA: 73] [Impact Index Per Article: 12.2] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 05/18/2023]
Abstract
The analysis of multi-modality positron emission tomography and computed tomography (PET-CT) images for computer aided diagnosis applications (e.g., detection and segmentation) requires combining the sensitivity of PET to detect abnormal regions with anatomical localization from CT. Current methods for PET-CT image analysis either process the modalities separately or fuse information from each modality based on knowledge about the image analysis task. These methods generally do not consider the spatially varying visual characteristics that encode different information across the different modalities, which have different priorities at different locations. For example, a high abnormal PET uptake in the lungs is more meaningful for tumor detection than physiological PET uptake in the heart. Our aim is to improve fusion of the complementary information in multi-modality PET-CT with a new supervised convolutional neural network (CNN) that learns to fuse complementary information for multi-modality medical image analysis. Our CNN first encodes modality-specific features and then uses them to derive a spatially varying fusion map that quantifies the relative importance of each modality's features across different spatial locations. These fusion maps are then multiplied with the modality-specific feature maps to obtain a representation of the complementary multi-modality information at different locations, which can then be used for image analysis. We evaluated the ability of our CNN to detect and segment multiple regions (lungs, mediastinum, tumors) with different fusion requirements using a dataset of PET-CT images of lung cancer. We compared our method to baseline techniques for multi-modality image fusion (fused inputs (FS), multi-branch (MB) techniques, and multichannel (MC) techniques) and segmentation. Our findings show that our CNN had a significantly higher foreground detection accuracy (99.29%, p < 0:05) than the fusion baselines (FS: 99.00%, MB: 99.08%, TC: 98.92%) and a significantly higher Dice score (63.85%) than recent PET-CT tumor segmentation methods.
Collapse
|
16
|
Pansombut T, Wikaisuksakul S, Khongkraphan K, Phon-On A. Convolutional Neural Networks for Recognition of Lymphoblast Cell Images. COMPUTATIONAL INTELLIGENCE AND NEUROSCIENCE 2019; 2019:7519603. [PMID: 31281337 PMCID: PMC6589284 DOI: 10.1155/2019/7519603] [Citation(s) in RCA: 24] [Impact Index Per Article: 4.0] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Download PDF] [Figures] [Subscribe] [Scholar Register] [Received: 11/15/2018] [Revised: 03/02/2019] [Accepted: 05/07/2019] [Indexed: 11/17/2022]
Abstract
This paper presents the recognition for WHO classification of acute lymphoblastic leukaemia (ALL) subtypes. The two ALL subtypes considered are T-lymphoblastic leukaemia (pre-T) and B-lymphoblastic leukaemia (pre-B). They exhibit various characteristics which make it difficult to distinguish between subtypes from their mature cells, lymphocytes. In a common approach, handcrafted features must be well designed for this complex domain-specific problem. With deep learning approach, handcrafted feature engineering can be eliminated because a deep learning method can automate this task through the multilayer architecture of a convolutional neural network (CNN). In this work, we implement a CNN classifier to explore the feasibility of deep learning approach to identify lymphocytes and ALL subtypes, and this approach is benchmarked against a dominant approach of support vector machines (SVMs) applying handcrafted feature engineering. Additionally, two traditional machine learning classifiers, multilayer perceptron (MLP), and random forest are also applied for the comparison. The experiments show that our CNN classifier delivers better performance to identify normal lymphocytes and pre-B cells. This shows a great potential for image classification with no requirement of multiple preprocessing steps from feature engineering.
Collapse
Affiliation(s)
- Tatdow Pansombut
- Department of Mathematics and Computer Science, Faculty of Science and Technology, Prince of Songkla University, Pattani 94000, Thailand
| | - Siripen Wikaisuksakul
- Department of Mathematics and Computer Science, Faculty of Science and Technology, Prince of Songkla University, Pattani 94000, Thailand
| | - Kittiya Khongkraphan
- Department of Mathematics and Computer Science, Faculty of Science and Technology, Prince of Songkla University, Pattani 94000, Thailand
| | - Aniruth Phon-On
- Department of Mathematics and Computer Science, Faculty of Science and Technology, Prince of Songkla University, Pattani 94000, Thailand
| |
Collapse
|
17
|
Convolutional Neural Networks for Recognition of Lymphoblast Cell Images. COMPUTATIONAL INTELLIGENCE AND NEUROSCIENCE 2019. [DOI: 10.1155/2019/7519603 10.1155/2019/7519603] [Citation(s) in RCA: 1] [Impact Index Per Article: 0.2] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 11/17/2022]
Abstract
This paper presents the recognition for WHO classification of acute lymphoblastic leukaemia (ALL) subtypes. The two ALL subtypes considered are T-lymphoblastic leukaemia (pre-T) and B-lymphoblastic leukaemia (pre-B). They exhibit various characteristics which make it difficult to distinguish between subtypes from their mature cells, lymphocytes. In a common approach, handcrafted features must be well designed for this complex domain-specific problem. With deep learning approach, handcrafted feature engineering can be eliminated because a deep learning method can automate this task through the multilayer architecture of a convolutional neural network (CNN). In this work, we implement a CNN classifier to explore the feasibility of deep learning approach to identify lymphocytes and ALL subtypes, and this approach is benchmarked against a dominant approach of support vector machines (SVMs) applying handcrafted feature engineering. Additionally, two traditional machine learning classifiers, multilayer perceptron (MLP), and random forest are also applied for the comparison. The experiments show that our CNN classifier delivers better performance to identify normal lymphocytes and pre-B cells. This shows a great potential for image classification with no requirement of multiple preprocessing steps from feature engineering.
Collapse
|
18
|
Liver Cancer Classification Model Using Hybrid Feature Selection Based on Class-Dependent Technique for the Central Region of Thailand. INFORMATION 2019. [DOI: 10.3390/info10060187] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/16/2022] Open
Abstract
Liver cancer data always consist of a large number of multidimensional datasets. A dataset that has huge features and multiple classes may be irrelevant to the pattern classification in machine learning. Hence, feature selection improves the performance of the classification model to achieve maximum classification accuracy. The aims of the present study were to find the best feature subset and to evaluate the classification performance of the predictive model. This paper proposed a hybrid feature selection approach by combining information gain and sequential forward selection based on the class-dependent technique (IGSFS-CD) for the liver cancer classification model. Two different classifiers (decision tree and naïve Bayes) were used to evaluate feature subsets. The liver cancer datasets were obtained from the Cancer Hospital Thailand database. Three ensemble methods (ensemble classifiers, bagging, and AdaBoost) were applied to improve the performance of classification. The IGSFS-CD method provided good accuracy of 78.36% (sensitivity 0.7841 and specificity 0.9159) on LC_dataset-1. In addition, LC_dataset II delivered the best performance with an accuracy of 84.82% (sensitivity 0.8481 and specificity 0.9437). The IGSFS-CD method achieved better classification performance compared to the class-independent method. Furthermore, the best feature subset selection could help reduce the complexity of the predictive model.
Collapse
|
19
|
Razi S, Karami Mollaei MR, Ghasemi J. A novel method for classification of BCI multi-class motor imagery task based on Dempster–Shafer theory. Inf Sci (N Y) 2019. [DOI: 10.1016/j.ins.2019.01.053] [Citation(s) in RCA: 17] [Impact Index Per Article: 2.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/27/2022]
|
20
|
Combined artificial bee colony algorithm and machine learning techniques for prediction of online consumer repurchase intention. Neural Comput Appl 2019. [DOI: 10.1007/s00521-017-3047-z] [Citation(s) in RCA: 9] [Impact Index Per Article: 1.5] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/19/2022]
|
21
|
Ibrahim AO, Shamsuddin SM, Abraham A, Qasem SN. Adaptive memetic method of multi-objective genetic evolutionary algorithm for backpropagation neural network. Neural Comput Appl 2019. [DOI: 10.1007/s00521-018-03990-0] [Citation(s) in RCA: 14] [Impact Index Per Article: 2.3] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/30/2022]
|
22
|
Zhang M, Muñoz-Mas R, Martínez-Capel F, Qu X, Zhang H, Peng W, Liu X. Determining the macroinvertebrate community indicators and relevant environmental predictors of the Hun-Tai River Basin (Northeast China): A study based on community patterning. THE SCIENCE OF THE TOTAL ENVIRONMENT 2018; 634:749-759. [PMID: 29649719 DOI: 10.1016/j.scitotenv.2018.04.021] [Citation(s) in RCA: 1] [Impact Index Per Article: 0.1] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Subscribe] [Scholar Register] [Received: 02/01/2018] [Revised: 03/26/2018] [Accepted: 04/01/2018] [Indexed: 06/08/2023]
Abstract
It is essential to understand the patterning of biota and environmental influencing factors for proper rehabilitation and management at the river basin scale. The Hun-Tai River Basin was extensively sampled four times for macroinvertebrate community and environmental variables during one year. Self-Organizing Maps (SOMs) were used to reveal the aggregation patterns of the 355 samples. Three community types (i.e., clusters) were found (at the family level) based on the community composition, which showed a clearly gradient by combining them with the representative environmental variables: minimally impacted source area, intermediately anthropogenic impacted sites, and highly anthropogenic impacted downstream area, respectively. This gradient was corroborated by the decreasing trends in density and diversity of macroinvertebrates. Distance from source, total phosphorus and water temperature were identified as the most important variables that distinguished the delineated communities. In addition, the sampling season, substrate type, pH and the percentage of grassland were also identified as relevant variables. These results demonstrated that macroinvertebrates communities are structured in a hierarchical manner where geographic and water quality prevail over temporal (season) and habitat (substrate type) features at the basin scale. In addition, it implied that the local-scale environment variables affected macroinvertebrates under the longitudinal gradient of the geographical and anthropogenic pressure. More than one family was identified as the indicator for each type of community. Abundance contributed significantly for distinguishing the indicators, while Baetidae with higher density indicated minimally and intermediately impacted area and lower density indicated highly impacted area. Therefore, we suggested the use of abundance data in community patterning and classification, especially in the identification of the indicator taxa.
Collapse
Affiliation(s)
- Min Zhang
- State Key Laboratory of Simulation and Regulation of Water Cycle in River Basin, China Institute of Water Resources and Hydropower Research, Beijing 100038, China; Department of Water Environment, China Institute of Water Resources and Hydropower Research, Beijing 100038, China
| | - Rafael Muñoz-Mas
- Institut d'Investigació per a la Gestió Integrada de Zones Costaneres (IGIC), Universitat Politècnica de València, C/ Paranimf 1, Grau de Gandia, València 46730, Spain
| | - Francisco Martínez-Capel
- Institut d'Investigació per a la Gestió Integrada de Zones Costaneres (IGIC), Universitat Politècnica de València, C/ Paranimf 1, Grau de Gandia, València 46730, Spain
| | - Xiaodong Qu
- State Key Laboratory of Simulation and Regulation of Water Cycle in River Basin, China Institute of Water Resources and Hydropower Research, Beijing 100038, China; Department of Water Environment, China Institute of Water Resources and Hydropower Research, Beijing 100038, China.
| | - Haiping Zhang
- State Key Laboratory of Simulation and Regulation of Water Cycle in River Basin, China Institute of Water Resources and Hydropower Research, Beijing 100038, China; Department of Water Environment, China Institute of Water Resources and Hydropower Research, Beijing 100038, China
| | - Wenqi Peng
- State Key Laboratory of Simulation and Regulation of Water Cycle in River Basin, China Institute of Water Resources and Hydropower Research, Beijing 100038, China; Department of Water Environment, China Institute of Water Resources and Hydropower Research, Beijing 100038, China
| | - Xiaobo Liu
- State Key Laboratory of Simulation and Regulation of Water Cycle in River Basin, China Institute of Water Resources and Hydropower Research, Beijing 100038, China; Department of Water Environment, China Institute of Water Resources and Hydropower Research, Beijing 100038, China
| |
Collapse
|
23
|
|
24
|
Prochazka A, Charvatova H, Vaseghi S, Vysata O. Machine Learning in Rehabilitation Assessment for Thermal and Heart Rate Data Processing. IEEE Trans Neural Syst Rehabil Eng 2018; 26:1209-1214. [DOI: 10.1109/tnsre.2018.2831444] [Citation(s) in RCA: 22] [Impact Index Per Article: 3.1] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/06/2022]
|
25
|
Multi-Class Sleep Stage Analysis and Adaptive
Pattern Recognition. APPLIED SCIENCES-BASEL 2018. [DOI: 10.3390/app8050697] [Citation(s) in RCA: 26] [Impact Index Per Article: 3.7] [Reference Citation Analysis] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 11/17/2022]
|
26
|
Ayllón MD, Ciria R, Cruz-Ramírez M, Pérez-Ortiz M, Gómez I, Valente R, O'Grady J, de la Mata M, Hervás-Martínez C, Heaton ND, Briceño J. Validation of artificial neural networks as a methodology for donor-recipient matching for liver transplantation. Liver Transpl 2018; 24:192-203. [PMID: 28921876 DOI: 10.1002/lt.24870] [Citation(s) in RCA: 52] [Impact Index Per Article: 7.4] [Reference Citation Analysis] [Abstract] [Track Full Text] [Journal Information] [Submit a Manuscript] [Subscribe] [Scholar Register] [Received: 04/17/2017] [Revised: 07/01/2017] [Accepted: 09/03/2017] [Indexed: 02/07/2023]
Abstract
In 2014, we reported a model for donor-recipient (D-R) matching in liver transplantation (LT) based on artificial neural networks (ANNs) from a Spanish multicenter study (Model for Allocation of Donor and Recipient in España [MADR-E]). The aim is to test the ANN-based methodology in a different European health care system in order to validate it. An ANN model was designed using a cohort of patients from King's College Hospital (KCH; n = 822). The ANN was trained and tested using KCH pairs for both 3- and 12-month survival models. End points were probability of graft survival (correct classification rate [CCR]) and nonsurvival (minimum sensitivity [MS]). The final model is a rule-based system for facilitating the decision about the most appropriate D-R matching. Models designed for KCH had excellent prediction capabilities for both 3 months (CCR-area under the curve [AUC] = 0.94; MS-AUC = 0.94) and 12 months (CCR-AUC = 0.78; MS-AUC = 0.82), almost 15% higher than the best obtained by other known scores such as Model for End-Stage Liver Disease and balance of risk. Moreover, these results improve the previously reported ones in the multicentric MADR-E database. In conclusion, the use of ANN for D-R matching in LT in other health care systems achieved excellent prediction capabilities supporting the validation of these tools. It should be considered as the most advanced, objective, and useful tool to date for the management of waiting lists. Liver Transplantation 24 192-203 2018 AASLD.
Collapse
Affiliation(s)
| | - Rubén Ciria
- Unit of Hepatobiliary Surgery and Liver Transplantation, Córdoba, Spain
| | - Manuel Cruz-Ramírez
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain
| | - María Pérez-Ortiz
- Department of Quantitative Methods, University of Loyola Andalucía, Córdoba, Spain
| | - Irene Gómez
- Unit of Hepatobiliary Surgery and Liver Transplantation, Córdoba, Spain
| | - Roberto Valente
- Institute of Liver Studies, King's Health Partners at King's College Hospital, London, United Kingdom
| | - John O'Grady
- Institute of Liver Studies, King's Health Partners at King's College Hospital, London, United Kingdom
| | - Manuel de la Mata
- Liver Research Unit, Liver Transplantation Unit, University Hospital Reina Sofia, Centro de Investigación Biomédica en Red de Enfermedades Hepáticas y Digestivas, Instituto Maimónides de Investigación Biomédica de Córdoba, Córdoba, Spain
| | - César Hervás-Martínez
- Department of Computer Science and Numerical Analysis, University of Córdoba, Córdoba, Spain
| | - Nigel D Heaton
- Institute of Liver Studies, King's Health Partners at King's College Hospital, London, United Kingdom
| | - Javier Briceño
- Unit of Hepatobiliary Surgery and Liver Transplantation, Córdoba, Spain
| |
Collapse
|
27
|
Synthetic semi-supervised learning in imbalanced domains: Constructing a model for donor-recipient matching in liver transplantation. Knowl Based Syst 2017. [DOI: 10.1016/j.knosys.2017.02.020] [Citation(s) in RCA: 6] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/19/2022]
|
28
|
Dorado-Moreno M, Pérez-Ortiz M, Gutiérrez PA, Ciria R, Briceño J, Hervás-Martínez C. Dynamically weighted evolutionary ordinal neural network for solving an imbalanced liver transplantation problem. Artif Intell Med 2017; 77:1-11. [PMID: 28545607 DOI: 10.1016/j.artmed.2017.02.004] [Citation(s) in RCA: 22] [Impact Index Per Article: 2.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 07/21/2016] [Revised: 01/17/2017] [Accepted: 02/05/2017] [Indexed: 12/11/2022]
|
29
|
Carbonero-Ruz M, Martínez-Estudillo FJ, Fernández-Navarro F, Becerra-Alonso D, Martínez-Estudillo AC. A two dimensional accuracy-based measure for classification performance. Inf Sci (N Y) 2017. [DOI: 10.1016/j.ins.2016.12.005] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/20/2022]
|
30
|
Fernández JC, Cruz-Ramírez M, Hervás-Martínez C. Sensitivity versus accuracy in ensemble models of Artificial Neural Networks from Multi-objective Evolutionary Algorithms. Neural Comput Appl 2016. [DOI: 10.1007/s00521-016-2781-y] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.3] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/20/2022]
|
31
|
Neural network classifier optimization using Differential Evolution with Global Information and Back Propagation algorithm for clinical datasets. Appl Soft Comput 2016. [DOI: 10.1016/j.asoc.2016.08.001] [Citation(s) in RCA: 82] [Impact Index Per Article: 9.1] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/21/2022]
|
32
|
A Review of Classification Problems and Algorithms in Renewable Energy Applications. ENERGIES 2016. [DOI: 10.3390/en9080607] [Citation(s) in RCA: 62] [Impact Index Per Article: 6.9] [Reference Citation Analysis] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 11/17/2022]
|
33
|
Remeseiro B, Barreira N, García-Resúa C, Lira M, Giráldez MJ, Yebra-Pimentel E, Penedo MG. iDEAS: A web-based system for dry eye assessment. COMPUTER METHODS AND PROGRAMS IN BIOMEDICINE 2016; 130:186-197. [PMID: 27208533 DOI: 10.1016/j.cmpb.2016.02.015] [Citation(s) in RCA: 6] [Impact Index Per Article: 0.7] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Subscribe] [Scholar Register] [Received: 09/04/2015] [Revised: 02/01/2016] [Accepted: 02/22/2016] [Indexed: 06/05/2023]
Abstract
BACKGROUND AND OBJECTIVES Dry eye disease is a public health problem, whose multifactorial etiology challenges clinicians and researchers making necessary the collaboration between different experts and centers. The evaluation of the interference patterns observed in the tear film lipid layer is a common clinical test used for dry eye diagnosis. However, it is a time-consuming task with a high degree of intra- as well as inter-observer variability, which makes the use of a computer-based analysis system highly desirable. This work introduces iDEAS (Dry Eye Assessment System), a web-based application to support dry eye diagnosis. METHODS iDEAS provides a framework for eye care experts to collaboratively work using image-based services in a distributed environment. It is composed of three main components: the web client for user interaction, the web application server for request processing, and the service module for image analysis. Specifically, this manuscript presents two automatic services: tear film classification, which classifies an image into one interference pattern; and tear film map, which illustrates the distribution of the patterns over the entire tear film. RESULTS iDEAS has been evaluated by specialists from different institutions to test its performance. Both services have been evaluated in terms of a set of performance metrics using the annotations of different experts. Note that the processing time of both services has been also measured for efficiency purposes. CONCLUSIONS iDEAS is a web-based application which provides a fast, reliable environment for dry eye assessment. The system allows practitioners to share images, clinical information and automatic assessments between remote computers. Additionally, it save time for experts, diminish the inter-expert variability and can be used in both clinical and research settings.
Collapse
Affiliation(s)
- Beatriz Remeseiro
- Departamento de Computación, Universidade da Coruña, Campus de Elviña S/N, 15071 A Coruña, Spain.
| | - Noelia Barreira
- Departamento de Computación, Universidade da Coruña, Campus de Elviña S/N, 15071 A Coruña, Spain.
| | - Carlos García-Resúa
- Servicio de Optometría, Universidade de Santiago de Compostela, Campus Universitario Sur, 15782 Santiago de Compostela, Spain.
| | - Madalena Lira
- Centro de Física, Universidade do Minho, Campus de Gualtar, 4715-057 Braga, Portugal.
| | - María J Giráldez
- Servicio de Optometría, Universidade de Santiago de Compostela, Campus Universitario Sur, 15782 Santiago de Compostela, Spain.
| | - Eva Yebra-Pimentel
- Servicio de Optometría, Universidade de Santiago de Compostela, Campus Universitario Sur, 15782 Santiago de Compostela, Spain.
| | - Manuel G Penedo
- Departamento de Computación, Universidade da Coruña, Campus de Elviña S/N, 15071 A Coruña, Spain.
| |
Collapse
|
34
|
Peteiro-Barral D, Remeseiro B, Méndez R, Penedo MG. Evaluation of an automatic dry eye test using MCDM methods and rank correlation. Med Biol Eng Comput 2016; 55:527-536. [PMID: 27311605 DOI: 10.1007/s11517-016-1534-5] [Citation(s) in RCA: 8] [Impact Index Per Article: 0.9] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 10/27/2015] [Accepted: 05/27/2016] [Indexed: 11/25/2022]
Abstract
Dry eye is an increasingly common disease in modern society which affects a wide range of population and has a negative impact on their daily activities, such as working with computers or driving. It can be diagnosed through an automatic clinical test for tear film lipid layer classification based on color and texture analysis. Up to now, researchers have mainly focused on the improvement of the image analysis step. However, there is still large room for improvement on the machine learning side. This paper presents a methodology to optimize this problem by means of class binarization, feature selection, and classification. The methodology can be used as a baseline in other classification problems to provide several solutions and evaluate their performance using a set of representative metrics and decision-making methods. When several decision-making methods are used, they may offer disagreeing rankings that will be solved by conflict handling in which rankings are merged into a single one. The experimental results prove the effectiveness of the proposed methodology in this domain. Also, its general purpose allows to adapt it to other classification problems in different fields such as medicine and biology.
Collapse
Affiliation(s)
- Diego Peteiro-Barral
- Departamento de Computación, Universidade da Coruña, Campus de Elviña s/n, 15071, A Coruña, Spain
| | - Beatriz Remeseiro
- Departamento de Computación, Universidade da Coruña, Campus de Elviña s/n, 15071, A Coruña, Spain.
| | - Rebeca Méndez
- Departamento de Computación, Universidade da Coruña, Campus de Elviña s/n, 15071, A Coruña, Spain
| | - Manuel G Penedo
- Departamento de Computación, Universidade da Coruña, Campus de Elviña s/n, 15071, A Coruña, Spain
| |
Collapse
|
35
|
Yeung DS, Li JC, Ng WWY, Chan PPK. MLPNN Training via a Multiobjective Optimization of Training Error and Stochastic Sensitivity. IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS 2016; 27:978-992. [PMID: 26054075 DOI: 10.1109/tnnls.2015.2431251] [Citation(s) in RCA: 19] [Impact Index Per Article: 2.1] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 06/04/2023]
Abstract
The training of a multilayer perceptron neural network (MLPNN) concerns the selection of its architecture and the connection weights via the minimization of both the training error and a penalty term. Different penalty terms have been proposed to control the smoothness of the MLPNN for better generalization capability. However, controlling its smoothness using, for instance, the norm of weights or the Vapnik-Chervonenkis dimension cannot distinguish individual MLPNNs with the same number of free parameters or the same norm. In this paper, to enhance generalization capabilities, we propose a stochastic sensitivity measure (ST-SM) to realize a new penalty term for MLPNN training. The ST-SM determines the expectation of the squared output differences between the training samples and the unseen samples located within their Q -neighborhoods for a given MLPNN. It provides a direct measurement of the MLPNNs output fluctuations, i.e., smoothness. We adopt a two-phase Pareto-based multiobjective training algorithm for minimizing both the training error and the ST-SM as biobjective functions. Experiments on 20 UCI data sets show that the MLPNNs trained by the proposed algorithm yield better accuracies on testing data than several recent and classical MLPNN training methods.
Collapse
|
36
|
Saez A, Sanchez-Monedero J, Gutierrez PA, Hervas-Martinez C. Machine Learning Methods for Binary and Multiclass Classification of Melanoma Thickness From Dermoscopic Images. IEEE TRANSACTIONS ON MEDICAL IMAGING 2016; 35:1036-1045. [PMID: 26672031 DOI: 10.1109/tmi.2015.2506270] [Citation(s) in RCA: 25] [Impact Index Per Article: 2.8] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 06/05/2023]
Abstract
Thickness of the melanoma is the most important factor associated with survival in patients with melanoma. It is most commonly reported as a measurement of depth given in millimeters (mm) and computed by means of pathological examination after a biopsy of the suspected lesion. In order to avoid the use of an invasive method in the estimation of the thickness of melanoma before surgery, we propose a computational image analysis system from dermoscopic images. The proposed feature extraction is based on the clinical findings that correlate certain characteristics present in dermoscopic images and tumor depth. Two supervised classification schemes are proposed: a binary classification in which melanomas are classified into thin or thick, and a three-class scheme (thin, intermediate, and thick). The performance of several nominal classification methods, including a recent interpretable method combining logistic regression with artificial neural networks (Logistic regression using Initial variables and Product Units, LIPU), is compared. For the three-class problem, a set of ordinal classification methods (considering ordering relation between the three classes) is included. For the binary case, LIPU outperforms all the other methods with an accuracy of 77.6%, while, for the second scheme, although LIPU reports the highest overall accuracy, the ordinal classification methods achieve a better balance between the performances of all classes.
Collapse
|
37
|
Ng WWY, Hu J, Yeung DS, Yin S, Roli F. Diversified Sensitivity-Based Undersampling for Imbalance Classification Problems. IEEE TRANSACTIONS ON CYBERNETICS 2015; 45:2402-2412. [PMID: 25474818 DOI: 10.1109/tcyb.2014.2372060] [Citation(s) in RCA: 66] [Impact Index Per Article: 6.6] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 06/04/2023]
Abstract
Undersampling is a widely adopted method to deal with imbalance pattern classification problems. Current methods mainly depend on either random resampling on the majority class or resampling at the decision boundary. Random-based undersampling fails to take into consideration informative samples in the data while resampling at the decision boundary is sensitive to class overlapping. Both techniques ignore the distribution information of the training dataset. In this paper, we propose a diversified sensitivity-based undersampling method. Samples of the majority class are clustered to capture the distribution information and enhance the diversity of the resampling. A stochastic sensitivity measure is applied to select samples from both clusters of the majority class and the minority class. By iteratively clustering and sampling, a balanced set of samples yielding high classifier sensitivity is selected. The proposed method yields a good generalization capability for 14 UCI datasets.
Collapse
|
38
|
Recognizing upper limb movements with wrist worn inertial sensors using k-means clustering classification. Hum Mov Sci 2015; 40:59-76. [DOI: 10.1016/j.humov.2014.11.013] [Citation(s) in RCA: 66] [Impact Index Per Article: 6.6] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 07/08/2014] [Revised: 10/30/2014] [Accepted: 11/24/2014] [Indexed: 11/18/2022]
|
39
|
|
40
|
Briceño J, Cruz-Ramírez M, Prieto M, Navasa M, Ortiz de Urbina J, Orti R, Gómez-Bravo MÁ, Otero A, Varo E, Tomé S, Clemente G, Bañares R, Bárcena R, Cuervas-Mons V, Solórzano G, Vinaixa C, Rubín A, Colmenero J, Valdivieso A, Ciria R, Hervás-Martínez C, de la Mata M. Use of artificial intelligence as an innovative donor-recipient matching model for liver transplantation: results from a multicenter Spanish study. J Hepatol 2014; 61:1020-8. [PMID: 24905493 DOI: 10.1016/j.jhep.2014.05.039] [Citation(s) in RCA: 73] [Impact Index Per Article: 6.6] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Submit a Manuscript] [Subscribe] [Scholar Register] [Received: 09/23/2013] [Revised: 05/23/2014] [Accepted: 05/26/2014] [Indexed: 12/12/2022]
Abstract
BACKGROUND & AIMS There is an increasing discrepancy between the number of potential liver graft recipients and the number of organs available. Organ allocation should follow the concept of benefit of survival, avoiding human-innate subjectivity. The aim of this study is to use artificial-neural-networks (ANNs) for donor-recipient (D-R) matching in liver transplantation (LT) and to compare its accuracy with validated scores (MELD, D-MELD, DRI, P-SOFT, SOFT, and BAR) of graft survival. METHODS 64 donor and recipient variables from a set of 1003 LTs from a multicenter study including 11 Spanish centres were included. For each D-R pair, common statistics (simple and multiple regression models) and ANN formulae for two non-complementary probability-models of 3-month graft-survival and -loss were calculated: a positive-survival (NN-CCR) and a negative-loss (NN-MS) model. The NN models were obtained by using the Neural Net Evolutionary Programming (NNEP) algorithm. Additionally, receiver-operating-curves (ROC) were performed to validate ANNs against other scores. RESULTS Optimal results for NN-CCR and NN-MS models were obtained, with the best performance in predicting the probability of graft-survival (90.79%) and -loss (71.42%) for each D-R pair, significantly improving results from multiple regressions. ROC curves for 3-months graft-survival and -loss predictions were significantly more accurate for ANN than for other scores in both NN-CCR (AUROC-ANN=0.80 vs. -MELD=0.50; -D-MELD=0.54; -P-SOFT=0.54; -SOFT=0.55; -BAR=0.67 and -DRI=0.42) and NN-MS (AUROC-ANN=0.82 vs. -MELD=0.41; -D-MELD=0.47; -P-SOFT=0.43; -SOFT=0.57, -BAR=0.61 and -DRI=0.48). CONCLUSIONS ANNs may be considered a powerful decision-making technology for this dataset, optimizing the principles of justice, efficiency and equity. This may be a useful tool for predicting the 3-month outcome and a potential research area for future D-R matching models.
Collapse
Affiliation(s)
- Javier Briceño
- Liver Transplantation Unit, CIBERehd, IMIBIC, Hospital Reina Sofía, Córdoba, Spain.
| | - Manuel Cruz-Ramírez
- Department of Computer Science and Numerical Analysis, University of Córdoba, Spain
| | - Martín Prieto
- Liver Transplantation Unit, CIBERehd, Hospital La Fe, Valencia, Spain
| | - Miguel Navasa
- Liver Transplantation Unit, Hospital Clínic, Barcelona, Spain
| | | | - Rafael Orti
- Liver Transplantation Unit, CIBERehd, IMIBIC, Hospital Reina Sofía, Córdoba, Spain
| | | | - Alejandra Otero
- Liver Transplantation Unit, Hospital Juan Canalejo, A Coruña, Spain
| | - Evaristo Varo
- Liver Transplantation Unit, Hospital Clínico Universitario, Santiago de Compostela, Spain
| | - Santiago Tomé
- Liver Transplantation Unit, Hospital Clínico Universitario, Santiago de Compostela, Spain
| | - Gerardo Clemente
- Liver Transplantation Unit, Hospital Gregorio Marañón, Madrid, Spain
| | - Rafael Bañares
- Liver Transplantation Unit, Hospital Gregorio Marañón, Madrid, Spain
| | - Rafael Bárcena
- Liver Transplantation Unit, Hospital Ramón y Cajal, Madrid, Spain
| | | | | | - Carmen Vinaixa
- Liver Transplantation Unit, CIBERehd, Hospital La Fe, Valencia, Spain
| | - Angel Rubín
- Liver Transplantation Unit, CIBERehd, Hospital La Fe, Valencia, Spain
| | - Jordi Colmenero
- Liver Transplantation Unit, Hospital Clínic, Barcelona, Spain
| | | | - Rubén Ciria
- Liver Transplantation Unit, CIBERehd, IMIBIC, Hospital Reina Sofía, Córdoba, Spain
| | | | - Manuel de la Mata
- Liver Transplantation Unit, CIBERehd, IMIBIC, Hospital Reina Sofía, Córdoba, Spain
| |
Collapse
|
41
|
Feature selection and classification of leukocytes using random forest. Med Biol Eng Comput 2014; 52:1041-52. [PMID: 25284218 DOI: 10.1007/s11517-014-1200-8] [Citation(s) in RCA: 22] [Impact Index Per Article: 2.0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 03/05/2013] [Accepted: 09/22/2014] [Indexed: 01/30/2023]
Abstract
In automatic segmentation of leukocytes from the complex morphological background of tissue section images, a vast number of artifacts/noise are also extracted causing large amount of multivariate data generation. This multivariate data degrades the performance of a classifier to discriminate between leukocytes and artifacts/noise. However, the selection of prominent features plays an important role in reducing the computational complexity and increasing the performance of the classifier as compared to a high-dimensional features space. Therefore, this paper introduces a novel Gini importance-based binary random forest feature selection method. Moreover, the random forest classifier is used to classify the extracted objects into artifacts, mononuclear cells, and polymorphonuclear cells. The experimental results establish that the proposed method effectively eliminates the irrelevant features, maintaining the high classification accuracy as compared to other feature reduction methods.
Collapse
|
42
|
Rebai K, Achour N, Azouaoui O. Road intersection detection and classification using hierarchical SVM classifier. Adv Robot 2014. [DOI: 10.1080/01691864.2014.902327] [Citation(s) in RCA: 2] [Impact Index Per Article: 0.2] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/25/2022]
|
43
|
Cruz-Ramírez M, Hervás-Martínez C, Sánchez-Monedero J, Gutiérrez P. Metrics to guide a multi-objective evolutionary algorithm for ordinal classification. Neurocomputing 2014. [DOI: 10.1016/j.neucom.2013.05.058] [Citation(s) in RCA: 56] [Impact Index Per Article: 5.1] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/27/2022]
|
44
|
|
45
|
Memetic multiobjective particle swarm optimization-based radial basis function network for classification problems. Inf Sci (N Y) 2013. [DOI: 10.1016/j.ins.2013.03.021] [Citation(s) in RCA: 52] [Impact Index Per Article: 4.3] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/20/2022]
|
46
|
Predicting patient survival after liver transplantation using evolutionary multi-objective artificial neural networks. Artif Intell Med 2013; 58:37-49. [DOI: 10.1016/j.artmed.2013.02.004] [Citation(s) in RCA: 41] [Impact Index Per Article: 3.4] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 09/14/2011] [Revised: 02/04/2013] [Accepted: 02/05/2013] [Indexed: 12/27/2022]
|
47
|
Feature selection based on cluster and variability analyses for ordinal multi-class classification problems. Knowl Based Syst 2013. [DOI: 10.1016/j.knosys.2012.07.018] [Citation(s) in RCA: 16] [Impact Index Per Article: 1.3] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/21/2022]
|
48
|
MORENO MANUEL, GUTIÉRREZ PEDROANTONIO, HERVÁS-MARTÍNEZ CÉSAR. A STRUCTURAL DISTANCE-BASED CROSSOVER FOR NEURAL NETWORK CLASSIFIERS. INT J PATTERN RECOGN 2012. [DOI: 10.1142/s0218001412500127] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/18/2022]
Abstract
This paper presents a structural distance-based crossover for neural network classifiers, which is applied as part of a Memetic Algorithm (MA) for evolving simultaneously the structure and weights of neural network models applied to multiclass problems. Previous researchers have shown that this simultaneous evolution is a way to avoid the noisy fitness evaluation. The MA incorporates a crossover operator that shows to be useful for ameliorating the permutation problem of the network representation (i.e. different genotypes can be used to represent the same neural network phenotype), increasing the structural diversity of the individuals and improving the accuracy of the results. Instead of a recombination probability, the crossover operator considers a similarity parameter (the minimum structural distance), which allows to maintain a trade-off between global and local search. The neural network models selected in this work are the product-unit neural networks (PUNNs), due to their increasing relevance in those classification problems which show a high order relationship between the input variables. The proposed MA is intended to reduce the possible overtraining problems which can raise in some datasets for this kind of models. The evolutionary system is applied to eight classification benchmarks and the results of an analysis of variance contrast (ANOVA) show the effectiveness of the structural-based crossover operator and the capacity of our algorithm to obtain evolved PUNNs with a higher classification accuracy than those obtained using other evolutionary techniques. On the other hand, the results obtained are compared with popular effective machine learning classification methods, resulting in a competitive performance.
Collapse
Affiliation(s)
- MANUEL MORENO
- Department of Computer Science and Numerical Analysis, University of Córdoba, Campus de Rabanales, Edificio Albert Einstein, 2a planta, Córdoba, 14071, Spain
| | - PEDRO ANTONIO GUTIÉRREZ
- Department of Computer Science and Numerical Analysis, University of Córdoba, Campus de Rabanales, Edificio Albert Einstein, 2a planta, Córdoba, 14071, Spain
| | - CÉSAR HERVÁS-MARTÍNEZ
- Department of Computer Science and Numerical Analysis, University of Córdoba, Campus de Rabanales, Edificio Albert Einstein, 2a planta, Córdoba, 14071, Spain
| |
Collapse
|
49
|
A two-stage evolutionary algorithm based on sensitivity and accuracy for multi-class problems. Inf Sci (N Y) 2012. [DOI: 10.1016/j.ins.2012.02.012] [Citation(s) in RCA: 10] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/17/2022]
|
50
|
Cruz-Ramírez M, Hervás-Martínez C, Gutiérrez PA, Pérez-Ortiz M, Briceño J, de la Mata M. Memetic Pareto differential evolutionary neural network used to solve an unbalanced liver transplantation problem. Soft comput 2012. [DOI: 10.1007/s00500-012-0892-7] [Citation(s) in RCA: 6] [Impact Index Per Article: 0.5] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/29/2022]
|