convolutional filter bank

Data

Convolutional Filter Bank

Let , for . Then a convolutional filter bank (or multiple input multiple output graph convolution) is a multi-dimensional graph convolutiongiven by

  • is still a graph diffusion/shift
  • is a linear transformation mapping features to features

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