GNN-FiLM: Graph Neural Networks with Feature-wise Linear Modulation

  • 2019-06-28 13:07:22
  • Marc Brockschmidt
  • 79

Abstract

This paper presents a new Graph Neural Network (GNN) type using feature-wiselinear modulations (FiLM). Many GNN variants propagate information along theedges of a graph by computing "messages" based only on the representationsource of each edge. In GNN-FiLM, the representation of the target node of anedge is additionally used to compute a transformation that can be applied toall incoming messages, allowing feature-wise modulation of the passedinformation. Experiments with GNN-FiLM as well as a number of baselines and relatedextensions show that it outperforms baseline methods while not beingsignificantly slower.

 

Quick Read (beta)

loading the full paper ...