←back to thread

354 points misonic | 1 comments | | HN request time: 0.252s | source
Show context
helltone ◴[] No.42468950[source]
It seems GNNs operate on a fixed topology. What if I want to approximate some transformation of the topology of the graph? For example learning how to layout a graph, or converting program abstract syntax trees to data flow graphs.
replies(2): >>42469251 #>>42472310 #
1. FjordWarden ◴[] No.42472310[source]
Maybe homology can help, it is a sort of calculus for discrete structures where you count how many N dimensional hole there are over time. Dunno about NN but that is what they can do with fMRI.