Pith. sign in

REVIEW 1 cited by

Flood and Echo Net: Algorithmically Aligned GNNs that Generalize

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

arxiv 2310.06970 v3 pith:ZFHODFGE submitted 2023-10-10 cs.LG

classification cs.LG
keywords echofloodgraphmessageoriginalgorithmicduringexecution
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Most Graph Neural Networks follow the standard message-passing framework where, in each step, all nodes simultaneously communicate with each other. We want to challenge this paradigm by aligning the computation more closely to the execution of distributed algorithms and propose the Flood and Echo Net. A single round of a Flood and Echo Net consists of an origin node and a flooding phase followed by an echo phase. First, during the flooding, messages are sent from the origin and propagated outwards throughout the entire graph. Then, during the echo, the message flow reverses and messages are sent back towards the origin. As nodes are only sparsely activated upon receiving a message, this leads to a wave-like activation pattern that traverses the graph. Through these sparse but parallel activations, the Net becomes more expressive than traditional MPNNs which are limited by the 1-WL test and also is provably more efficient in terms of message complexity. Moreover, the mechanism's inherent ability to generalize across graphs of varying sizes positions it as a practical architecture for the task of algorithmic learning. We test the Flood and Echo Net on a variety of synthetic tasks and the SALSA-CLRS benchmark and find that the algorithmic alignment of the execution improves generalization to larger graph sizes.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Learn to Jump: Adaptive Random Walks for Long-Range Propagation through Graph Hierarchies

    cs.LG 2025-09 conditional novelty 5.0 of 10

    Adaptive random walks that climb coarsened hierarchical levels beat the theoretical accuracy bound for walks on the original graph, reaching long-range information with shorter walks.

Pith tools