SPMLAug 4, 2020

A User Guide to Low-Pass Graph Signal Processing and its Applications

arXiv:2008.01305v173 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental tutorial-style paper for researchers and practitioners working with graph data in domains like social networks, financial markets, and power systems.

The paper provides a user guide for applying low-pass graph signal processing to analyze graph data, demonstrating how these techniques can be used to learn graph topology, identify community structures, sample data efficiently, recover missing measurements, and detect anomalies.

The notion of graph filters can be used to define generative models for graph data. In fact, the data obtained from many examples of network dynamics may be viewed as the output of a graph filter. With this interpretation, classical signal processing tools such as frequency analysis have been successfully applied with analogous interpretation to graph data, generating new insights for data science. What follows is a user guide on a specific class of graph data, where the generating graph filters are low-pass, i.e., the filter attenuates contents in the higher graph frequencies while retaining contents in the lower frequencies. Our choice is motivated by the prevalence of low-pass models in application domains such as social networks, financial markets, and power systems. We illustrate how to leverage properties of low-pass graph filters to learn the graph topology or identify its community structure; efficiently represent graph data through sampling, recover missing measurements, and de-noise graph data; the low-pass property is also used as the baseline to detect anomalies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes