4.6 Article

A Computer Aided Diagnosis System for Thyroid Disease Using Extreme Learning Machine

期刊

JOURNAL OF MEDICAL SYSTEMS
卷 36, 期 5, 页码 3327-3337

出版社

SPRINGER
DOI: 10.1007/s10916-012-9825-3

关键词

Thyroid disease diagnosis; Extreme learning machine (ELM); Principle component analysis (PCA)

资金

  1. National Natural Science Foundation of China (NSFC) [61133011, 61170092, 60973088, 60873149]

向作者/读者索取更多资源

In this paper, we present an effective and efficient computer aided diagnosis (CAD) system based on principle component analysis (PCA) and extreme learning machine (ELM) to assist the task of thyroid disease diagnosis. The CAD system is comprised of three stages. Focusing on dimension reduction, the first stage applies PCA to construct the most discriminative new feature set. After then, the system switches to the second stage whose target is model construction. ELM classifier is explored to train an optimal predictive model whose parameters are optimized. As we known, the number of hidden neurons has an important role in the performance of ELM, so we propose an experimental method to hunt for the optimal value. Finally, the obtained optimal ELM model proceeds to perform the thyroid disease diagnosis tasks using the most discriminative new feature set and the optimal parameters. The effectiveness of the resultant CAD system (PCA-ELM) has been rigorously estimated on a thyroid disease dataset which is taken from UCI machine learning repository. We compare it with other related methods in terms of their classification accuracy. Experimental results demonstrate that PCA-ELM outperforms other ones reported so far by 10-fold cross-validation method, with the mean accuracy of 97.73% and with the maximum accuracy of 98.1%. Besides, PCA-ELM performs much faster than support vector machines (SVM) based CAD system. Consequently, the proposed method PCA-ELM can be considered as a new powerful tools for diagnosing thyroid disease with excellent performance and less time.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Interdisciplinary Applications

Boosting whale optimization with evolution strategy and Gaussian random walks: an image segmentation method

Abdelazim G. Hussien, Ali Asghar Heidari, Xiaojia Ye, Guoxi Liang, Huiling Chen, Zhifang Pan

Summary: This study proposes an enhanced variant of the whale optimization algorithm (WOA) called VCSWOA, which combines components from other algorithms. The comprehensive testing and comparison with other algorithms demonstrate that VCSWOA outperforms its peers in terms of performance.

ENGINEERING WITH COMPUTERS (2023)

Article Computer Science, Artificial Intelligence

Class-aware sample reweighting optimal transport for multi-source domain adaptation

Shengsheng Wang, Bilin Wang, Zhe Zhang, Ali Asghar Heidari, Huiling Chen

Summary: This paper proposes a novel OT-based Class-Aware Sample Reweighting (CASR) method to achieve sample-level fine-grained alignment between multi-source and target. Extensive experiments show that CASR presents significant advantages compared with other MSDA methods, and the visualization analysis further demonstrates the effectiveness of each proposed module.

NEUROCOMPUTING (2023)

Article Computer Science, Interdisciplinary Applications

Salp swarm algorithm with iterative mapping and local escaping for multi-level threshold image segmentation: a skin cancer dermoscopic case study

Shuhui Hao, Changcheng Huang, Ali Asghar Heidari, Huiling Chen, Lingzhi Li, Abeer D. Algarni, Hela Elmannai, Suling Xu

Summary: Early detection and treatment of fast-growing skin cancers can significantly extend patients' lives. Dermoscopy is a reliable tool for detecting skin cancer in its early stages, and the effective processing of digital dermoscopy images is crucial for improving diagnosis accuracy. This paper proposes an improved salp swarm algorithm (ILSSA) method that combines iterative mapping and local escaping operator to address the issue of local optima frequently encountered in existing meta-heuristic algorithms. Moreover, the ILSSA-based multi-threshold image segmentation approach successfully segments dermoscopic images of skin cancer using 2D Kapur's entropy as the objective function and non-local means 2D histogram to represent image information. Benchmark function test experiments demonstrate that ILSSA effectively alleviates the local optimal problem compared to other algorithms. The skin cancer dermoscopy image segmentation experiment further proves the superiority and adaptability of the proposed ILSSA-based method over other existing approaches at different thresholds.

JOURNAL OF COMPUTATIONAL DESIGN AND ENGINEERING (2023)

Article Computer Science, Interdisciplinary Applications

Cauchy mutation boosted Harris hawk algorithm: optimal performance design and engineering applications

Weifeng Shan, Xinxin He, Haijun Liu, Ali Asghar Heidari, Maofa Wang, Zhennao Cai, Huiling Chen

Summary: Harris hawks optimization (HHO) is a well-established swarm-based method that works based on multiple dynamic features and various exploratory and exploitative traits. To improve its performance, this paper introduces the Cauchy mutation mechanism into HHO algorithm, creating CMHHO. Experimental results validate that CMHHO outperforms other optimization algorithms in terms of optimization performance.

JOURNAL OF COMPUTATIONAL DESIGN AND ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Random following ant colony optimization: Continuous and binary variants for global optimization and feature selection

Xinsen Zhou, Wenyong Gui, Ali Asghar Heidari, Zhennao Cai, Guoxi Liang, Huiling Chen

Summary: Continuous ant colony optimization algorithm incorporates a random following strategy to enhance global optimization performance and effectively handle high-dimensional feature selection problems. The algorithm performs competitively with other state-of-the-art algorithms in benchmark tests and outperforms well-known classification methods on high-dimensional datasets.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

A multi-objective evolutionary algorithm with decomposition and the information feedback for high-dimensional medical data

Mingjing Wang, Ali Asghar Heidari, Huiling Chen

Summary: To address the curse of dimensionality in high-dimensional medical data, the multi-objective evolutionary algorithm IFMMOEAD is proposed. It considers the number of selected features, classification accuracy, and correlation measures of features to reduce dimensionality. The algorithm has been verified on benchmark tests and applied to cancer gene expression data and clinical data, showing promising results in high-dimensional medical machine learning.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

Dimensional decision covariance colony predation algorithm: global optimization and high-dimensional feature selection

Boyang Xu, Ali Asghar Heidari, Zhennao Cai, Huiling Chen

Summary: This study proposes a variant of the colony predation algorithm (CPA) called Covariance Gaussian cuckoo Colony Predation Algorithm (CGCPA), which employs a designed gaussian cuckoo variable dimensional strategy to enhance population diversity and global search ability, and a covariance matrix adaptation evolution strategy to enhance convergence speed and capture the global optimal solution. Experimental results show that CGCPA outperforms state-of-the-art algorithms in terms of convergence speed and accuracy.

ARTIFICIAL INTELLIGENCE REVIEW (2023)

Article Computer Science, Artificial Intelligence

Boosted local dimensional mutation and all-dimensional neighborhood slime mould algorithm for feature selection

Xinsen Zhou, Yi Chen, Zongda Wu, Ali Asghar Heidari, Huiling Chen, Eatedal Alabdulkreem, Jose Escorcia-Gutierrez, Xianchuan Wang

Summary: The slime mould algorithm (SMA) is an optimization algorithm that mimics the behavior of slime moulds. To overcome its limitations, a local dimensional mutation strategy and an all-dimensional neighborhood search strategy called LASMA were introduced. Experimental results showed that LASMA outperformed other algorithms in terms of solution accuracy, stability, and convergence speed. A binary version of LASMA called bLASMA was also developed, which showed better performance in optimization and feature selection tasks. LASMA provides a robust and effective solution for various optimization problems.

NEUROCOMPUTING (2023)

Article Mathematical & Computational Biology

An enhanced ant colony optimizer with Cauchy-Gaussian fusion and novel movement strategy for multi-threshold COVID-19 X-ray image segmentation

Xiuzhi Zhao, Lei Liu, Ali Asghar Heidari, Yi Chen, Benedict Jun Ma, Huiling Chen, Shichao Quan

Summary: The novel coronavirus pneumonia (COVID-19) is a respiratory disease that requires effective diagnostic methods such as X-ray imaging-based diagnosis. This paper proposes an enhanced version of ant colony optimization for continuous domains (MGACO) for highly effective pre-processing of COVID-19 pathological images. Additionally, a method called MGACO-MIS based on MGACO is developed, which demonstrates strong adaptability and high-quality segmentation results compared to other methods.

FRONTIERS IN NEUROINFORMATICS (2023)

Article Automation & Control Systems

Graph Theory-based Approach for Partial Topology Identification of Stochastic Multi-group Models With Multiple Dispersal

Chunmei Zhang, Dan Xia, Huiling Chen, Guiling Chen

Summary: This paper focuses on the partial topology identification problem of stochastic multi-group models with multiple dispersal (SMGMMD) by adaptive pinning control. By utilizing graph-theoretic approach and adaptive synchronization techniques, some sufficient criteria on the partial topology identification of SMGMMD with time delay are derived. Moreover, the partial topological structures of SMGMMD without time delay and the entire topological structures of SMGMMD are successfully identified. Finally, coupled Lorenz systems with time delay are employed to validate the feasibility and effectiveness of the proposed theoretical results.

INTERNATIONAL JOURNAL OF CONTROL AUTOMATION AND SYSTEMS (2023)

Article Energy & Fuels

Reinforcement Learning to Harmonize Performance of Shuffled Frog Leading Algorithm: A Solution for Optimized Photovoltaic Cells

Xuemeng Weng, Ali Asghar Heidari, Huiling Chen

Summary: Accurate determination of photovoltaic (PV) parameters is crucial for the reliable operation of solar systems, uninterrupted power supply, and efficient energy management. This paper proposes a novel parameter extraction model using the Q-learning-based multistrategy improved shuffled frog leading algorithm (CRNSFLA). The comprehensive test results show that CRNSFLA outperforms existing algorithms in parameter extraction problems, making it an effective tool for solar cell parameter extractions.

INTERNATIONAL JOURNAL OF ENERGY RESEARCH (2023)

Article Computer Science, Artificial Intelligence

Learning to refine object boundaries

Ruoxi Deng, Zhao-Min Chen, Huiling Chen, Jie Hu

Summary: In this paper, a novel deep-learning-based method for refining object contours is proposed. By introducing keypoint-focal loss and regularization loss, as well as integrating a Transformer-style hyper module, the proposed method achieves outstanding performance in contour detection tasks.

NEUROCOMPUTING (2023)

Article Pharmacology & Pharmacy

Kernel extreme learning with harmonized bat algorithm for prediction of pyrene toxicity in rats

Hang Su, Dong Zhao, Ali Asghar Heidari, Zhennao Cai, Huiling Chen, Jiayin Zhu

Summary: This study thoroughly examined the impacts of polycyclic aromatic hydrocarbons (PAHs) toxicity on rat features by developing a high-performance optimization method and combining it with a feature selection model. The results showed that the features of genes PXR, CAR, CYP2B1/2, and CYP1A1/2 had the most impact on rats.

BASIC & CLINICAL PHARMACOLOGY & TOXICOLOGY (2023)

Article Automation & Control Systems

Asymptotic synchronization and topology identification of stochastic hybrid delayed coupled systems with multiple weights

Chunmei Zhang, Huiling Chen, Qin Xu, Yuli Feng, Ran Li

Summary: This article discusses a class of stochastic hybrid delayed coupled systems with multiple weights, and derives several conditions for asymptotic synchronization and topology identification of the systems based on Kirchhoff's Matrix-Tree Theorem and Lyapunov stability theory.

NONLINEAR ANALYSIS-HYBRID SYSTEMS (2024)

Article Environmental Sciences

Anti-sine-cosine atom search optimization (ASCASO): a novel approach for parameter estimation of PV models

Wei Zhou, Pengjun Wang, Xuehua Zhao, Huiling Chen

Summary: This paper proposes a boosted atomic search optimization algorithm with a new anti-sine-cosine mechanism to estimate the parameters of photovoltaic models. The introduction of the anti-sine-cosine mechanism improves the accuracy and reliability of parameter estimation for solar cells and components.

ENVIRONMENTAL SCIENCE AND POLLUTION RESEARCH (2023)

暂无数据