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

Optimal Foraging00:48

Optimal Foraging

13.6K
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.
13.6K
Optimization Problems01:26

Optimization Problems

24
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...
24
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

292
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...
292
Improving Translational Accuracy02:07

Improving Translational Accuracy

14.1K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
14.1K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.6K
3.6K
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

693
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
693

You might also read

Related Articles

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

Sort by
Same author

Evaluating No-Code and Low-Code Platforms for Medical Image Classification: A Systematic Review.

Journal of imaging informatics in medicine·2026
Same author

Artificial liver classifier: a new alternative to conventional machine learning models.

Frontiers in artificial intelligence·2025
Same author

MOANA: Multi-objective ant nesting algorithm for optimization problems.

Heliyon·2025
Same author

Decoding Drug Discovery: Exploring A-to-Z In Silico Methods for Beginners.

Applied biochemistry and biotechnology·2024
Same author

Gigant-KTTS dataset: Towards building an extensive gigant dataset for Kurdish text-to-speech systems.

Data in brief·2024
Same author

Rebuttal to: Letter to the Editor. Re: "[An extensive dataset of handwritten central Kurdish isolated characters by R.M. Ahmed, T.A. Rashid, P. Fatah, A. Alsadoon & S. Mirjalili, Data in Brief, 2021, 39, 107479]".

Data in brief·2024
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jan 17, 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.4K

An improved FOX optimization algorithm using adaptive exploration and exploitation for global optimization.

Mahmood A Jumaah1, Yossra H Ali1, Tarik A Rashid2

  • 1College of Computer Science, University of Technology, Baghdad, Iraq.

Plos One
|September 18, 2025
PubMed
Summary
This summary is machine-generated.

The Improved FOX (IFOX) algorithm enhances optimization by adaptively balancing exploration and exploitation, outperforming the original FOX algorithm and other leading methods on benchmark and real-world problems.

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.2K

Related Experiment Videos

Last Updated: Jan 17, 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.4K
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.2K

Area of Science:

  • Computational Intelligence
  • Optimization Algorithms
  • Metaheuristics

Background:

  • Optimization algorithms face challenges like local minima and balancing exploration/exploitation.
  • Existing methods often have numerous hyperparameters, complicating tuning.
  • Effective optimization is crucial for diverse real-world applications.

Purpose of the Study:

  • Introduce an improved optimization algorithm, Improved FOX (IFOX).
  • Enhance the FOX algorithm's performance by refining its core mechanics.
  • Address limitations of current optimization techniques.

Main Methods:

  • Developed IFOX with a novel adaptive step-size parameter for dynamic exploration/exploitation balance.
  • Reduced hyperparameters by removing four parameters (C1, C2, a, Mint).
  • Tested IFOX on 20 classical, 61 CEC benchmark functions, and 10 real-world problems.

Main Results:

  • IFOX demonstrated a 40% overall performance improvement compared to the original FOX algorithm.
  • Achieved superior performance against 16 other optimization algorithms (880 wins, 228 ties, 348 losses).
  • Statistical tests confirmed IFOX's competitiveness with state-of-the-art algorithms like LSHADE and NRO.

Conclusions:

  • IFOX is a robust and effective optimization algorithm.
  • The adaptive step-size mechanism significantly improves performance.
  • IFOX shows strong potential for solving complex optimization tasks.