Information Shapes Koopman Representation
Xiaoyuan Cheng, Wenxuan Yuan, Yiming Yang, Yuanzhao Zhang, Sibo Cheng, Yi He, Zhuo Sun
TL;DR
This work reconceptualizes Koopman-based dynamical modeling through the information bottleneck, showing that latent mutual information and von Neumann entropy jointly control temporal coherence and spectral diversity. By deriving an information-theoretic Lagrangian and a practical loss, the authors balance simplicity and expressiveness to avoid mode collapse while preserving relevant Koopman modes near the unit circle. The proposed method yields stable, interpretable latent manifolds and improved forecasting and control across physical, visual, and graph-structured dynamical systems, demonstrating both theoretical and empirical advantages over existing Koopman learning approaches. The framework is architecture-agnostic and supported by public code, enabling broader adoption in diverse dynamical modeling tasks.
Abstract
The Koopman operator provides a powerful framework for modeling dynamical systems and has attracted growing interest from the machine learning community. However, its infinite-dimensional nature makes identifying suitable finite-dimensional subspaces challenging, especially for deep architectures. We argue that these difficulties come from suboptimal representation learning, where latent variables fail to balance expressivity and simplicity. This tension is closely related to the information bottleneck (IB) dilemma: constructing compressed representations that are both compact and predictive. Rethinking Koopman learning through this lens, we demonstrate that latent mutual information promotes simplicity, yet an overemphasis on simplicity may cause latent space to collapse onto a few dominant modes. In contrast, expressiveness is sustained by the von Neumann entropy, which prevents such collapse and encourages mode diversity. This insight leads us to propose an information-theoretic Lagrangian formulation that explicitly balances this tradeoff. Furthermore, we propose a new algorithm based on the Lagrangian formulation that encourages both simplicity and expressiveness, leading to a stable and interpretable Koopman representation. Beyond quantitative evaluations, we further visualize the learned manifolds under our representations, observing empirical results consistent with our theoretical predictions. Finally, we validate our approach across a diverse range of dynamical systems, demonstrating improved performance over existing Koopman learning methods. The implementation is publicly available at https://github.com/Wenxuan52/InformationKoopman.
