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

Principle of Linear Impulse and Momentum for a Single Particle: Problem Solving01:23

Principle of Linear Impulse and Momentum for a Single Particle: Problem Solving

1.2K
Consider a wooden box and a cylinder of known masses m1 and m2, respectively, hanging from a ceiling with the help of a massless pulley system.
1.2K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

438
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...
438
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

948
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...
948
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

544
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...
544
Observational Learning01:12

Observational Learning

1.5K
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
1.5K
Angular Momentum: Single Particle01:10

Angular Momentum: Single Particle

5.8K
Angular momentum is directed perpendicular to the plane of the rotation, and its magnitude depends on the choice of the origin. The perpendicular vector joining the linear momentum vector of an object to the origin is called the “lever arm.” If the lever arm and linear momentum are collinear, then the magnitude of the angular momentum is zero. Therefore, in this case, the object rotates about the origin such that it lies on the rim of the circumference defined by the lever arm...
5.8K

You might also read

Related Articles

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

Sort by
Same author

A Local Adversarial Attack with a Maximum Aggregated Region Sparseness Strategy for 3D Objects.

Journal of imaging·2025
Same author

Double cropping and cropland expansion boost grain production in Brazil.

Nature food·2023
Same author

An Observation Scheduling Approach Based on Task Clustering for High-Altitude Airship.

Sensors (Basel, Switzerland)·2022
Same author

A Novel Simulated Annealing Based Strategy for Balanced UAV Task Assignment and Path Planning.

Sensors (Basel, Switzerland)·2020
Same author

RSI-CB: A Large-Scale Remote Sensing Image Classification Benchmark Using Crowdsourced Data.

Sensors (Basel, Switzerland)·2020
Same author

CLRS: Continual Learning Benchmark for Remote Sensing Image Scene Classification.

Sensors (Basel, Switzerland)·2020
Same journal

Exploring the Antiparasitic Activity of the Sea Cucumber Isostichopus sp. aff. badionotus From the Northern Coast of Colombia Against Trypanosoma cruzi.

TheScientificWorldJournal·2026
Same journal

Kalanchoe ceratophylla (Crassulaceae): The True Identity of Sidingin, a Medicinal Plant From Sumatra, Based on Morphological and Molecular Evidence.

TheScientificWorldJournal·2026
Same journal

Genetic Variation of Chicken Growth Differentiation Factor-9 Gene and Association With Egg Characteristics: A Systematic Review.

TheScientificWorldJournal·2026
Same journal

Applied Research on the Effect of Risks on Public Health Building Projects' Performance: Empirical Results From Tanzania.

TheScientificWorldJournal·2026
Same journal

Projected Impacts of Climate and Land Use/Land Cover Change on Sediment Yield and Surface Runoff in the Baro River Sub-Basin, Ethiopia.

TheScientificWorldJournal·2026
Same journal

Phytochemical Screening and Biological Studies of Leaf Extract of Ipomoea Batatas (L.) Lam.

TheScientificWorldJournal·2026
See all related articles

Related Experiment Video

Updated: May 2, 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

12.6K

A particle swarm optimization variant with an inner variable learning strategy.

Guohua Wu1, Witold Pedrycz2, Manhao Ma3

  • 1Science and Technology on Information Systems Engineering Laboratory, National University of Defense Technology, Changsha, Hunan 410073, China ; Department of Electrical & Computer Engineering, University of Alberta, Edmonton, AB, Canada T6R 2V4.

Thescientificworldjournal
|March 4, 2014
PubMed
Summary
This summary is machine-generated.

A new Particle Swarm Optimization (PSO) variant, PSO-IVL, uses problem-specific knowledge for efficient optimization. It excels at high-dimensional problems by leveraging inner variable learning and adaptive strategies to escape local optima.

Related Experiment Videos

Last Updated: May 2, 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

12.6K

Area of Science:

  • Computational Intelligence
  • Optimization Algorithms
  • Machine Learning

Background:

  • Particle Swarm Optimization (PSO) is effective for global optimization but struggles with high-dimensional and complex problems.
  • Existing PSO variants often lack specialized strategies for specific problem structures.
  • Integrating domain knowledge can enhance the performance of evolutionary algorithms.

Purpose of the Study:

  • To develop a novel PSO variant (PSO-IVL) that incorporates problem-oriented knowledge.
  • To improve the efficiency of PSO for functions with symmetric variables.
  • To enhance the ability of PSO to escape local optima in complex optimization landscapes.

Main Methods:

  • Introduced an Inner Variable Learning (IVL) strategy that exploits quantitative relations among symmetric variables.
  • Developed a novel, adaptive trap detection and jumping out strategy for individual particles.
  • Tested the proposed PSO-IVL algorithm on representative optimization functions.

Main Results:

  • PSO-IVL demonstrated superior efficiency in optimizing functions with symmetric variables.
  • The IVL strategy effectively guided particles by identifying and learning from exemplar variables.
  • The trap detection and jumping out mechanism successfully helped particles avoid local optima.
  • Experimental simulations confirmed the excellent performance of PSO-IVL compared to existing methods.

Conclusions:

  • The proposed PSO-IVL algorithm significantly enhances optimization performance, particularly for problems with symmetric variables.
  • Augmenting evolutionary algorithms with problem-oriented domain knowledge is a viable and effective approach.
  • PSO-IVL offers a promising solution for complex, high-dimensional optimization tasks.