paper-with-me

Papers

VGAI: End-to-End Learning of Vision-Based Decentralized Controllers for Robot Swarms

2020-02-06 · Ting-Kuei Hu, Fernando Gama, Tianlong Chen, Zhangyang Wang, Alejandro Ribeiro, Brian M. Sadler

Decentralized coordination of a robot swarm requires addressing the tension between local perceptions and actions, and the accomplishment of a global objective. In this work, we propose to learn decentralized controllers based on solely raw visual inputs. For the first time, that integrates the learning of two key components: communication and visual perception, in one end-to-end framework. More specifically, we consider that each robot has access to a visual perception of the immediate surroundings, and communication capabilities to transmit and receive messages from other neighboring robots. Our proposed learning framework combines a convolutional neural network (CNN) for each robot to extract messages from the visual inputs, and a graph neural network (GNN) over the entire swarm to transmit, receive and process these messages in order to decide on actions. The use of a GNN and locally-run CNNs results naturally in a decentralized controller. We jointly train the CNNs and the GNN so that each robot learns to extract messages from the images that are adequate for the team as a whole. Our experiments demonstrate the proposed architecture in the problem of drone flocking and show its promising performance and scalability, e.g., achieving successful decentralized flocking for large-sized swarms consisting of up to 75 drones.

📄 PDF Abstract BibTeX arXiv:2002.02308

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Scalable Perception-Action-Communication Loops with Convolutional and Graph Neural Networks

2021-06-24 · Ting-Kuei Hu, Fernando Gama, Tianlong Chen, Wenqing Zheng 외

In this paper, we present a perception-action-communication loop design using Vision-based Graph Aggregation and Inference (VGAI). This multi-agent decentralized learning-to-control framework maps raw visual observations…

Graph Neural NetworkImitation Learning

Asymmetric physics enables efficient learning in quadrupedal robot swarms

2026-06-22 · Yuang Zhang, Yunlong Song, Zhihao He, Zelin Ni 외 arxiv

Animal collectives navigate cluttered environments through local coordination, yet robot swarms still struggle to reproduce this capability in the physical world. End-to-end learning offers a route to such coordination, …

Reinforcement Learning

Evolving Multi-Objective Neural Network Controllers for Robot Swarms

2023-07-26 · Karl Mason, Sabine Hauert

Many swarm robotics tasks consist of multiple conflicting objectives. This research proposes a multi-objective evolutionary neural network approach to developing controllers for swarms of robots. The swarm robot controll…

Learning Decentralized Swarms Using Rotation Equivariant Graph Neural Networks

2025-02-24 · Taos Transue, Bao Wang

The orchestration of agents to optimize a collective objective without centralized control is challenging yet crucial for applications such as controlling autonomous fleets, and surveillance and reconnaissance using sens…

Graph Neural NetworkMath

A Unified Stochastic Mechanism Underlying Collective Behavior in Ants, Physical Systems, and Robotic Swarms

2025-11-08 · Lianhao Yin, Haiping Yu, Pascal Spino, Daniela Rus arxiv

Biological swarms, such as ant colonies, achieve collective goals through decentralized and stochastic individual behaviors. Similarly, physical systems composed of gases, liquids, and solids exhibit random particle moti…