SLoG-Net: Algorithm Unrolling for Source Localization on Graphs
Chang Ye, Gonzalo Mateos

TL;DR
This paper introduces SLoG-Net, a deep learning model unrolled from an ADMM-based convex optimization approach, for localizing sources in network diffusion processes on graphs, combining interpretability and efficiency.
Contribution
The paper develops a novel neural network architecture by unrolling ADMM iterations for blind deconvolution in graph source localization, integrating GSP principles with deep learning.
Findings
SLoG-Net achieves comparable accuracy to ADMM with faster inference.
The model requires no manual tuning of step-size or penalty parameters.
It demonstrates interpretability and parameter efficiency in source localization tasks.
Abstract
We present a novel model-based deep learning solution for the inverse problem of localizing sources of network diffusion. Starting from first graph signal processing (GSP) principles, we show that the problem reduces to joint (blind) estimation of the forward diffusion filter and a sparse input signal that encodes the source locations. Despite the bilinear nature of the observations in said blind deconvolution task, by requiring invertibility of the diffusion filter we are able to formulate a convex optimization problem and solve it using the alternating-direction method of multipliers (ADMM). We then unroll and truncate the novel ADMM iterations to arrive at a parameterized neural network architecture for Source Localization on Graphs (SLoG-Net), that we train in an end-to-end fashion using labeled data. This supervised learning approach offers several advantages such as…
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
TopicsEnergy Efficient Wireless Sensor Networks
MethodsDiffusion · Alternating Direction Method of Multipliers
