Learning to Predict Structural Vibrations
Jan van Delden, Julius Schultz, Christopher Blech, Sabine C. Langer, Timo Lüddecke
TL;DR
This work tackles the challenge of predicting steady-state vibrational responses of mechanical plates under harmonic excitation by introducing a large Vibrating Plates benchmark and a novel frequency-query operator (FQO) that leverages operator learning and implicit shape encoding to predict frequency-dependent vibration patterns. The study systematically evaluates multiple neural architectures, showing that frequency-query and velocity-field-based decoders yield superior accuracy over baselines such as DeepONet and Fourier Neural Operators, especially for resonance-dominated spectra. It demonstrates strong transfer learning and design-optimization capabilities, including substantial data-efficiency gains and the ability to guide beadings-based design using gradient-driven diffusion models. The work provides a practical path to accelerate vibroacoustic design and offers a rigorous benchmark for future surrogate models in frequency-domain structural dynamics.
Abstract
In mechanical structures like airplanes, cars and houses, noise is generated and transmitted through vibrations. To take measures to reduce this noise, vibrations need to be simulated with expensive numerical computations. Deep learning surrogate models present a promising alternative to classical numerical simulations as they can be evaluated magnitudes faster, while trading-off accuracy. To quantify such trade-offs systematically and foster the development of methods, we present a benchmark on the task of predicting the vibration of harmonically excited plates. The benchmark features a total of 12,000 plate geometries with varying forms of beadings, material, boundary conditions, load position and sizes with associated numerical solutions. To address the benchmark task, we propose a new network architecture, named Frequency-Query Operator, which predicts vibration patterns of plate geometries given a specific excitation frequency. Applying principles from operator learning and implicit models for shape encoding, our approach effectively addresses the prediction of highly variable frequency response functions occurring in dynamic systems. To quantify the prediction quality, we introduce a set of evaluation metrics and evaluate the method on our vibrating-plates benchmark. Our method outperforms DeepONets, Fourier Neural Operators and more traditional neural network architectures and can be used for design optimization. Code, dataset and visualizations: https://github.com/ecker-lab/Learning_Vibrating_Plates
