paper-with-me

Papers

DLKoopman: A deep learning software package for Koopman theory

2022-11-15 · Sourya Dey, Eric Davis

We present DLKoopman -- a software package for Koopman theory that uses deep learning to learn an encoding of a nonlinear dynamical system into a linear space, while simultaneously learning the linear dynamics. While several previous efforts have either restricted the ability to learn encodings, or been bespoke efforts designed for specific systems, DLKoopman is a generalized tool that can be applied to data-driven learning and optimization of any dynamical system. It can either be trained on data from individual states (snapshots) of a system and used to predict its unknown states, or trained on data from trajectories of a system and used to predict unknown trajectories for new initial states. DLKoopman is available on the Python Package Index (PyPI) as 'dlkoopman', and includes extensive documentation and tutorials. Additional contributions of the package include a novel metric called Average Normalized Absolute Error for evaluating performance, and a ready-to-use hyperparameter search module for improving performance.

📄 PDF Abstract BibTeX arXiv:2211.08992

Code (1)

galoisinc/dlkoopman 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

PyKoopman: A Python Package for Data-Driven Approximation of the Koopman Operator

2023-06-22 · Shaowu Pan, Eurika Kaiser, Brian M. de Silva, J. Nathan Kutz 외

PyKoopman is a Python package for the data-driven approximation of the Koopman operator associated with a dynamical system. The Koopman operator is a principled linear embedding of nonlinear dynamics and facilitates the …

fmeffects: An R Package for Forward Marginal Effects

2023-10-03 · Holger Löwe, Christian A. Scholbeck, Christian Heumann, Bernd Bischl 외

Forward marginal effects have recently been introduced as a versatile and effective model-agnostic interpretation method particularly suited for non-linear and non-parametric prediction models. They provide comprehensibl…

Convergent Methods for Koopman Operators on Reproducing Kernel Hilbert Spaces

2025-06-18 · Nicolas Boullé, Matthew J. Colbrook, Gustav Conradie

Data-driven spectral analysis of Koopman operators is a powerful tool for understanding numerous real-world dynamical systems, from neuronal activity to variations in sea surface temperature. The Koopman operator acts on…

Vehicular Applications of Koopman Operator Theory -- A Survey

2023-03-18 · Waqas Manzoor, Samir Rawashdeh, Alireza Mohammadi

Koopman operator theory has proven to be a promising approach to nonlinear system identification and global linearization. For nearly a century, there had been no efficient means of calculating the Koopman operator for a…

Survey

PyPhi: A toolbox for integrated information theory

2017-12-27 · William G. P. Mayner, William Marshall, Larissa Albantakis, Graham Findlay 외

Integrated information theory provides a mathematical framework to fully characterize the cause-effect structure of a physical system. Here, we introduce PyPhi, a Python software package that implements this framework fo…