the.ai

Graphs / Foundations

verified

Message Passing

The operation nearly every graph network is built from: each node sends a message to its neighbours, each node adds up what it receives, and each node updates itself from the total. Repeat, and information travels one hop per round. Depth is reach — how far a node can hear is exactly how many rounds you ran.

Viz primitive · budget-splitnodes-in-reach = 12

nodes-in-reach holds 25% of the budget; rest holds the remaining 75%.

Nodes a representation can reach after this many rounds against the graph still out of earshot, in nodes. Drag the reach up to watch the receptive field swallow the graph — and note it is rounds, not kernel size, that decides.

12

Reviewed by opendroid · 2026-08-18