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

47
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...
47
Centroid for the Paraboloid of Revolution01:16

Centroid for the Paraboloid of Revolution

555
The paraboloid of revolution is an axially symmetric surface generated by rotating a parabola around its axis. This shape has several applications in mechanical engineering due to its advantageous structural properties, such as strength against stress concentration points and rotational symmetry.
The centroid for the paraboloid of revolution is the point where all the mass of the paraboloid is concentrated. This centroid is important for engineering applications, as it determines how forces are...
555
Response Surface Methodology01:16

Response Surface Methodology

110
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
110
Centroid of a Body: Problem Solving01:03

Centroid of a Body: Problem Solving

1.1K
The centroid of a body is a crucial concept in engineering and physics. Finding the centroid of a body can help determine its stability, its balance point, and even its design. In this context, consider a thin wire bent in the form of a quarter circular arc. Polar coordinates are used to calculate the centroid. The wire is first divided into small differential elements of a length equal to the radius multiplied by the differential angle.
The x-coordinates and y-coordinates of each element's...
1.1K
Bearings: Problem Solving01:24

Bearings: Problem Solving

282
Understanding the calculations and concepts related to double-collar bearings is essential for engineers and designers to optimize the performance of these components in various applications. By analyzing the bearing under different conditions, one can ensure that it can withstand the forces and moments experienced during operation. This knowledge enables better decision-making when designing and selecting bearings for specific purposes and configurations. Consider a double-collar bearing with...
282
Radius of Gyration of an Area01:12

Radius of Gyration of an Area

1.5K
The second moment of area, also known as the moment of inertia of area, is a crucial factor in understanding an object's resistance against bending deformation, or stiffness. To accurately estimate the second moment of area along any axis, one needs to concentrate all areas associated with that object into a thin strip, which should be placed parallel to that particular axis.
1.5K

You might also read

Related Articles

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

Sort by
Same author

Generation and characterization of two human induced pluripotent stem cell lines from myotonic dystrophy type 1 patients.

Stem cell research·2026
Same author

A two-stage preprocessing and classification approach for accurate COVID-19 detection in X-ray images.

Scientific reports·2026
Same author

Corrigendum to "Image segmentation with Cellular Automata" [Heliyon Volume 10, Issue 10, May 2024, Article e31152].

Heliyon·2025
Same author

JUHCCR-v1: a database for hand-drawn electrical and electronics circuit component recognition.

Scientific reports·2025
Same author

DANet a lightweight dilated attention network for malaria parasite detection.

Scientific reports·2025
Same author

Latent Effects of Wildfire Particulate Matter on Resting Heart Rate Measured With Wearable Devices.

Circulation. Arrhythmia and electrophysiology·2025

Related Experiment Video

Updated: Jun 20, 2025

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

11.6K

Considering radial basis function neural network for effective solution generation in metaheuristic algorithms.

Erik Cuevas1, Cesar Rodolfo Ascencio-Piña2, Marco Pérez2

  • 1Departamento de Computación, Universidad de Guadalajara, CUCEI, Av. Revolución, 1500, Guadalajara, Jal, México. erik.cuevas@academicos.udg.mx.

Scientific Reports
|July 22, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel metaheuristic optimization algorithm that uses a radial basis function neural network (RBFNN) to reduce function evaluations. The RBFNN guides the search, improving efficiency and solution quality in engineering optimization.

Keywords:
Metaheuristic optimizationObjective function analysisRadial basis function neural networks (RBFNN)Solution space exploration

More Related Videos

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K
Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models
14:14

Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models

Published on: August 12, 2018

8.8K

Related Experiment Videos

Last Updated: Jun 20, 2025

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

11.6K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K
Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models
14:14

Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models

Published on: August 12, 2018

8.8K

Area of Science:

  • Engineering Optimization
  • Computational Intelligence
  • Machine Learning

Background:

  • Engineering optimization problems often face severe limitations on function evaluations due to time and cost constraints.
  • Existing metaheuristic methods typically require numerous function evaluations, posing a challenge for global optimization.
  • Efficiently finding optimal solutions under evaluation constraints is a critical research area.

Purpose of the Study:

  • To present a new metaheuristic optimization algorithm designed to significantly reduce function evaluations.
  • To leverage radial basis function neural networks (RBFNN) for guiding the optimization search process.
  • To enhance the efficiency and effectiveness of global optimization in computationally constrained environments.

Main Methods:

  • The proposed algorithm strategically distributes initial solutions using a maximum design approach.
  • A radial basis function neural network (RBFNN) models objective function values from current solutions.
  • Key neurons in the RBFNN's hidden layer identify promising search regions, guiding new solution generation via centroids and standard deviations.

Main Results:

  • The algorithm effectively reduces the number of function evaluations by focusing on high-value objective function areas.
  • Comparative analysis across test functions shows consistent outperformance against popular metaheuristic algorithms.
  • The new method demonstrates improved convergence rates and delivers higher-quality solutions.

Conclusions:

  • The developed metaheuristic optimization algorithm offers a significant reduction in function evaluations.
  • The integration of RBFNN provides an effective mechanism for guiding the search process in constrained optimization.
  • This approach presents a promising advancement for tackling complex engineering optimization challenges with limited resources.