Deep Sequence Models for Predicting Average Shear Wave Velocity from Strong Motion Records
Baris Yilmaz, Erdem Akagündüz, Salih Tileylioglu
TL;DR
This work addresses estimating the time-averaged shear-wave velocity $V_{s30}$ at strong-motion stations in Türkiye by leveraging a CNN-LSTM hybrid that captures spatial and temporal features from three-component strong-motion records. It extends prior CNN-based approaches by modeling sequential information, evaluating how P/S-wave arrival information and signal segmentation affect performance, and applying transfer learning with a large AFAD-derived dataset. The best results come from a transfer-learning setup that incorporates auto-annotated P/S information, achieving improved accuracy across site classes and highlighting the value of leveraging prior feature representations for regional generalization. The study advances site characterization for seismic hazard assessment by demonstrating a data-driven pathway to better predict $V_{s30}$ where direct measurements are unavailable.
Abstract
This study explores the use of deep learning for predicting the time averaged shear wave velocity in the top 30 m of the subsurface ($V_{s30}$) at strong motion recording stations in Türkiye. $V_{s30}$ is a key parameter in site characterization and, as a result for seismic hazard assessment. However, it is often unavailable due to the lack of direct measurements and is therefore estimated using empirical correlations. Such correlations however are commonly inadequate in capturing complex, site-specific variability and this motivates the need for data-driven approaches. In this study, we employ a hybrid deep learning model combining convolutional neural networks (CNNs) and long short-term memory (LSTM) networks to capture both spatial and temporal dependencies in strong motion records. Furthermore, we explore how using different parts of the signal influence our deep learning model. Our results suggest that the hybrid approach effectively learns complex, nonlinear relationships within seismic signals. We observed that an improved P-wave arrival time model increased the prediction accuracy of $V_{s30}$. We believe the study provides valuable insights into improving $V_{s30}$ predictions using a CNN-LSTM framework, demonstrating its potential for improving site characterization for seismic studies. Our codes are available via this repo: https://github.com/brsylmz23/CNNLSTM_DeepEQ
