paper-with-me

홈 › Papers

DeepHive: A multi-agent reinforcement learning approach for automated discovery of swarm-based optimization policies

2023-03-29 · Eloghosa Ikponmwoba, Ope Owoyele

We present an approach for designing swarm-based optimizers for the global optimization of expensive black-box functions. In the proposed approach, the problem of finding efficient optimizers is framed as a reinforcement learning problem, where the goal is to find optimization policies that require a few function evaluations to converge to the global optimum. The state of each agent within the swarm is defined as its current position and function value within a design space and the agents learn to take favorable actions that maximize reward, which is based on the final value of the objective function. The proposed approach is tested on various benchmark optimization functions and compared to the performance of other global optimization strategies. Furthermore, the effect of changing the number of agents, as well as the generalization capabilities of the trained agents are investigated. The results show superior performance compared to the other optimizers, desired scaling when the number of agents is varied, and acceptable performance even when applied to unseen functions. On a broader scale, the results show promise for the rapid development of domain-specific optimizers.

📄 PDF Abstract BibTeX arXiv:2304.04751

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimizationMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Quantum Agents for Algorithmic Discovery

2025-10-09 · Iordanis Kerenidis, El-Amine Cherrat arxiv

We introduce quantum agents trained by episodic, reward-based reinforcement learning to autonomously rediscover several seminal quantum algorithms and protocols. In particular, our agents learn: efficient logarithmic-dep…

Reinforcement Learning

Multi-Level Discovery of Deep Options

2017-03-24 · Roy Fox, Sanjay Krishnan, Ion Stoica, Ken Goldberg

Augmenting an agent's control with useful higher-level behaviors called options can greatly reduce the sample complexity of reinforcement learning, but manually designing options is infeasible in high-dimensional and abs…

Reinforcement Learning

Hierarchical Multi-Agent Skill Discovery

2023-09-21 · NeurIPS 2023 11

Skill discovery has shown significant progress in unsupervised reinforcement learning. This approach enables the discovery of a wide range of skills without any extrinsic reward, which can be effectively combined to tack…

Automated Gadget Discovery in Science

2022-12-24 · Lea M. Trenkwalder, Andrea López Incera, Hendrik Poulsen Nautrup, Fulvio Flamini 외

In recent years, reinforcement learning (RL) has become increasingly successful in its application to science and the process of scientific discovery in general. However, while RL algorithms learn to solve increasingly c…

ClusteringReinforcement Learning (RL)scientific discovery

PriM: Principle-Inspired Material Discovery through Multi-Agent Collaboration

2025-04-09 · Zheyuan Lai, Yingming Pu

Complex chemical space and limited knowledge scope with biases holds immense challenge for human scientists, yet in automated materials discovery. Existing intelligent methods relies more on numerical computation, leadin…