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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

54
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
54
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

41
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
41
Bootstrapping01:24

Bootstrapping

606
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
606
Genetic Drift03:33

Genetic Drift

39.8K
Natural selection—probably the most well-known evolutionary mechanism—increases the prevalence of traits that enhance survival and reproduction. However, evolution does not merely propagate favorable traits, nor does it always benefit populations.
39.8K
Strategies for Assessing and Addressing Confounding01:25

Strategies for Assessing and Addressing Confounding

100
Confounding is a critical issue in epidemiological studies, often leading to misleading conclusions about associations between exposures and outcomes. It occurs when the relationship between the exposure and the outcome is mixed with the effects of other factors that influence the outcome. Given that, addressing confounding is of high importance for drawing accurate inferences in research.
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
100
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

138
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
138

You might also read

Related Articles

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

Sort by
Same author

Hybrid Nature-Inspired Optimization for the Cell Formation Problem with Machine Reliability and Alternative Routings.

Biomimetics (Basel, Switzerland)·2026
Same author

Metaheuristic-Optimized Convolutional Neural Network for Automated Diagnosis of Viral Pneumonia and Tuberculosis from Chest X-Rays.

Diagnostics (Basel, Switzerland)·2026
Same author

Enhancing Manufacturing Cell Formation Through Availability-Based Optimization Using the Black Widow Optimizer Metaheuristic.

Biomimetics (Basel, Switzerland)·2026
Same author

Evaluating Bio-Inspired Metaheuristics for Dynamic Surgical Scheduling: A Resilient Three-Stage Flow Shop Model Under Stochastic Emergency Arrivals.

Biomimetics (Basel, Switzerland)·2026
Same author

Bioinspired Optimization for Feature Selection in Post-Compliance Risk Prediction.

Biomimetics (Basel, Switzerland)·2026
Same author

A Novel Binary Dream Optimization Algorithm with Data-Driven Repair for the Set Covering Problem.

Biomimetics (Basel, Switzerland)·2026

Related Experiment Video

Updated: Jul 2, 2025

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

4.4K

Autonomous Parameter Balance in Population-Based Approaches: A Self-Adaptive Learning-Based Strategy.

Emanuel Vega1, José Lemus-Romani2, Ricardo Soto1

  • 1Escuela de Ingeniería Informática, Pontificia Universidad Católica de Valparaíso, Avenida Brasil 2241, Valparaíso, Valparaíso 2362807, Chile.

Biomimetics (Basel, Switzerland)
|February 23, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a self-adaptive strategy for population-based metaheuristics, dynamically adjusting population size for better performance. This approach balances solution quality and computation time in optimization problems.

Keywords:
hybrid approachmachine learningoptimizationself-adaptive strategies

More Related Videos

Predicting the Effectiveness of Population Replacement Strategy Using Mathematical Modeling
20:36

Predicting the Effectiveness of Population Replacement Strategy Using Mathematical Modeling

Published on: July 4, 2007

8.7K
Multimodal Protocol for Assessing Metacognition and Self-Regulation in Adults with Learning Difficulties
12:55

Multimodal Protocol for Assessing Metacognition and Self-Regulation in Adults with Learning Difficulties

Published on: September 27, 2020

8.4K

Related Experiment Videos

Last Updated: Jul 2, 2025

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

4.4K
Predicting the Effectiveness of Population Replacement Strategy Using Mathematical Modeling
20:36

Predicting the Effectiveness of Population Replacement Strategy Using Mathematical Modeling

Published on: July 4, 2007

8.7K
Multimodal Protocol for Assessing Metacognition and Self-Regulation in Adults with Learning Difficulties
12:55

Multimodal Protocol for Assessing Metacognition and Self-Regulation in Adults with Learning Difficulties

Published on: September 27, 2020

8.4K

Area of Science:

  • Computational Intelligence
  • Operations Research
  • Computer Science

Background:

  • Population-based metaheuristics are widely used for optimization but struggle with parameter control, particularly population size.
  • Balancing solution quality and computational time is a persistent challenge, especially for novel optimization problems.

Purpose of the Study:

  • To propose a novel self-adaptive strategy for dynamically adjusting population size in population-based metaheuristics.
  • To enhance the performance and search process of these algorithms through on-line population balancing.

Main Methods:

  • A three-component approach: optimization-based, learning-based, and probabilistic-based selector.
  • The strategy dynamically adjusts population size based on real-time data and learning.
  • Extensive experiments were conducted on Manufacturing Cell Design, Set Covering, and Multidimensional Knapsack problems.

Main Results:

  • The proposed self-adaptive strategy demonstrates competitive performance against established methods.
  • It effectively balances solution quality and computational efficiency.
  • The approach shows promise for improving the search process in discrete optimization.

Conclusions:

  • The self-adaptive strategy offers an effective method for dynamic population size adjustment in metaheuristics.
  • It provides a robust solution for optimizing complex discrete problems.
  • Future work may explore dynamic adjustment of interacting solution numbers within the search process.