Formula
Representing Convolutional Filters on General Graphs
We can generalize the representation of convolutional filters beyond the chain graph by using arbitrary adjacency matrices or Laplacians. We can define a generalized polynomial filter as:
When we multiply this filter by a matrix of node features , we get:
where at a given node corresponds to a feature vector that aggregates information from the node's -hop neighborhood.
0
1
Updated 2026-06-15
Tags
Data Science