A Physics-Informed U-net-LSTM Network for Data-Driven Seismic Response Modeling of Structures
Sutirtha Biswas, Kshitij Kumar Yadav
TL;DR
This work tackles the challenge of achieving accurate yet efficient seismic response predictions for nonlinear structures by blending physics with deep learning. The authors propose PhyULSTM, a hybrid architecture that couples a causal 1D U‑Net with a deep LSTM and a graph-based differentiator, guided by a physics-informed loss that enforces the equations of motion. Through numerical and experimental validation, PhyULSTM demonstrates superior accuracy and generalization, including scenarios with limited data or only acceleration measurements, outperforming the PhyCNN baseline. The approach offers a practical surrogate for real-time seismic analysis and structural health monitoring, capable of handling incomplete constitutive knowledge while maintaining physical consistency.
Abstract
Accurate and efficient seismic response prediction is essential for the design of resilient structures. While the Finite Element Method (FEM) remains the standard for nonlinear seismic analysis, its high computational demands limit its scalability and real time applicability. Recent developments in deep learning, particularly Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and Long Short Term Memory (LSTM) models, have shown promise in reducing the computational cost of nonlinear seismic analysis of structures. However, these data driven models often struggle to generalize and capture the underlying physics, leading to reduced reliability. We propose a novel Physics Informed U Net LSTM framework that integrates physical laws with deep learning to enhance both accuracy and efficiency. By embedding domain specific constraints into the learning process, the proposed model achieves improved predictive performance over conventional Machine Learning architectures. This hybrid approach bridges the gap between purely data driven methods and physics based modeling, offering a robust and computationally efficient alternative for seismic response prediction of structures.
