paper-with-me

홈 › Papers

Equivariant Heterogeneous Graph Networks

2021-09-29 · Daniel Levy, Siamak Ravanbakhsh

Many real-world datasets include multiple distinct types of entities and relations, and so they are naturally best represented by heterogeneous graphs. However, the most common forms of neural networks operating on graphs either assume that their input graphs are homogeneous, or they convert heterogeneous graphs into homogeneous ones, losing valuable information in the process. Any neural network that acts on graph data should be equivariant or invariant to permutations of nodes, but this is complicated when there are multiple distinct node and edge types. With this as motivation, we design graph neural networks that are composed of linear layers that are maximally expressive while being equivariant only to permutations of nodes within each type. We demonstrate their effectiveness on heterogeneous graph node classification and link prediction benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNode Classification

Similar Papers 제목 키워드 기반

Morphological-Symmetry-Equivariant Heterogeneous Graph Neural Network for Robotic Dynamics Learning

2024-12-02 · Fengze Xie, Sizhe Wei, Yue Song, Yisong Yue 외

We present a morphological-symmetry-equivariant heterogeneous graph neural network, namely MS-HGNN, for robotic dynamics learning, that integrates robotic kinematic structures and morphological symmetries into a single g…

Graph Neural Network

Geometry-aware RL for Manipulation of Varying Shapes and Deformable Objects

2025-02-10 · Tai Hoang, Huy Le, Philipp Becker, Vien Anh Ngo 외

Manipulating objects with varying geometries and deformable objects is a major challenge in robotics. Tasks such as insertion with different objects or cloth hanging require precise control and effective modelling of com…

Equivariant Efficient Joint Discrete and Continuous MeanFlow for Molecular Graph Generation

2026-04-09 · Rongjian Xu, Teng Pang, Zhiqiang Dong, Guoqiang Wu arxiv

Graph-structured data jointly contain discrete topology and continuous geometry, which poses fundamental challenges for generative modeling due to heterogeneous distributions, incompatible noise dynamics, and the need fo…

Graph Generation

E(n) Equivariant Topological Neural Networks

2024-05-24 · Claudio Battiloro, Ege Karaismailoğlu, Mauricio Tec, George Dasoulas 외

Graph neural networks excel at modeling pairwise interactions, but they cannot flexibly accommodate higher-order interactions and features. Topological deep learning (TDL) has emerged recently as a promising tool for add…

Inductive BiasMolecular Property PredictionProperty Prediction

GEqTrain: A Configuration-Driven Framework for Retargeting Equivariant Graph Neural Networks Across 3D Scientific Tasks

2026-07-21 · Daniele Angioletti, Marco Nobile, Vittorio Limongelli arxiv

Equivariant graph neural networks provide a powerful modeling language for three-dimensional scientific data, but their reuse is often limited by implementations tied to specific tasks, outputs, and training regimes. We …