Denoising deterministic networks using iterative Fourier transforms
H. Robert Frost

TL;DR
This paper introduces IterativeFT, a Fourier-based iterative method for denoising and reconstructing deterministic network structures from noisy adjacency matrices, outperforming traditional thresholding techniques.
Contribution
The paper presents a novel Fourier transform-based iterative approach for network denoising that effectively filters noise and recovers missing edges in deterministic networks.
Findings
IterativeFT outperforms traditional denoising methods on lattice and Kautz networks.
The method effectively filters noisy edges and recovers missing true edges.
Performance is competitive on tree and bipartite networks.
Abstract
We detail a novel Fourier-based approach (IterativeFT) for identifying deterministic network structure in the presence of both edge pruning and Gaussian noise. This technique involves the iterative execution of forward and inverse 2D discrete Fourier transforms on a target network adjacency matrix. The denoising ability of the method is achieved via the application of a sparsification operation to both the real and frequency domain representations of the adjacency matrix with algorithm convergence achieved when the real domain sparsity pattern stabilizes. To demonstrate the effectiveness of the approach, we apply it to noisy versions of several deterministic models including Kautz, lattice, tree and bipartite networks. For contrast, we also evaluate preferential attachment networks to illustrate the behavior on stochastic graphs. We compare the performance of IterativeFT against simple…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Advanced Graph Neural Networks · Neural Networks and Reservoir Computing
