Online Graph Filtering Over Expanding Graphs
Bishwadeep Das, Elvin Isufi
TL;DR
The paper tackles graph signal processing on networks that grow over time by introducing online FIR graph filters that adapt to expanding graphs under both deterministic and stochastic attachment models. It develops a deterministic online graph filtering framework (D-OGF) with projected gradient updates and sublinear regret bounds, and extends to stochastic settings with heuristic (S-OGF) and adaptive (Ada-OGF) attachment models, including a prediction-correction variant (PC-OGF). The methods are validated on synthetic and real data (e.g., Movielens and COVID-19) and show competitive or superior performance to baselines such as pre-trained filters and kernel methods, while providing insight into the role of the growth process in regret and learning dynamics. The work demonstrates practical online inference for signals on expanding graphs and lays groundwork for future joint topology and filter learning, spatio-temporal extensions, and distributed implementations.
Abstract
Graph filters are a staple tool for processing signals over graphs in a multitude of downstream tasks. However, they are commonly designed for graphs with a fixed number of nodes, despite real-world networks typically grow over time. This topological evolution is often known up to a stochastic model, thus, making conventional graph filters ill-equipped to withstand such topological changes, their uncertainty, as well as the dynamic nature of the incoming data. To tackle these issues, we propose an online graph filtering framework by relying on online learning principles. We design filters for scenarios where the topology is both known and unknown, including a learner adaptive to such evolution. We conduct a regret analysis to highlight the role played by the different components such as the online algorithm, the filter order, and the growing graph model. Numerical experiments with synthetic and real data corroborate the proposed approach for graph signal inference tasks and show a competitive performance w.r.t. baselines and state-of-the-art alternatives.
