End-to-end LSTM based estimation of volcano event epicenter localization
This addresses the problem of inaccurate localization for volcano monitoring due to short distances, though it is incremental as it applies an existing LSTM method to a specific domain.
The paper tackled volcano event epicenter localization by proposing an end-to-end LSTM scheme that bypasses inaccurate automatic phase picking, achieving a 48.5% success rate with errors under 1.0 km, which is 18% higher than CNN.
In this paper, an end-to-end based LSTM scheme is proposed to address the problem of volcano event localization without any a priori model relating phase picking with localization estimation. It is worth emphasizing that automatic phase picking in volcano signals is highly inaccurate because of the short distances between the event epicenters and the seismograph stations. LSTM was chosen due to its capability to capture the dynamics of time varying signals, and to remove or add information within the memory cell state and model long-term dependencies. A brief insight into LSTM is also discussed here. The results presented in this paper show that the LSTM based architecture provided a success rate, i.e., an error smaller than 1.0Km, equal to 48.5%, which in turn is dramatically superior to the one delivered by automatic phase picking. Moreover, the proposed end-to-end LSTM based method gave a success rate 18% higher than CNN.