REVIEW 2 cited by
Neural Execution of Graph Algorithms
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Graph Neural Networks (GNNs) are a powerful representational tool for solving problems on graph-structured inputs. In almost all cases so far, however, they have been applied to directly recovering a final solution from raw inputs, without explicit guidance on how to structure their problem-solving. Here, instead, we focus on learning in the space of algorithms: we train several state-of-the-art GNN architectures to imitate individual steps of classical graph algorithms, parallel (breadth-first search, Bellman-Ford) as well as sequential (Prim's algorithm). As graph algorithms usually rely on making discrete decisions within neighbourhoods, we hypothesise that maximisation-based message passing neural networks are best-suited for such objectives, and validate this claim empirically. We also demonstrate how learning in the space of algorithms can yield new opportunities for positive transfer between tasks---showing how learning a shortest-path algorithm can be substantially improved when simultaneously learning a reachability algorithm.
Forward citations
Cited by 2 Pith papers
-
Distance-Preserving Embeddings in Inhomogeneous Random Graphs
On supercritical inhomogeneous random graphs, multi-scale landmark embeddings achieve (1±ε)-distortion of shortest paths at dimension Ω(n^{1-ε} log n), far below worst-case, with universal kernel extensions and transf...
-
FIGNN: Feature-Specific Interpretability for Graph Neural Network Surrogate Models
FIGNN adds per-feature Top-K masking branches to a frozen GNN surrogate, producing variable-specific spatial attributions and error budgets for climate and fluid dynamics forecasts.
Discussion (0). Sign in to comment.