[[concept]]Takeaway
graph convolutions are Lipschitz stable to perturbations in and .
This is because the convolutional graph filter is linear in both and , and continuous linear functions are lipschitz continuous.
The convolutional graph filter is linear in both and .
- (1) if , then
- (2) if , then
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