PulseAugur
实时 07:47:11
English(EN) AutoPSO: A Meta-Framework for Automated Particle Swarm Optimization

新的PSO变体通过自适应梯度和超图拓扑增强优化 · 跟踪4个来源

研究人员开发了增强粒子群优化(PSO)的新方法,PSO是一种元启发式算法。一种方法,自适应混合PSO(AHPSO),根据群体多样性智能地调节梯度影响,在特定类型的问题上表现出改进的性能。另一个框架,AutoPSO,通过探索组件池并利用批量评估提高效率来自动化定制PSO变体的构建。此外,超图辅助粒子群优化(HPSO)利用超图对粒子拓扑进行建模,实现多个粒子之间的直接交互,并在基准套件上显示出有效性。 AI

影响 这些优化算法的进步可能为各种AI领域的复杂问题带来更有效和更有效的解决方案。

排序理由 多篇研究论文发表在arXiv上,详细介绍了粒子群优化的新变体和框架。

在 arXiv cs.NE (Neural & Evolutionary) 阅读 →

AI 生成摘要 · Google Gemini · 来自 5 个来源。 我们如何撰写摘要 →

新的PSO变体通过自适应梯度和超图拓扑增强优化 · 跟踪4个来源

报道来源 [5]

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

    自适应混合粒子群优化与梯度下降

    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 ·

    自适应混合粒子群优化与梯度下降

    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 (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:自动化粒子群优化元框架

    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:自动化粒子群优化元框架

    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,…