stable graph filter

[[concept]]

Stable Graph Filter

Let be a graph shift operator and some perturbation for some . Let be a graph filter. We say is stable to the perturbation if

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