random graphs in a gin are good for graph isomorphism

[[concept]]
Takeaway

For maximum expressivity, we can use a GIN with white, anonymous inputs. That is,

  • Each xi=1
  • Each x^i=1

However, designing a white inputs requires computing eigendecomposition which is expensive.

Instead, we usually relax this condition to random inputs, which almost surely satisfy x^i=1.

^statement

Mentions

File
2025-03-03 graphs lecture 11