paper-with-me

Papers

Learning Physical Dynamics with Subequivariant Graph Neural Networks

2022-10-13 · Jiaqi Han, Wenbing Huang, Hengbo Ma, Jiachen Li, Joshua B. Tenenbaum, Chuang Gan

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 for model generalization and should be incorporated into the model design. Existing simulators either consider insufficient symmetry, or enforce excessive equivariance in practice when symmetry is partially broken by gravity. 2) Objects in the physical world possess diverse shapes, sizes, and properties, which should be appropriately processed by the model. To tackle these difficulties, we propose a novel backbone, Subequivariant Graph Neural Network, which 1) relaxes equivariance to subequivariance by considering external fields like gravity, where the universal approximation ability holds theoretically; 2) introduces a new subequivariant object-aware message passing for learning physical interactions between multiple objects of various shapes in the particle-based representation; 3) operates in a hierarchical fashion, allowing for modeling long-range and complex interactions. Our model achieves on average over 3% enhancement in contact prediction accuracy across 8 scenarios on Physion and 2X lower rollout MSE on RigidFall compared with state-of-the-art GNN simulators, while exhibiting strong generalization and data efficiency.

📄 PDF Abstract BibTeX arXiv:2210.06876

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkInductive Bias

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Subequivariant Reinforcement Learning in 3D Multi-Entity Physical Environments

2024-07-17 · Runfa Chen, Ling Wang, Yu Du, Tianrui Xue 외

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 p…

reinforcement-learningReinforcement Learning

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

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

EDO-Net: Learning Elastic Properties of Deformable Objects from Graph Dynamics

2022-09-19 · Alberta Longhini, Marco Moletta, Alfredo Reichlin, Michael C. Welle 외

We study the problem of learning graph dynamics of deformable objects that generalizes to unknown physical properties. Our key insight is to leverage a latent representation of elastic physical properties of cloth-like d…

AdaptiGraph: Material-Adaptive Graph-Based Neural Dynamics for Robotic Manipulation

2024-07-10 · Kaifeng Zhang, Baoyu Li, Kris Hauser, Yunzhu Li

Predictive models are a crucial component of many robotic systems. Yet, constructing accurate predictive models for a variety of deformable objects, especially those with unknown physical properties, remains a significan…

Graph Neural Network