Towards Efficient Modelling of String Dynamics: A Comparison of State Space and Koopman based Deep Learning Methods
Rodrigo Diaz, Carlos De La Vega Martin, Mark Sandler
TL;DR
The paper investigates efficient neural modelling of string dynamics by contrasting State Space Models with Koopman-based deep learning approaches on linear and nonlinear stiff-string systems. Using datasets generated at multiple sample rates and varied initial conditions, it demonstrates that a Koopman-based model can achieve competitive or superior performance in nonlinear, long-horizon scenarios, while highlighting extrapolation challenges beyond training horizons. The work details architectures, training strategies, and a comprehensive comparative evaluation against baselines including LRU, S5, FRNN, FGRU, and DMD, offering practical guidance for physics-informed sequence modelling in musical acoustics. It also discusses limitations (notably extrapolation and missing velocity inputs) and outlines future directions such as incorporating velocity data, parameter conditioning, and extending to higher dimensions for broader applicability.
Abstract
This paper presents an examination of State Space Models (SSM) and Koopman-based deep learning methods for modelling the dynamics of both linear and non-linear stiff strings. Through experiments with datasets generated under different initial conditions and sample rates, we assess the capacity of these models to accurately model the complex behaviours observed in string dynamics. Our findings indicate that our proposed Koopman-based model performs as well as or better than other existing approaches in non-linear cases for long-sequence modelling. We inform the design of these architectures with the structure of the problems at hand. Although challenges remain in extending model predictions beyond the training horizon (i.e., extrapolation), the focus of our investigation lies in the models' ability to generalise across different initial conditions within the training time interval. This research contributes insights into the physical modelling of dynamical systems (in particular those addressing musical acoustics) by offering a comparative overview of these and previous methods and introducing innovative strategies for model improvement. Our results highlight the efficacy of these models in simulating non-linear dynamics and emphasise their wide-ranging applicability in accurately modelling dynamical systems over extended sequences.
