Section 01
KoopmanGraph Framework Guide: A Spatiotemporal Dynamic Prediction Tool Fusing Koopman Operators and Graph Neural Networks
KoopmanGraph is an open-source PyTorch library that combines graph neural networks (GNNs) with Koopman operator theory, providing topology-aware spatiotemporal dynamic prediction capabilities for scenarios such as traffic networks, smart grids, and epidemic modeling. It aims to bridge the gap between traditional methods: Koopman operator methods can capture linear evolution laws but ignore graph topology, while GNNs can model node relationships but lack explicit linear dynamic mechanisms.