Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Types of Selection01:46

Types of Selection

40.5K
Natural selection influences the frequencies of particular alleles and phenotypes within populations in several different ways. Primarily, natural selection can be directional, stabilizing, or disruptive. Directional selection favors one extreme trait and shifts the population towards that phenotype while selecting against individuals displaying alternate traits. Stabilizing selection favors an intermediate trait with a narrow range of variation. Deviation from the optimal phenotype towards an...
40.5K
Survival Tree01:19

Survival Tree

87
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
87
Frequency-dependent Selection01:21

Frequency-dependent Selection

22.0K
When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
22.0K
Heuristics01:21

Heuristics

93
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
93
Multiple Comparison Tests01:13

Multiple Comparison Tests

3.9K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
3.9K
Limits to Natural Selection01:38

Limits to Natural Selection

31.3K
Organisms that are well-adapted to their environment are more likely to survive and reproduce. However, natural selection does not lead to perfectly adapted organisms. Several factors constrain natural selection.
31.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

CFD analysis of thermal plume behavior under diagonal heat source orientation.

Scientific reports·2026
Same author

A two stage statistical framework for cold start spare part demand forecasting.

PloS one·2026
Same author

Event-preserving feature engineering for intermittent demand forecasting using SHOS.

Scientific reports·2026
Same author

Dosimetric evaluation and clinical feasibility of Halcyon-E O-ring linear accelerator for single fraction coplanar stereotactic radiosurgery.

Journal of medical imaging and radiation sciences·2026
Same author

Topology-alloy interactions governing deformation and failure in LPBF-fabricated A286 and Inconel 718 lattice structures.

Scientific reports·2026
Same author

Prediction of the surface roughness of Ti-6Al-4 V alloy during surface grinding using machine learning models.

Scientific reports·2026

Related Experiment Video

Updated: Jul 6, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K

A comparative evaluation of nature-inspired algorithms for feature selection problems.

Mariappan Premalatha1, Murugan Jayasudha1, Robert Čep2

  • 1School of Computer Science & Engineering, Vellore Institute of Technology, Chennai 600 127, India.

Heliyon
|January 8, 2024
PubMed
Summary

This study compares six nature-inspired algorithms for feature selection in machine learning. Human Learning Optimization and Poor and Rich Optimization show strong performance, offering robust feature selection with high accuracy.

Keywords:
AlgorithmsFeature reductionKNNMetaheuristicsNon-traditional algorithmsOptimization

More Related Videos

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.8K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

761

Related Experiment Videos

Last Updated: Jul 6, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.8K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

761

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Data Mining

Background:

  • Feature selection is crucial for mitigating challenges in large-scale data, such as irrelevance, noise, and redundancy.
  • The curse of dimensionality significantly impacts machine learning model performance and efficiency.
  • Nature-inspired algorithms offer novel approaches to complex optimization problems like feature selection.

Purpose of the Study:

  • To implement and compare six nature-inspired algorithms for feature selection using a K-nearest neighbour wrapper.
  • To evaluate algorithm performance based on accuracy, feature count, fitness, convergence, and computational cost.
  • To identify the most effective algorithms for robust feature selection in real-world datasets.

Main Methods:

  • Utilized a K-nearest neighbour (KNN) wrapper approach for feature selection.
  • Employed six nature-inspired algorithms: Human Learning Optimization (HLO), Poor and Rich Optimization (PRO), Grey Wolf Optimizer (GWO), Harmony Search (HS), and two others.
  • Evaluated algorithm performance on six diverse, real-world datasets.

Main Results:

  • Human Learning Optimization (HLO), Poor and Rich Optimization (PRO), and Grey Wolf Optimizer (GWO) demonstrated significant efficacy across multiple performance metrics.
  • HLO achieved the highest mean fitness, followed closely by PRO and Harmony Search (HS).
  • PRO showed particular promise for effective feature selection without sacrificing classification accuracy.

Conclusions:

  • Human-inspired algorithms, especially PRO, are highly effective for robust feature selection.
  • The study validates the potential of nature-inspired techniques in addressing dimensionality challenges in machine learning.
  • Optimized feature subsets can be achieved while maintaining high classification performance.