Amortized Network Intervention to Steer the Excitatory Point Processes
Zitao Song, Wendi Ren, Shuang Li
TL;DR
The paper tackles the problem of steering event flows generated by excitatory temporal point processes on evolving networks. It introduces Amortized Network Interventions (ANI), which partitions a large graph into subgraphs and learns a shared, permutation-equivalent policy that transfers to unseen regions; each subproblem is solved with a neural-ODE-based environment model and an efficient $H$-step model-based planning scheme that uses a mean-field approximation. A key contribution is the Permutation Equivalent Property (PE) and its Bi-Contrastive Embeddings (Bi-CME) with the Permutation Equivalent Metric (PEM), which enable robust cross-region policy transfer. Experimental results on synthetic data, real COVID datasets, and SUMO-based traffic data demonstrate improved generalization to unseen dynamics and effective network interventions under practical constraints. Overall, ANI provides a scalable approach to influence networked systems—such as epidemic spread and urban traffic—by learning transferable policies across regions with provable permutation-aware representations and efficient planning.
Abstract
Excitatory point processes (i.e., event flows) occurring over dynamic graphs (i.e., evolving topologies) provide a fine-grained model to capture how discrete events may spread over time and space. How to effectively steer the event flows by modifying the dynamic graph structures presents an interesting problem, motivated by curbing the spread of infectious diseases through strategically locking down cities to mitigating traffic congestion via traffic light optimization. To address the intricacies of planning and overcome the high dimensionality inherent to such decision-making problems, we design an Amortized Network Interventions (ANI) framework, allowing for the pooling of optimal policies from history and other contexts while ensuring a permutation equivalent property. This property enables efficient knowledge transfer and sharing across diverse contexts. Each task is solved by an H-step lookahead model-based reinforcement learning, where neural ODEs are introduced to model the dynamics of the excitatory point processes. Instead of simulating rollouts from the dynamics model, we derive an analytical mean-field approximation for the event flows given the dynamics, making the online planning more efficiently solvable. We empirically illustrate that this ANI approach substantially enhances policy learning for unseen dynamics and exhibits promising outcomes in steering event flows through network intervention using synthetic and real COVID datasets.
