graph automorphism

[[concept]]

graph automorphism

Let be a graph. A graph automorphism is a graph homomorphism from to . That is, a map such that

If there exists an automorphism for , then there exists a corresponding permutation matrix such that .

Note

In a learning task (in a GNN), this means that the shift operator and node features for the permutation matrix .

see also graph homomorphism and graph isomorphism

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