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...
Maximizing the Directional Derivative01:25

Maximizing the Directional Derivative

The directional derivative is a central concept in multivariable calculus that describes how a function changes at a given point when moving in a specified direction. This direction is represented by a unit vector, ensuring that only the orientation influences the rate of change. By varying the direction, different rates of change can be observed, demonstrating that the directional derivative depends strongly on the chosen direction.The directional derivative is computed using the gradient...
Limits to Natural Selection01:38

Limits to Natural Selection

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.For one, natural selection can only act upon existing genetic variation. Hypothetically, redtusks may enhance elephant survival by deterring ivory-seeking poachers. However, if there are no gene variants—or alleles—for redtusks, natural selection cannot increase the prevalence of...
Differential Equations: Problem Solving01:21

Differential Equations: Problem Solving

When analyzing the motion of falling objects, it is essential to consider not only the force of gravity but also the opposing force of air resistance. A practical example involves releasing a heavy test weight during a safety check on a ship. As the weight falls from rest, gravity accelerates it downward while air resistance exerts an upward force that increases with velocity. This dynamic interplay of forces is well described by differential equations, which provide a mathematical framework...
Modeling with Differential Equations01:25

Modeling with Differential Equations

Population dynamics can be described mathematically by considering the population size P(t) as a function of time. The rate of change of the population is then represented by the derivative of P(t). A simple assumption is that the rate of growth is proportional to the size of the population itself. This leads to an exponential growth model, where the population increases rapidly without bound. While this is a useful first approximation, it does not reflect realistic long-term...
State Function, Exact and Inexact Differentials01:27

State Function, Exact and Inexact Differentials

A state function is a thermodynamic property that depends solely on the current state of a system, irrespective of its history or how it arrived at that state. These functions are represented by capital letters, such as U, H, and S, which stand for internal energy, enthalpy, and entropy, respectively.For instance, the value of internal energy depends on the system's state variables and remains unaffected by the process path. This means that whether the system underwent a linear process or a...

You might also read

Related Articles

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

Sort by
Same author

FedELR: When federated learning meets learning with noisy labels.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Sparse and Expandable Network for Google's Pathways.

Frontiers in big data·2024
Same author

Episodic task agnostic contrastive training for multi-task learning.

Neural networks : the official journal of the International Neural Network Society·2023
Same author

Kernel Error Path Algorithm.

IEEE transactions on neural networks and learning systems·2022
Same author

DomPep--a general method for predicting modular domain-mediated protein-protein interactions.

PloS one·2011
Same author

PeakSelect: preprocessing tandem mass spectra for better peptide identification.

Rapid communications in mass spectrometry : RCM·2008
Same journal

Strategic Ability Updating in Concurrent Games by Coalitional Commitment.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2015
Same journal

Meta-Analysis of the First Facial Expression Recognition Challenge.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Adjustable model-based fusion method for multispectral and panchromatic images.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Face Feature Weighted Fusion Based on Fuzzy Membership Degree for Video Face Recognition.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

A New Adaptive Fast Cellular Automaton Neighborhood Detection and Rule Identification Algorithm.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Human-arm-and-hand-dynamic model with variability analyses for a stylus-based haptic interface.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
See all related articles

Related Experiment Video

Updated: Jun 8, 2026

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

Enhanced differential evolution with adaptive strategies for numerical optimization.

Wenyin Gong1, Zhihua Cai, Charles X Ling

  • 1School of Computer Science, China University of Geosciences, Wuhan 430074, China. cug11100304@yahoo.com.cn

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|September 15, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces a strategy adaptation mechanism (SaM) to improve differential evolution (DE) algorithms. SaM adaptively selects optimal mutation strategies, enhancing performance on complex numerical optimization tasks.

Related Experiment Videos

Last Updated: Jun 8, 2026

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

Area of Science:

  • Computational Intelligence
  • Optimization Algorithms
  • Evolutionary Computation

Background:

  • Differential evolution (DE) is a powerful global numerical optimization technique.
  • Selecting the optimal mutation strategy for DE remains a challenge for specific problems.
  • Existing DE variants often require manual parameter tuning or strategy selection.

Purpose of the Study:

  • To develop an adaptive strategy adaptation mechanism (SaM) for differential evolution (DE).
  • To enhance the performance and robustness of DE algorithms by automating strategy selection.
  • To investigate the efficacy of SaM in conjunction with parameter adaptation methods.

Main Methods:

  • Proposed a novel strategy adaptation mechanism (SaM) for DE.
  • Integrated SaM with the JADE (Just Another DE) variant.
  • Evaluated the approach on 20 benchmark scalable optimization problems.
  • Tested SaM's ability to adaptively choose suitable strategies and parameters.

Main Results:

  • SaM successfully adapted to select more suitable mutation strategies for specific problems.
  • The combined SaM-JADE approach demonstrated superior or comparable performance against state-of-the-art DE variants.
  • Improvements were observed in both the quality of final solutions and convergence rates.
  • The approach proved effective in solving real-world optimization problems.

Conclusions:

  • The proposed strategy adaptation mechanism (SaM) significantly enhances differential evolution performance.
  • SaM offers a flexible framework for integrating various parameter adaptation techniques.
  • This adaptive approach provides a more robust and efficient solution for global numerical optimization.