PulseAugur
EN
LIVE 09:16:03

New PSO variants enhance optimization with adaptive gradients and hypergraph topologies · 4 sources tracked

Researchers have developed new approaches to enhance Particle Swarm Optimization (PSO), a metaheuristic algorithm. One method, Adaptive Hybrid PSO (AHPSO), intelligently modulates gradient influence based on swarm diversity, showing improved performance on specific problem types. Another framework, AutoPSO, automates the construction of customized PSO variants by exploring a component pool and leveraging batched evaluations for efficiency. Additionally, Hypergraph-assisted Particle Swarm Optimization (HPSO) utilizes hypergraphs to model particle topology, enabling direct interaction among multiple particles and demonstrating effectiveness on benchmark suites. AI

IMPACT These advancements in optimization algorithms could lead to more efficient and effective solutions for complex problems across various AI domains.

RANK_REASON Multiple research papers published on arXiv detailing novel variants and frameworks for Particle Swarm Optimization.

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 5 sources. How we write summaries →

New PSO variants enhance optimization with adaptive gradients and hypergraph topologies · 4 sources tracked

COVERAGE [5]

  1. arXiv cs.AI TIER_1 English(EN) · Aryan Gurudeo ·

    Adaptive Hybrid Particle Swarm Optimization with Gradient Descent

    arXiv:2608.11258v1 Announce Type: new Abstract: Gradient injection helps Particle Swarm Optimization (PSO) only when the swarm has identified a basin with smooth local structure, not universally. We propose Adaptive Hybrid PSO (AHPSO), which uses a sigmoid function on swarm diver…

  2. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Aryan Gurudeo ·

    Adaptive Hybrid Particle Swarm Optimization with Gradient Descent

    Gradient injection helps Particle Swarm Optimization (PSO) only when the swarm has identified a basin with smooth local structure, not universally. We propose Adaptive Hybrid PSO (AHPSO), which uses a sigmoid function on swarm diversity to automatically modulate gradient influenc…

  3. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Qiang Zhang ·

    HPSO: Particle Swarm Optimization with Hypergraph-Based Topology

    Particle swarm optimization (PSO) has been widely applied to solve complex optimization problems from real-world applications due to its efficient exploration of large solution spaces and the ability to converge towards optimal solutions without requiring gradient information. Co…

  4. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Ran Cheng ·

    AutoPSO: A Meta-Framework for Automated Particle Swarm Optimization

    Particle swarm optimization (PSO) is a widely used metaheuristic, prized for its simplicity and small parameter set. Although decades of research have produced numerous PSO variants that improve performance by modifying key components (e.g., parameter schedules, swarm topologies,…

  5. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Ran Cheng ·

    AutoPSO: A Metaframework for Automated Particle Swarm Optimization

    Particle swarm optimization (PSO) is a widely used metaheuristic, prized for its simplicity and small parameter set. Although decades of research have produced numerous PSO variants that improve performance by modifying key components (e.g., parameter schedules, swarm topologies,…