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 Experiment Videos

Parallel asynchronous particle swarm optimization.

Byung-Il Koh, Alan D George, Raphael T Haftka

    International Journal for Numerical Methods in Engineering
    |January 17, 2007
    PubMed
    Summary
    This summary is machine-generated.

    Related Concept Videos

    You might also read

    Related Articles

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

    Sort by
    Same author

    Generic versus personalized foot-ground contact models for predictive simulations of walking: Is personalization worth the effort?

    bioRxiv : the preprint server for biology·2026
    Same author

    Reproducible Research: Computational Design of Personalized Clinical Treatments for Walking Impairments Using the Neuromusculoskeletal Modeling Pipeline.

    bioRxiv : the preprint server for biology·2026
    Same author

    Personalization of closed-chain shoulder models yields high kinematic accuracy for multiple motions.

    Frontiers in bioengineering and biotechnology·2025
    Same author

    The Neuromusculoskeletal Modeling Pipeline: MATLAB-based model personalization and treatment optimization functionality for OpenSim.

    Journal of neuroengineering and rehabilitation·2025
    Same author

    Blinded prediction of custom-made pelvic implant failure using patient-specific finite element modeling.

    Medical engineering & physics·2025
    Same author

    Personalization of Closed-Chain Shoulder Models Yields High Kinematic Accuracy for Multiple Motions.

    bioRxiv : the preprint server for biology·2025
    Same journal

    Curing spurious magneto-mechanical coupling in soft non-magnetic materials.

    International journal for numerical methods in engineering·2024
    Same journal

    Analysis of progressive fracture in fluid-saturated porous medium using splines.

    International journal for numerical methods in engineering·2023
    Same journal

    A multifidelity approach coupling parameter space reduction and nonintrusive POD with application to structural optimization of passenger ship hulls.

    International journal for numerical methods in engineering·2023
    Same journal

    Novel methodologies for solving the inverse unsteady heat transfer problem of estimating the boundary heat flux in continuous casting molds.

    International journal for numerical methods in engineering·2023
    Same journal

    Kernel-based active subspaces with application to computational fluid dynamics parametric problems using the discontinuous Galerkin method.

    International journal for numerical methods in engineering·2023
    Same journal

    A cell-centered finite volume formulation of geometrically exact Simo-Reissner beams with arbitrary initial curvatures.

    International journal for numerical methods in engineering·2022
    See all related articles

    A new parallel asynchronous particle swarm optimization (PAPSO) algorithm improves computational efficiency. PAPSO significantly outperforms synchronous parallel PSO (PSPSO) in heterogeneous environments, offering comparable robustness and convergence.

    Area of Science:

    • Computational Science
    • Engineering Optimization
    • Parallel Computing

    Background:

    • Complex engineering optimization problems require significant computational resources.
    • Parallel optimization algorithms, like particle swarm optimization (PSO), enhance global search capabilities.
    • Existing synchronous parallel PSO (PSPSO) implementations suffer from inefficiency due to load imbalance.

    Purpose of the Study:

    • To introduce a parallel asynchronous PSO (PAPSO) algorithm.
    • To enhance computational efficiency in parallel optimization.
    • To evaluate PAPSO's performance against PSPSO in various computing environments.

    Main Methods:

    • Developed a parallel asynchronous particle swarm optimization (PAPSO) algorithm.
    • Compared PAPSO with synchronous parallel PSO (PSPSO).

    Related Experiment Videos

  • Tested algorithms on homogeneous and heterogeneous environments using analytical and biomechanical problems.
  • Main Results:

    • PAPSO demonstrated comparable robustness and convergence rates to PSPSO across all tested problems.
    • PAPSO significantly outperformed PSPSO in heterogeneous computing environments and with heterogeneous tasks.
    • PAPSO achieved 3.5 times the speed of PSPSO for a biomechanical problem on a 20-processor heterogeneous cluster.

    Conclusions:

    • PAPSO enhances computational efficiency, particularly in heterogeneous environments.
    • PAPSO offers excellent parallel performance with numerous processors, especially when tasks or environments are heterogeneous or communication overhead is low.
    • PAPSO presents a more efficient alternative to PSPSO for specific parallel computing scenarios.