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

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...
Methods of Medium Optimization01:28

Methods of Medium Optimization

Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and Cox...
Randomized Experiments01:13

Randomized Experiments

The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Bioequivalence Experimental Study Designs: Completely Randomized and Randomized Block Designs01:20

Bioequivalence Experimental Study Designs: Completely Randomized and Randomized Block Designs

Bioequivalence experimental study designs are crucial methodologies used in evaluating and comparing the bioavailability of different drug products. These designs are categorized into various types: completely randomized, randomized block, repeated measures, cross and carry-over, and Latin square designs.Completely randomized designs involve randomly allocating treatments to all subjects participating in the experiment. This allocation is achieved by assigning unique random numbers to subjects...

You might also read

Related Articles

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

Sort by
Same author

An Integrated Approach to Goal Selection in MobileRobot Exploration.

Sensors (Basel, Switzerland)·2019
Same author

Restarted local search algorithms for continuous black box optimization.

Evolutionary computation·2012
Same author

A comparison of global search algorithms for continuous black box optimization.

Evolutionary computation·2012
Same author

Optimized model tuning in medical systems.

Computer methods and programs in biomedicine·2006
Same author

Protecting medical data for decision-making analyses.

Journal of medical systems·2005
Same journal

Computing Optimal Populations for Binary Problems using Logic Minimization.

Evolutionary computation·2026
Same journal

Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training.

Evolutionary computation·2026
Same journal

XCS for Sequential Perceptual Aliasing in Multi-Step Decision Making.

Evolutionary computation·2026
Same journal

A dynamic multi-objective evolutionary algorithm using dual-space prediction and surrogate-based sampling.

Evolutionary computation·2026
Same journal

Adapting MOEA/D to CMA-ES for Dealing with Ill-conditioned Multiobjective Problems.

Evolutionary computation·2026
Same journal

Editorial of the Special Issue: Parallel Problem Solving from Nature PPSN 2024 Extended Versions of Best Paper Candidates.

Evolutionary computation·2026
See all related articles

Related Experiment Video

Updated: May 21, 2026

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

Experimental comparison of six population-based algorithms for continuous black box optimization.

Petr Pošík1, Jiří Kubalík

  • 1Faculty of Electrical Engineering, Czech Technical University in Prague, Czech Republic. posik@labe.felk.cvut.cz

Evolutionary Computation
|June 20, 2012
PubMed
Summary
This summary is machine-generated.

This study compares six real-valued black box optimization methods. BIPOP-CMA-ES demonstrated the highest success rates and speed, outperforming older and newer algorithms in optimization tasks.

Related Experiment Videos

Last Updated: May 21, 2026

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

Area of Science:

  • Optimization algorithms
  • Computational intelligence
  • Numerical analysis

Background:

  • Direct search methods like Nelder-Mead simplex search are widely used.
  • Evolutionary computation offers advanced population-based optimization techniques.
  • Benchmarking is crucial for evaluating and comparing optimization algorithm performance.

Purpose of the Study:

  • To comprehensively compare six population-based methods for real-valued black box optimization.
  • To evaluate the performance of established and recent optimization algorithms.
  • To identify the most effective and efficient algorithm for real-valued black box optimization problems.

Main Methods:

  • Utilized the Comparing Continuous Optimizers (COCO) methodology for a standardized comparison.
  • Evaluated Nelder-Mead simplex search, POEMS, G3PCX, Cauchy EDA, BIPOP-CMA-ES, and CMA-ES.
  • Assessed algorithms based on success rates and computational speed.

Main Results:

  • BIPOP-CMA-ES achieved the highest success rates across various optimization problems.
  • BIPOP-CMA-ES was frequently among the fastest algorithms evaluated.
  • Other algorithms showed mixed performance, with Cauchy EDA and POEMS often being slow.

Conclusions:

  • BIPOP-CMA-ES is a highly effective and efficient algorithm for real-valued black box optimization.
  • The COCO methodology provides a robust framework for comparing optimization algorithms.
  • Further research may explore hybrid approaches or parameter tuning for other algorithms.