paper-with-me

홈 › Papers

Subequivariant Reinforcement Learning in 3D Multi-Entity Physical Environments

2024-07-17 · Runfa Chen, Ling Wang, Yu Du, Tianrui Xue, Fuchun Sun, Jianwei Zhang, Wenbing Huang

Learning policies for multi-entity systems in 3D environments is far more complicated against single-entity scenarios, due to the exponential expansion of the global state space as the number of entities increases. One potential solution of alleviating the exponential complexity is dividing the global space into independent local views that are invariant to transformations including translations and rotations. To this end, this paper proposes Subequivariant Hierarchical Neural Networks (SHNN) to facilitate multi-entity policy learning. In particular, SHNN first dynamically decouples the global space into local entity-level graphs via task assignment. Second, it leverages subequivariant message passing over the local entity-level graphs to devise local reference frames, remarkably compressing the representation redundancy, particularly in gravity-affected environments. Furthermore, to overcome the limitations of existing benchmarks in capturing the subtleties of multi-entity systems under the Euclidean symmetry, we propose the Multi-entity Benchmark (MEBEN), a new suite of environments tailored for exploring a wide range of multi-entity reinforcement learning. Extensive experiments demonstrate significant advancements of SHNN on the proposed benchmarks compared to existing methods. Comprehensive ablations are conducted to verify the indispensability of task assignment and subequivariance.

📄 PDF Abstract BibTeX arXiv:2407.12505

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Subequivariant Graph Reinforcement Learning in 3D Environments

2023-05-30 · Runfa Chen, Jiaqi Han, Fuchun Sun, Wenbing Huang

Learning a shared policy that guides the locomotion of different agents is of core interest in Reinforcement Learning (RL), which leads to the study of morphology-agnostic RL. However, existing benchmarks are highly rest…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Subequivariant Reinforcement Learning Framework for Coordinated Motion Control

2024-03-22 · Haoyu Wang, Xiaoyu Tan, Xihe Qiu, Chao Qu

Effective coordination is crucial for motion control with reinforcement learning, especially as the complexity of agents and their motions increases. However, many existing methods struggle to account for the intricate d…

reinforcement-learningReinforcement Learning

Learning Physical Dynamics with Subequivariant Graph Neural Networks

2022-10-13 · Jiaqi Han, Wenbing Huang, Hengbo Ma, Jiachen Li 외

Graph Neural Networks (GNNs) have become a prevailing tool for learning physical dynamics. However, they still encounter several challenges: 1) Physical laws abide by symmetry, which is a vital inductive bias accounting …

Graph Neural NetworkInductive Bias

Context-Aware Composition of Agent Policies by Markov Decision Process Entity Embeddings and Agent Ensembles

2023-08-28 · Nicole Merkle, Ralf Mikut

Computational agents support humans in many areas of life and are therefore found in heterogeneous contexts. This means they operate in rapidly changing environments and can be confronted with huge state and action space…

Entity EmbeddingsKnowledge Graphsreinforcement-learningReinforcement Learning

Towards Heterogeneous Multi-Agent Reinforcement Learning with Graph Neural Networks

2020-09-28 · Douglas De Rizzo Meneghetti, Reinaldo Augusto da Costa Bianchi

This work proposes a neural network architecture that learns policies for multiple agent classes in a heterogeneous multi-agent reinforcement setting. The proposed network uses directed labeled graph representations for …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)