Graph Spring Neural ODEs for Link Sign Prediction
Andrin Rehmann, Alexandre Bovet

TL;DR
This paper introduces Graph Spring Neural ODEs, a scalable and accurate method for link sign prediction in signed graphs, leveraging spring-inspired message passing and neural ODEs for efficient node embedding.
Contribution
It proposes a novel Graph Spring Network layer combined with Neural ODEs, offering a scalable approach that maintains high accuracy in signed graph link prediction.
Findings
Achieves accuracy close to state-of-the-art methods.
Speeds up node generation by up to 28,000 times on large graphs.
Demonstrates effectiveness on large signed graph datasets.
Abstract
Signed graphs allow for encoding positive and negative relations between nodes and are used to model various online activities. Node representation learning for signed graphs is a well-studied task with important applications such as sign prediction. While the size of datasets is ever-increasing, recent methods often sacrifice scalability for accuracy. We propose a novel message-passing layer architecture called Graph Spring Network (GSN) modeled after spring forces. We combine it with a Graph Neural Ordinary Differential Equations (ODEs) formalism to optimize the system dynamics in embedding space to solve a downstream prediction task. Once the dynamics is learned, embedding generation for novel datasets is done by solving the ODEs in time using a numerical integration scheme. Our GSN layer leverages the fast-to-compute edge vector directions and learnable scalar functions that only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTunneling and Rock Mechanics · Advanced Decision-Making Techniques
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training · Convolution
