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

267
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...
267
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

5.2K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
5.2K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

376
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
376
Ampere-Maxwell's Law: Problem-Solving01:17

Ampere-Maxwell's Law: Problem-Solving

1.1K
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of the...
1.1K
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

671
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...
671
Mathematical Modeling: Problem Solving01:29

Mathematical Modeling: Problem Solving

231
Mathematical modeling transforms real-world scenarios into mathematical expressions, allowing for structured problem-solving and analysis. This process involves defining the situation, assigning variables to measurable quantities, selecting an appropriate model, and solving the resulting equation. Such models are invaluable in finance, providing precise methods to evaluate investments, loans, and repayment structures.A widely used example is the calculation of fixed monthly payments on a loan,...
231

You might also read

Related Articles

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

Sort by
Same author

Study on the influence of organosilicon tank-mix adjuvant on the uptake, translocation and residual behavior of nine pesticides in three vegetable crops.

Journal of hazardous materials·2026
Same author

Adaptive and migration-enhanced tree seed algorithm for multi-threshold CT image segmentation and lung cancer recognition.

PloS one·2026
Same author

Development and validation of an explainable predictive model for the risk of moderate-to-severe obstructive sleep apnea in resistant hypertensive patients.

Scientific reports·2025
Same author

Relationship between sleep apnea severity and mild cognitive impairment in people with obstructive sleep apnea.

BMC psychiatry·2025
Same author

B-spline curve fitting based on dynamic adjustment of knot vector using feature points.

PloS one·2025
Same author

Ferroportin 1 depletion in neural stem cells promotes hippocampal neurogenesis and cognitive function in mice.

Pharmacological research·2025
Same journal

Multiphysics Investigation on Thermal Characteristics of Internal Bio-Inspired V-Ribbed Cooling Channels for Outer Rotor PMSM.

Biomimetics (Basel, Switzerland)·2026
Same journal

Smart Logistics Model for Supply Chain Management via Brain-Inspired Geometric Deep Networks.

Biomimetics (Basel, Switzerland)·2026
Same journal

A Systematic Taxonomy of the Sunflower Optimization Algorithm: Variants, Hybridization Strategies, Applications, and Research Directions.

Biomimetics (Basel, Switzerland)·2026
Same journal

Toward a Compositional Theory of Trust in Embodied Intelligence: A QNLP Framework for Modeling Context, Interaction, and Trustworthiness.

Biomimetics (Basel, Switzerland)·2026
Same journal

Empirical Logic for Bio-Inspired Soft Computing: Illustrative Applications in Control Engineering and Cluster Analysis.

Biomimetics (Basel, Switzerland)·2026
Same journal

A Modified Multi-Strategy Dhole Optimization Algorithm and Its Engineering Applications.

Biomimetics (Basel, Switzerland)·2026
See all related articles

Related Experiment Videos

FBCA: Flexible Besiege and Conquer Algorithm for Multi-Layer Perceptron Optimization Problems.

Shuxin Guo1,2, Chenxu Guo1,2, Jianhua Jiang1,2

  • 1Center for Artificial Intelligence, Jilin University of Finance and Economics, Changchun 130117, China.

Biomimetics (Basel, Switzerland)
|November 26, 2025
PubMed
Summary
This summary is machine-generated.

The Flexible Besiege and Conquer Algorithm (FBCA) enhances Multi-Layer Perceptron (MLP) training by improving search flexibility and convergence. FBCA outperforms existing methods in complex optimization tasks, demonstrating its potential for deep learning models.

Keywords:
besiege and conquer algorithm (BCA)metaheuristic algorithmmulti-layer perceptron (MLP)perturbation mechanismswarm intelligence

Related Experiment Videos

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Optimization Algorithms

Background:

  • Multi-Layer Perceptrons (MLPs) are fundamental to deep learning models like CNNs, RNNs, and Transformers.
  • MLP training is challenged by non-convex optimization landscapes with saddle points and local minima, leading to gradient vanishing and premature convergence.
  • Existing heuristic algorithms like GA, GWO, and DE, and the Besiege and Conquer Algorithm (BCA), have limitations in search flexibility, detection, adaptation, and convergence speed.

Purpose of the Study:

  • To propose a Flexible Besiege and Conquer Algorithm (FBCA) to overcome the limitations of traditional optimization algorithms in training MLPs.
  • To enhance the search flexibility and convergence capability of optimization algorithms for complex deep learning tasks.
  • To demonstrate the superior performance of FBCA in benchmark function tests and MLP optimization problems.

Main Methods:

  • Introduced three novel mechanisms: sine-guided soft asymmetric Gaussian perturbation for enhanced local exploration.
  • Implemented an exponentially modulated spiral perturbation for fast global convergence adaptation.
  • Utilized a nonlinear cognitive coefficient-driven velocity update for balanced exploration-exploitation and improved convergence.

Main Results:

  • FBCA achieved first place in the IEEE CEC 2017 benchmark function test against 12 state-of-the-art algorithms.
  • FBCA demonstrated a 62% win rate over BCA in 100-dimensional problems.
  • FBCA achieved superior performance in six MLP optimization problems, showing excellent convergence accuracy and robustness.

Conclusions:

  • FBCA significantly improves search flexibility and convergence capability for complex nonlinear optimization problems.
  • The proposed algorithm exhibits excellent global optimization ability, particularly in training Multi-Layer Perceptrons.
  • FBCA shows strong application value and potential for optimizing neural networks and deep learning models.