paper-with-me

홈 › Papers

Evolving Collective Behavior in Self-Organizing Particle Systems

2024-04-09 · Devendra Parkar, Kirtus G. Leyba, Raylene A. Faerber, Joshua J. Daymude

Local interactions drive emergent collective behavior, which pervades biological and social complex systems. But uncovering the interactions that produce a desired behavior remains a core challenge. In this paper, we present EvoSOPS, an evolutionary framework that searches landscapes of stochastic distributed algorithms for those that achieve a mathematically specified target behavior. These algorithms govern self-organizing particle systems (SOPS) comprising individuals with no persistent memory and strictly local sensing and movement. For aggregation, phototaxing, and separation behaviors, EvoSOPS discovers algorithms that achieve 4.2-15.3% higher fitness than those from the existing "stochastic approach to SOPS" based on mathematical theory from statistical physics. EvoSOPS is also flexibly applied to new behaviors such as object coating where the stochastic approach would require bespoke, extensive analysis. Finally, we distill insights from the diverse, best-fitness genomes produced for aggregation across repeated EvoSOPS runs to demonstrate how EvoSOPS can bootstrap future theoretical investigations into SOPS algorithms for new behaviors.

📄 PDF Abstract BibTeX arXiv:2404.05915

Code (1)

daymudelab/evosops 공식 구현

Similar Papers 제목 키워드 기반

Evolving Neural Networks Reveal Emergent Collective Behavior from Minimal Agent Interactions

2024-10-25 · Guilherme S. Y. Giardini, John F. Hardy II, Carlo R. da Cunha

Understanding the mechanisms behind emergent behaviors in multi-agent systems is critical for advancing fields such as swarm robotics and artificial intelligence. In this study, we investigate how neural networks evolve …

Neural Particle Automata: Learning Self-Organizing Particle Dynamics

2026-01-22 · Hyunsoo Kim, Ehsan Pajouheshgar, Sabine Süsstrunk, Wenzel Jakob 외 arxiv

We introduce Neural Particle Automata (NPA), a Lagrangian generalization of Neural Cellular Automata (NCA) from static lattices to dynamic particle systems. Unlike classical Eulerian NCA where cells are pinned to pixels …

Generalized Reinforcement Learning: Experience Particles, Action Operator, Reinforcement Field, Memory Association, and Decision Concepts

2022-08-09 · Po-Hsiang Chiu, Manfred Huber

Learning a control policy capable of adapting to time-varying and potentially evolving system dynamics has been a great challenge to the mainstream reinforcement learning (RL). Mainly, the ever-changing system properties…

Reinforcement Learning (RL)

Emergence of Hierarchies in Multi-Agent Self-Organizing Systems Pursuing a Joint Objective

2025-08-13 · Gang Chen, Guoxin Wang, Anton van Beek, Zhenjun Ming 외 arxiv

Multi-agent self-organizing systems (MASOS) exhibit key characteristics including scalability, adaptability, flexibility, and robustness, which have contributed to their extensive application across various fields. Howev…

Multi-agent Reinforcement Learning

Online automatic code generation for robot swarms: LLMs and self-organizing hierarchy

2025-10-06 · Weixu Zhu, Marco Dorigo, Mary Katherine Heinrich arxiv

Our recently introduced self-organizing nervous system (SoNS) provides robot swarms with 1) ease of behavior design and 2) global estimation of the swarm configuration and its collective environment, facilitating the imp…

Code Generation