Graph Convolution with Low-rank Learnable Local Filters
Xiuyuan Cheng, Zichen Miao, Qiang Qiu

TL;DR
This paper introduces a novel graph convolution method with learnable low-rank local filters that enhances expressiveness and robustness for non-Euclidean data, demonstrated through various experimental datasets.
Contribution
It proposes a new graph convolution approach with learnable low-rank local filters, unifying spectral and spatial methods, and provides theoretical stability guarantees.
Findings
Proven increased expressiveness over previous spectral methods
Demonstrated robustness to graph data perturbations
Empirical improvements on diverse datasets
Abstract
Geometric variations like rotation, scaling, and viewpoint changes pose a significant challenge to visual understanding. One common solution is to directly model certain intrinsic structures, e.g., using landmarks. However, it then becomes non-trivial to build effective deep models, especially when the underlying non-Euclidean grid is irregular and coarse. Recent deep models using graph convolutions provide an appropriate framework to handle such non-Euclidean data, but many of them, particularly those based on global graph Laplacians, lack expressiveness to capture local features required for representation of signals lying on the non-Euclidean grid. The current paper introduces a new type of graph convolution with learnable low-rank local filters, which is provably more expressive than previous spectral graph convolution methods. The model also provides a unified framework for both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
MethodsConvolution
