TL;DR
This paper introduces a method to modify directed graphs minimally to make their associated matrices diagonalizable, enabling practical signal processing techniques like Fourier transforms on large, complex digraphs.
Contribution
It proposes a novel algorithm that adds edges to destroy Jordan blocks, making digraph matrices diagonalizable and facilitating Fourier analysis.
Findings
Scales to graphs with thousands of nodes
Produces near-orthogonal Fourier transforms
Enables convolution and filtering on directed graphs
Abstract
Signal processing on directed graphs (digraphs) is problematic, since the graph shift, and thus associated filters, are in general not diagonalizable. Furthermore, the Fourier transform in this case is now obtained from the Jordan decomposition, which may not be computable at all for large graphs. We propose a novel and general solution for this problem based on matrix perturbation theory: We design an algorithm that adds a small number of edges to a given digraph to destroy nontrivial Jordan blocks. The obtained digraph is then diagonalizable and yields, as we show, an approximate eigenbasis and Fourier transform for the original digraph. We explain why and how this construction can be viewed as generalized form of boundary conditions, a common practice in signal processing. Our experiments with random and real world graphs show that we can scale to graphs with a few thousands nodes,…
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.
