paper-with-me

Papers

PEnGUiN: Partially Equivariant Graph NeUral Networks for Sample Efficient MARL

2025-03-19 · Joshua McClellan, Greyson Brothers, Furong Huang, Pratap Tokekar

Equivariant Graph Neural Networks (EGNNs) have emerged as a promising approach in Multi-Agent Reinforcement Learning (MARL), leveraging symmetry guarantees to greatly improve sample efficiency and generalization. However, real-world environments often exhibit inherent asymmetries arising from factors such as external forces, measurement inaccuracies, or intrinsic system biases. This paper introduces \textit{Partially Equivariant Graph NeUral Networks (PEnGUiN)}, a novel architecture specifically designed to address these challenges. We formally identify and categorize various types of partial equivariance relevant to MARL, including subgroup equivariance, feature-wise equivariance, regional equivariance, and approximate equivariance. We theoretically demonstrate that PEnGUiN is capable of learning both fully equivariant (EGNN) and non-equivariant (GNN) representations within a unified framework. Through extensive experiments on a range of MARL problems incorporating various asymmetries, we empirically validate the efficacy of PEnGUiN. Our results consistently demonstrate that PEnGUiN outperforms both EGNNs and standard GNNs in asymmetric environments, highlighting their potential to improve the robustness and applicability of graph-based MARL algorithms in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2503.15615

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Boosting Sample Efficiency and Generalization in Multi-agent Reinforcement Learning via Equivariance

2024-10-03 · Joshua McClellan, Naveed Haghani, John Winder, Furong Huang 외

Multi-Agent Reinforcement Learning (MARL) struggles with sample inefficiency and poor generalization [1]. These challenges are partially due to a lack of structure or inductive bias in the neural networks typically used …

Inductive BiasMulti-agent Reinforcement Learning

Local-Canonicalization Equivariant Graph Neural Networks for Sample-Efficient and Generalizable Swarm Robot Control

2025-09-17 · Keqin Wang, Tao Zhong, David Chang, Christine Allen-Blanchette arxiv

Multi-agent reinforcement learning (MARL) has emerged as a powerful paradigm for coordinating swarms of agents in complex decision-making, yet major challenges remain. In competitive settings such as pursuer-evader tasks…

Multi-agent Reinforcement Learning

Penguin: Parallel-Packed Homomorphic Encryption for Fast Graph Convolutional Network Inference

2023-09-21 · NeurIPS 2023 11

The marriage of Graph Convolutional Network (GCN) and Homomorphic Encryption (HE) enables the inference of graph data on the cloud with significantly enhanced client data privacy. However, the tremendous computation and …

Learning to Coordinate in Multi-Agent Systems: A Coordinated Actor-Critic Algorithm and Finite-Time Guarantees

2021-10-11 · Siliang Zeng, Tianyi Chen, Alfredo Garcia, Mingyi Hong

Multi-agent reinforcement learning (MARL) has attracted much research attention recently. However, unlike its single-agent counterpart, many theoretical and algorithmic aspects of MARL have not been well-understood. In t…

Multi-agent Reinforcement Learning

Multi-task learning on partially labeled datasets via invariant/equivariant semi-supervised learning

2026-05-17 · Miquel Martí i Rabadán, Alessandro Pieropan, Hossein Azizpour, Atsuto Maki arxiv

We investigate the potential of invariant and equivariant semi-supervised learning for addressing the challenges of training multi-task models on partially labeled datasets with differently structured output tasks. Speci…

Semantic SegmentationMulti-Task LearningObject Detection