🤖 AI Summary
To address poor generalizability in multivariate point process modeling caused by restrictive static graph-structure assumptions, this paper proposes a spiking neural network (SNN)-based dynamic graph learning framework. It pioneers the integration of spike-timing-dependent plasticity (STDP) into event sequence modeling, enabling data-driven, online estimation of spatiotemporal functional graphs. The method eliminates reliance on predefined graph topologies by unifying dynamic graph neural networks with event-time encoding. Evaluated on real-world datasets—including NYC Taxi, 911 emergency calls, and Reddit activity—it achieves significant accuracy improvements over state-of-the-art methods while maintaining low computational overhead. Key contributions are: (i) establishing an STDP-driven paradigm for dynamic graph learning; (ii) enabling robust, assumption-light multivariate event modeling; and (iii) providing an interpretable, adaptive spatiotemporal dependency modeling tool applicable to neuroscience, epidemiology, and related domains.
📝 Abstract
Modeling and predicting temporal point processes (TPPs) is critical in domains such as neuroscience, epidemiology, finance, and social sciences. We introduce the Spiking Dynamic Graph Network (SDGN), a novel framework that leverages the temporal processing capabilities of spiking neural networks (SNNs) and spike-timing-dependent plasticity (STDP) to dynamically estimate underlying spatio-temporal functional graphs. Unlike existing methods that rely on predefined or static graph structures, SDGN adapts to any dataset by learning dynamic spatio-temporal dependencies directly from the event data, enhancing generalizability and robustness. While SDGN offers significant improvements over prior methods, we acknowledge its limitations in handling dense graphs and certain non-Gaussian dependencies, providing opportunities for future refinement. Our evaluations, conducted on both synthetic and real-world datasets including NYC Taxi, 911, Reddit, and Stack Overflow, demonstrate that SDGN achieves superior predictive accuracy while maintaining computational efficiency. Furthermore, we include ablation studies to highlight the contributions of its core components.