DFNets: Spectral CNNs for Graphs with Feedback-Looped Filters
Asiri Wijesinghe, Qing Wang

TL;DR
DFNets introduce a spectral CNN model with feedback-looped filters for graph data, achieving better localization, convergence guarantees, and superior performance on classification benchmarks.
Contribution
The paper presents a novel spectral CNN architecture with feedback-looped filters that improve localization, convergence, and applicability to any graph structure.
Findings
Outperforms state-of-the-art methods on citation network classification.
Achieves superior results on knowledge graph entity classification.
Provides theoretical guarantees for filter convergence.
Abstract
We propose a novel spectral convolutional neural network (CNN) model on graph structured data, namely Distributed Feedback-Looped Networks (DFNets). This model is incorporated with a robust class of spectral graph filters, called feedback-looped filters, to provide better localization on vertices, while still attaining fast convergence and linear memory requirements. Theoretically, feedback-looped filters can guarantee convergence w.r.t. a specified error bound, and be applied universally to any graph without knowing its structure. Furthermore, the propagation rule of this model can diversify features from the preceding layers to produce strong gradient flows. We have evaluated our model using two benchmark tasks: semi-supervised document classification on citation networks and semi-supervised entity classification on a knowledge graph. The experimental results show that our model…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Privacy-Preserving Technologies in Data
