deepmind-research
deepmind-research copied to clipboard
ISSUE about GraphMatchingNet
Hello First, Thanks your great work.
I had read your paper and reproduced this model. But I cannot understand the cross-graph attention-based matching mechanism. What does the attention_x variable mean in your code? And how to represent the difference between hi(t) and its closest neighbor in the other graph?
Thanks RZZBlackMagic