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

387
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...
387
Optimal Foraging00:48

Optimal Foraging

14.2K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
14.2K
Optimization Problems01:26

Optimization Problems

126
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...
126
Limits to Natural Selection01:38

Limits to Natural Selection

35.8K
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.
35.8K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

3.8K
3.8K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

8.3K
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
8.3K

You might also read

Related Articles

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

Sort by
Same author

FAM26F is a novel regulator of depression-related behaviors by modulating hippocampal glutamatergic neuron activity.

Progress in neuro-psychopharmacology & biological psychiatry·2026
Same author

Aseptic inflammatory abscesses induced by crizotinib in a case report of ALK rearrangement lung adenocarcinoma.

Frontiers in oncology·2026
Same author

Electroacupuncture (EA) promotes angiogenesis and ameliorates dysregulated autophagy in ischemic stroke mice by modulating the ELAVL1/SIRT1/FOXO1 pathway.

Metabolic brain disease·2026
Same author

Fused deposition modelling 3D printing incorporates BiOCl morphology regulation as a strategy for developing bespoke photocatalytic reactor.

Journal of environmental management·2026
Same author

Polydopamine enhances the photocatalytic performance of a BiOBr-loaded 3D-printed monolithic photoreactor by fused deposition modeling.

RSC advances·2026
Same author

Prediction of refractive error in adolescents using a multimodal large language model.

Frontiers in medicine·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: CNN Based Multiclass Brain Tumor Detection Using Medical Imaging.

Computational intelligence and neuroscience·2025
See all related articles

Related Experiment Video

Updated: Mar 19, 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

13.6K

A Guiding Evolutionary Algorithm with Greedy Strategy for Global Optimization Problems.

Leilei Cao1, Lihong Xu2, Erik D Goodman3

  • 1Department of Control Science and Engineering, Tongji University, Shanghai 201804, China; BEACON Center for the Study of Evolution in Action, Michigan State University, East Lansing, MI 48824, USA.

Computational Intelligence and Neuroscience
|June 14, 2016
PubMed
Summary
This summary is machine-generated.

A new Guiding Evolutionary Algorithm (GEA) improves global optimization by using a guided search strategy. This evolutionary algorithm outperforms existing methods in finding optimal solutions.

More Related Videos

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.3K

Related Experiment Videos

Last Updated: Mar 19, 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

13.6K
The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.3K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Optimization Algorithms

Background:

  • Global optimization problems are prevalent in various scientific and engineering fields.
  • Existing algorithms like Genetic Algorithm (GA), Particle Swarm Optimization (PSO), and Bat Algorithm (BA) have limitations.
  • There is a need for robust algorithms that balance exploration and exploitation effectively.

Purpose of the Study:

  • To propose a novel Guiding Evolutionary Algorithm (GEA) for global optimization.
  • To enhance the performance of evolutionary algorithms by incorporating a greedy strategy and global best guidance.
  • To address the disadvantages of traditional evolutionary and swarm intelligence algorithms.

Main Methods:

  • GEA combines principles from GA, PSO, and BA.
  • Individuals are crossed with the global best, guiding offspring towards promising regions.
  • Dynamic mutation and local search probabilities are employed to balance exploration and exploitation.
  • A greedy strategy is integrated for enhanced convergence.

Main Results:

  • GEA demonstrated superior performance compared to three other typical global optimization algorithms.
  • The guided approach effectively attracted offspring to optimal regions in the genotype space.
  • Dynamic probabilities for mutation and local search contributed to improved exploitation capabilities.

Conclusions:

  • The proposed Guiding Evolutionary Algorithm (GEA) offers a promising approach for global optimization.
  • GEA effectively balances exploration and exploitation, leading to better solution quality.
  • The algorithm's design successfully integrates beneficial aspects of multiple optimization techniques.