Deep Learning-based Analysis of Basins of Attraction
David Valle, Alexandre Wagemakers, Miguel A. F. Sanjuán
TL;DR
The paper tackles the computational challenge of characterizing basins of attraction in complex dynamical systems by using convolutional neural networks to predict key unpredictability metrics. Basins are represented as images and fed into CNNs from multiple architectures, with ResNet50 emerging as the most effective in terms of accuracy and speed. The study demonstrates that ResNet50 can predict fractal dimension $FDim$, basin entropy $Sb$, boundary basin entropy $Sbb$, and the Wada property with high fidelity on a large test set while delivering massive speedups over traditional methods. This approach enables scalable, rapid exploration of dynamical behaviors across diverse systems, potentially transforming how basin analysis is conducted in practice.
Abstract
This research addresses the challenge of characterizing the complexity and unpredictability of basins within various dynamical systems. The main focus is on demonstrating the efficiency of convolutional neural networks (CNNs) in this field. Conventional methods become computationally demanding when analyzing multiple basins of attraction across different parameters of dynamical systems. Our research presents an innovative approach that employs CNN architectures for this purpose, showcasing their superior performance in comparison to conventional methods. We conduct a comparative analysis of various CNN models, highlighting the effectiveness of our proposed characterization method while acknowledging the validity of prior approaches. The findings not only showcase the potential of CNNs but also emphasize their significance in advancing the exploration of diverse behaviors within dynamical systems.
