[[concept]]invariant to permutations
Let be a graph shift operator. A graph filter is permutation invariant if is permutation invariant.
If is permutation invariant, then since is also permutation invariant, we have Where is the operator distance modulo permutations
For GNNs, we have equivalently since this is a composed graph convolution
permutation invariant (alternate definition)
Recall the definition for invariant:
Invariant be a group acting on a (data) set . Then is invariant if $F(g \circ x) = F(x) ;;; \forall ; g \in G \text{ and } x \in X$$
Let
If is a permutation group and , then for any , we have is permutation invariant if and only if That is, is invariant to permutations if and only if its operator distance modulo permutations is 0.
This follows directly from the definition of invariance.
Mentions
TABLE
FROM [[]]
FLATTEN choice(contains(artist, this.file.link), 1, "") + choice(contains(author, this.file.link), 1, "") + choice(contains(director, this.file.link), 1, "") + choice(contains(source, this.file.link), 1, "") as direct_source
WHERE !direct_source