Stochastic Sequential Decision Making over Expanding Networks with Graph Filtering

arXiv cs.LG / 3/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The work tackles filtering on expanding graphs where nodes arrive over time, highlighting weaknesses of fixed-graph and myopic online filtering approaches.
  • It introduces a stochastic sequential decision-making framework that treats filter shifts as agents and optimizes through multi-agent reinforcement learning to capture long-term impacts and expansion dynamics.
  • A context-aware graph neural network is developed to parameterize the policy, enabling filter parameters to adapt based on both the graph and agent information.
  • Experiments on synthetic data and real datasets from cold-start recommendation to COVID prediction highlight the benefits of using a sequential decision-making perspective over batch and online filtering alternatives.

Abstract

Graph filters leverage topological information to process networked data with existing methods mainly studying fixed graphs, ignoring that graphs often expand as nodes continually attach with an unknown pattern. The latter requires developing filter-based decision-making paradigms that take evolution and uncertainty into account. Existing approaches rely on either pre-designed filters or online learning, limited to a myopic view considering only past or present information. To account for future impacts, we propose a stochastic sequential decision-making framework for filtering networked data with a policy that adapts filtering to expanding graphs. By representing filter shifts as agents, we model the filter as a multi-agent system and train the policy following multi-agent reinforcement learning. This accounts for long-term rewards and captures expansion dynamics through sequential decision-making. Moreover, we develop a context-aware graph neural network to parameterize the policy, which tunes filter parameters based on information of both the graph and agents. Experiments on synthetic and real datasets from cold-start recommendation to COVID prediction highlight the benefits of using a sequential decision-making perspective over batch and online filtering alternatives.