This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Sadamori Kojaku
skojaku.bsky.social
did:plc:uo3zzf2ieqdhriyszcu45wfz
BUDDY is a neural net that uses *subgraph sketching*. It represents a node's neighborhood as a vector (sketch) that captures its k-distant neighbors. Element-wise max and min on the sketches of two nodes gives the union and intersection of their neighborhoods without the costly matrix power.
https://arxiv.org/abs/2209.15486
2025-05-12T19:03:03.149Z