Fold Bifurcation Identification through Scientific Machine Learning
Giuseppe Habib, Ádám Horváth
TL;DR
This work addresses detecting fold bifurcations in dynamical systems from time-series data using a physics-informed CNN. Training on a simple 1-DoF oscillator with nonlinear damping, the network is evaluated on more complex systems (mass-on-moving-belt, van der Pol–Duffing with absorber, and pitch-and-plunge flutter) to test extrapolation capabilities. The key finding is that transforming inputs into polar coordinates and applying a logarithmic amplitude scale, optionally with a moving-mean filter, dramatically improves cross-system performance by suppressing frequency information and highlighting the amplitude decrement toward the fold. The approach shows promise for safety monitoring and real-world applications, though it faces limitations related to noise sensitivity, boundary ambiguity between regions, and the need for broader training data and validation on diverse systems.
Abstract
This study employs scientific machine learning to identify transient time series of dynamical systems near a fold bifurcation of periodic solutions. The unique aspect of this work is that a convolutional neural network (CNN) is trained with a relatively small amount of data and on a single, very simple system, yet it is tested on much more complicated systems. This task requires strong generalization capabilities, which are achieved by incorporating physics-based information. This information is provided through a specific pre-processing of the input data, which includes transformation into polar coordinates, normalization, transformation into the logarithmic scale, and filtering through a moving mean. The results demonstrate that such data pre-processing enables the CNN to grasp the important features related to transient time-series near a fold bifurcation, namely, the trend of the oscillation amplitude, and disregard other characteristics that are not particularly relevant, such as the vibration frequency. The developed CNN was able to correctly classify transient trajectories near a fold for a mass-on-moving-belt system, a van der Pol-Duffing oscillator with an attached tuned mass damper, and a pitch-and-plunge wing profile. The results contribute to the progress towards the development of similar CNNs effective in real-life applications such as safety monitoring of dynamical systems.
