SPLGNov 16, 2022

Graph Filters for Signal Processing and Machine Learning on Graphs

arXiv:2211.08854v2145 citationsh-index: 34
Originality Synthesis-oriented
AI Analysis

This is an incremental review article that synthesizes existing knowledge for researchers in signal processing and machine learning.

The paper provides a comprehensive overview of graph filters, addressing the challenge of processing data on irregular domains like networks by accounting for graph structure, and discusses their extension to filter banks and graph neural networks to enhance representational power.

Filters are fundamental in extracting information from data. For time series and image data that reside on Euclidean domains, filters are the crux of many signal processing and machine learning techniques, including convolutional neural networks. Increasingly, modern data also reside on networks and other irregular domains whose structure is better captured by a graph. To process and learn from such data, graph filters account for the structure of the underlying data domain. In this article, we provide a comprehensive overview of graph filters, including the different filtering categories, design strategies for each type, and trade-offs between different types of graph filters. We discuss how to extend graph filters into filter banks and graph neural networks to enhance the representational power; that is, to model a broader variety of signal classes, data patterns, and relationships. We also showcase the fundamental role of graph filters in signal processing and machine learning applications. Our aim is that this article provides a unifying framework for both beginner and experienced researchers, as well as a common understanding that promotes collaborations at the intersections of signal processing, machine learning, and application domains.

Foundations

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

Your Notes