hyeonbeenlee / cNN-DP_deprecated

cNN-DP: Composite neural network with differential propagation for impulsive nonlinear dynamics.

Home Page:https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4296911

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cNN-DP: Composite neural network with differential propagation for impulsive nonlinear dynamics

Lee, Hyeonbeen and Han, Seongji and Choi, Hee-Sun and Kim, Jin-Gyun, cNN-DP: Composite Neural Network with Differential Propagation for Impulsive Nonlinear Dynamics. Available at SSRN: https://ssrn.com/abstract=4296911

NN_conv_autograd NN_cnnDP

Abstract

In mechanical engineering, abundant high-quality data from simulations and experimental observations can help develop practical and accurate data-driven models. However, when dynamics are complex and highly nonlinear, designing a suitable model and optimizing it accurately is challenging. In particular, when data comprise impulsive signals or high-frequency components, training a data-driven model becomes increasingly challenging. This study proposes a novel and robust composite neural network for impulsive time-transient dynamics by dividing the prediction of the dynamics into tasks for three sub-networks, one for approximating simplified dynamics and the other two for mapping lower-order derivatives to higher-order derivatives. The mapping serves as the temporal differential operator, hence, the name “composite neural network with differential propagation (cNN-DP)” for the suggested model. Furthermore, numerical investigations were conducted to compare cNN-DP with two baseline models, a conventional network and another employing the autogradient approach. Regarding the convergence rate of model optimizations and the generalization accuracy, the proposed network outperformed the baseline models by many orders of magnitude. In terms of computational efficiency, numerical tests showed that cNN-DP requires an acceptable and comparable computational load. Although the numerical studies and descriptions focus on accelerations, the proposed network can be easily extended to any other application involving impulsive data.

About

cNN-DP: Composite neural network with differential propagation for impulsive nonlinear dynamics.

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4296911

License:MIT License


Languages

Language:Python 100.0%