LGSPSep 11, 2024

Online Graph Filtering Over Expanding Graphs

arXiv:2409.07204v11 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses a practical issue for applications involving dynamic networks, but it is incremental as it builds on existing online learning principles.

The paper tackles the problem of processing signals over graphs that expand over time, which conventional fixed-node graph filters cannot handle, by proposing an online graph filtering framework that shows competitive performance in numerical experiments.

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.

Foundations

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

Your Notes