paper-with-me

Papers

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 sensor networks. Decentralized controller design has been inspired by self-organization found in nature, with a prominent source of inspiration being flocking; however, decentralized controllers struggle to maintain flock cohesion. The graph neural network (GNN) architecture has emerged as an indispensable machine learning tool for developing decentralized controllers capable of maintaining flock cohesion, but they fail to exploit the symmetries present in flocking dynamics, hindering their generalizability. We enforce rotation equivariance and translation invariance symmetries in decentralized flocking GNN controllers and achieve comparable flocking control with 70% less training data and 75% fewer trainable weights than existing GNN controllers without these symmetries enforced. We also show that our symmetry-aware controller generalizes better than existing GNN controllers. Code and animations are available at http://github.com/Utah-Math-Data-Science/Equivariant-Decentralized-Controllers.

📄 PDF Abstract BibTeX arXiv:2502.17612

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMath

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot Scalable Resilience in UAV Swarms: A Decentralized Imitation Learning Framework with Physics-Informed Graph Interactions

2026-04-17 · Huan Lin, Lianghui Ding arxiv

Large-scale Unmanned Aerial Vehicle (UAV) failures can split an unmanned aerial vehicle swarm network into disconnected sub-networks, making decentralized recovery both urgent and difficult. Centralized recovery methods …

Multi-agent Reinforcement LearningGraph Neural Network

A Functional Approach to Rotation Equivariant Non-Linearities for Tensor Field Networks.

2021-06-19 · CVPR 2021 1 · Adrien Poulenard, Leonidas J. Guibas

Learning pose invariant representation is a fundamental problem in shape analysis. Most existing deep learning algorithms for 3D shape analysis are not robust to rotations and are often trained on synthetic datasets …

Asynchronous Perception-Action-Communication with Graph Neural Networks

2023-09-18 · Saurav Agarwal, Alejandro Ribeiro, Vijay Kumar

Collaboration in large robot swarms to achieve a common global objective is a challenging problem in large environments due to limited sensing and communication capabilities. The robots must execute a Perception-Action-C…

Computational Efficiency

Rotation Equivariant Graph Convolutional Network for Spherical Image Classification

2020-06-01 · CVPR 2020 6 · Qin Yang, Chenglin Li, Wenrui Dai, Junni Zou 외

Convolutional neural networks (CNNs) designed for low-dimensional regular grids will unfortunately lead to non-optimal solutions for analyzing spherical images, due to their different geometrical properties from planar i…

ClassificationGeneral Classificationgraph constructionimage-classification+1

A Complete Guide to Spherical Equivariant Graph Transformers

2025-12-15 · Sophia Tang arxiv

Spherical equivariant graph neural networks (EGNNs) provide a principled framework for learning on three-dimensional molecular and biomolecular systems, where predictions must respect the rotational symmetries inherent i…

Molecular Property Prediction