paper-with-me

홈 › Papers

Exhaustive Exploitation of Nature-inspired Computation for Cancer Screening in an Ensemble Manner

2024-04-06 · Xubin Wang, Yunhe Wang, Zhiqing Ma, Ka-Chun Wong, Xiangtao Li

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.

📄 PDF Abstract BibTeX arXiv:2404.04547

Code (1)

wangxb96/eode 공식 구현

Tasks

Cancer ClassificationDiversityEnsemble Learningfeature selectionModel Optimization

Similar Papers 제목 키워드 기반

Inference of Regulatory Networks Through Temporally Sparse Data

2022-07-21 · Mohammad Alali, Mahdi Imani

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 OptimizationPrognosis

An optimization algorithm inspired by the States of Matter that improves the balance between exploration and exploitation

2014-05-20 · Erik Cuevas, Alonso Echavarria, Marte A. Ramirez-Ortegon

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 Algorithms

Surpassing the Human Accuracy: Detecting Gallbladder Cancer from USG Images with Curriculum Learning

2022-04-25 · CVPR 2022 1 · Soumen Basu, Mayank Gupta, Pratyaksha Rana, Pankaj Gupta 외

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+2

A Novel Hybrid Crossover based Artificial Bee Colony Algorithm for Optimization Problem

2014-07-21 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

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

2021-02-08 · Sachan Rohit Kumar, Kushwaha Dharmender Singh

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