Edge-similarity-aware Graph Neural Networks

09/20/2021
by   Vincent Mallet, et al.
0

Graph are a ubiquitous data representation, as they represent a flexible and compact representation. For instance, the 3D structure of RNA can be efficiently represented as 2.5D graphs, graphs whose nodes are nucleotides and edges represent chemical interactions. In this setting, we have biological evidence of the similarity between the edge types, as some chemical interactions are more similar than others. Machine learning on graphs have recently experienced a breakthrough with the introduction of Graph Neural Networks. This algorithm can be framed as a message passing algorithm between graph nodes over graph edges. These messages can depend on the edge type they are transmitted through, but no method currently constrains how a message is altered when the edge type changes. Motivated by the RNA use case, in this project we introduce a graph neural network layer which can leverage prior information about similarities between edges. We show that despite the theoretical appeal of including this similarity prior, the empirical performance is not enhanced on the tasks and datasets we include here.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/12/2022

EEGNN: Edge Enhanced Graph Neural Networks

Training deep graph neural networks (GNNs) poses a challenging task, as ...
research
03/03/2021

Chemistry-informed Macromolecule Graph Representation for Similarity Computation and Supervised Learning

Macromolecules are large, complex molecules composed of covalently bonde...
research
02/22/2019

Capsule Neural Networks for Graph Classification using Explicit Tensorial Graph Representations

Graph classification is a significant problem in many scientific domains...
research
09/17/2022

De Bruijn goes Neural: Causality-Aware Graph Neural Networks for Time Series Data on Dynamic Graphs

We introduce De Bruijn Graph Neural Networks (DBGNNs), a novel time-awar...
research
01/21/2023

Is Signed Message Essential for Graph Neural Networks?

Message-passing Graph Neural Networks (GNNs), which collect information ...
research
12/01/2020

Directed Graph Attention Neural Network Utilizing 3D Coordinates for Molecular Property Prediction

The prosperity of computer vision (CV) and natural language procession (...
research
02/09/2022

Graph Neural Network for Cell Tracking in Microscopy Videos

We present a novel graph neural network (GNN) approach for cell tracking...

Please sign up or login with your details

Forgot password? Click here to reset