We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Equivariant and Stable Positional Encoding for More Powerful Graph Neural Networks

Abstract: Graph neural networks (GNN) have shown great advantages in many graph-based learning tasks but often fail to predict accurately for a task-based on sets of nodes such as link/motif prediction and so on. Many works have recently proposed to address this problem by using random node features or node distance features. However, they suffer from either slow convergence, inaccurate prediction, or high complexity. In this work, we revisit GNNs that allow using positional features of nodes given by positional encoding (PE) techniques such as Laplacian Eigenmap, Deepwalk, etc. GNNs with PE often get criticized because they are not generalizable to unseen graphs (inductive) or stable. Here, we study these issues in a principled way and propose a provable solution, a class of GNN layers termed PEG with rigorous mathematical analysis. PEG uses separate channels to update the original node features and positional features. PEG imposes permutation equivariance w.r.t. the original node features and imposes $O(p)$ (orthogonal group) equivariance w.r.t. the positional features simultaneously, where $p$ is the dimension of used positional features. Extensive link prediction experiments over 8 real-world networks demonstrate the advantages of PEG in generalization and scalability.
Comments: ICLR 2022; The revised version updates some notation mistakes and discusses on the stability of PE in different settings; code available at this https URL
Subjects: Machine Learning (cs.LG); Social and Information Networks (cs.SI)
Cite as: arXiv:2203.00199 [cs.LG]
  (or arXiv:2203.00199v5 [cs.LG] for this version)

Submission history

From: Pan Li [view email]
[v1] Tue, 1 Mar 2022 03:08:47 GMT (939kb,D)
[v2] Thu, 3 Mar 2022 04:52:45 GMT (939kb,D)
[v3] Mon, 25 Apr 2022 15:10:32 GMT (939kb,D)
[v4] Sun, 19 Jun 2022 15:19:16 GMT (949kb,D)
[v5] Wed, 22 Jun 2022 21:37:18 GMT (949kb,D)

Link back to: arXiv, form interface, contact.