paper-with-me

홈 › Papers

Robust and Efficient Swarm Communication Topologies for Hostile Environments

2020-08-21 · Vipul Mann, Abhishek Sivaram, Laya Das, Venkat Venkatasubramanian

Swarm Intelligence-based optimization techniques combine systematic exploration of the search space with information available from neighbors and rely strongly on communication among agents. These algorithms are typically employed to solve problems where the function landscape is not adequately known and there are multiple local optima that could result in premature convergence for other algorithms. Applications of such algorithms can be found in communication systems involving design of networks for efficient information dissemination to a target group, targeted drug-delivery where drug molecules search for the affected site before diffusing, and high-value target localization with a network of drones. In several of such applications, the agents face a hostile environment that can result in loss of agents during the search. Such a loss changes the communication topology of the agents and hence the information available to agents, ultimately influencing the performance of the algorithm. In this paper, we present a study of the impact of loss of agents on the performance of such algorithms as a function of the initial network configuration. We use particle swarm optimization to optimize an objective function with multiple sub-optimal regions in a hostile environment and study its performance for a range of network topologies with loss of agents. The results reveal interesting trade-offs between efficiency, robustness, and performance for different topologies that are subsequently leveraged to discover general properties of networks that maximize performance. Moreover, networks with small-world properties are seen to maximize performance under hostile conditions.

📄 PDF Abstract BibTeX arXiv:2008.09575

Code (1)

vupil/vupil.github.io

Similar Papers 제목 키워드 기반

Enhancing Explainability and Reliable Decision-Making in Particle Swarm Optimization through Communication Topologies

2025-04-17 · Nitin Gupta, Indu Bala, Bapi Dutta, Luis Martínez 외

Swarm intelligence effectively optimizes complex systems across fields like engineering and healthcare, yet algorithm solutions often suffer from low reliability due to unclear configurations and hyperparameters. This st…

BenchmarkingDecision MakingDiversity

Species survival and scaling laws in hostile and disordered environments

2016-10-11

In this work we study the likelihood of survival of single-species in the context of hostile and disordered environments. Population dynamics in this environment, as modeled by the Fisher equation, is characterized by ne…

CoAdapt: An LLM-based Framework for Adaptive Collaborative Perception in IIoT Robotic Swarms

2026-09-15 · Houssam Hajj Hassan, Antonia Maria Masucci, Lynda Zitoune, Salah-Eddine Elayoubi arxiv

Industrial IoT environments increasingly deploy autonomous mobile robots for tasks such as material handling, product assembly, or infrastructure inspection. In such deployments, collaborative perception enables robots t…

Point Clouds

Integrated Communication and Control for Energy-Efficient UAV Swarms: A Multi-Agent Reinforcement Learning Approach

2025-09-28 · Tianjiao Sun, Ningyan Guo, Haozhe Gu, Yanyan Peng 외 arxiv

The deployment of unmanned aerial vehicle (UAV) swarm-assisted communication networks has become an increasingly vital approach for remediating coverage limitations in infrastructure-deficient environments, with especial…

Multi-agent Reinforcement Learning

Particle Swarm and EDAs

2019-11-16 · Alison Jenkins, Vinika Gupta, Alexis Myrick, Mary Lenoir

The Particle Swarm Optimization (PSO) algorithm is developed for solving the Schaffer F6 function in fewer than 4000 function evaluations on a total of 30 runs. Four variations of the Full Model of Particle Swarm Optimiz…