Exhaustive Exploitation of Nature-inspired Computation for Cancer Screening in an Ensemble Manner
Accurate screening of cancer types is crucial for effective cancer detection and precise treatment selection. However, the association between gene expression profiles and tumors is often limited to a small number of biomarker genes. While computational methods using nature-inspired algorithms have shown promise in selecting predictive genes, existing techniques are limited by inefficient search and poor generalization across diverse datasets. This study presents a framework termed Evolutionary Optimized Diverse Ensemble Learning (EODE) to improve ensemble learning for cancer classification from gene expression data. The EODE methodology combines an intelligent grey wolf optimization algorithm for selective feature space reduction, guided random injection modeling for ensemble diversity enhancement, and subset model optimization for synergistic classifier combinations. Extensive experiments were conducted across 35 gene expression benchmark datasets encompassing varied cancer types. Results demonstrated that EODE obtained significantly improved screening accuracy over individual and conventionally aggregated models. The integrated optimization of advanced feature selection, directed specialized modeling, and cooperative classifier ensembles helps address key challenges in current nature-inspired approaches. This provides an effective framework for robust and generalized ensemble learning with gene expression biomarkers. Specifically, we have opened EODE source code on Github at https://github.com/wangxb96/EODE.
Code (1)
Tasks
Cancer ClassificationDiversityEnsemble Learningfeature selectionModel OptimizationSimilar Papers 제목 키워드 기반
Inference of Regulatory Networks Through Temporally Sparse Data
A major goal in genomics is to properly capture the complex dynamical behaviors of gene regulatory networks (GRNs). This includes inferring the complex interactions between genes, which can be used for a wide range of ge…
Bayesian OptimizationPrognosisAn optimization algorithm inspired by the States of Matter that improves the balance between exploration and exploitation
The ability of an Evolutionary Algorithm (EA) to find a global optimal solution depends on its capacity to find a good rate between exploitation of found so far elements and exploration of the search space. Inspired by n…
Evolutionary AlgorithmsSurpassing the Human Accuracy: Detecting Gallbladder Cancer from USG Images with Curriculum Learning
We explore the potential of CNN-based models for gallbladder cancer (GBC) detection from ultrasound (USG) images as no prior study is known. USG is the most common diagnostic modality for GB diseases due to its low cost …
DiagnosticGallbladder Cancer Detectionimage-classificationImage Classification+2A Novel Hybrid Crossover based Artificial Bee Colony Algorithm for Optimization Problem
Artificial bee colony (ABC) algorithm has proved its importance in solving a number of problems including engineering optimization problems. ABC algorithm is one of the most popular and youngest member of the family of p…
Nature-Inspired Optimization Algorithms: Research Direction and Survey
Nature-inspired algorithms are commonly used for solving the various optimization problems. In past few decades, various researchers have proposed a large number of nature-inspired algorithms. Some of these algorithms ha…
Survey