Skip to main content

ORIGINAL RESEARCH article

Front. Earth Sci., 25 August 2021
Sec. Geohazards and Georisks

Seismic Phase Association Based on the Maximum Likelihood Method

Dong-Hoon Sheen
Dong-Hoon Sheen1*Paul A. FribergPaul A. Friberg2
  • 1Department of Geological Environment, Faculty of Earth Systems and Environmental Sciences, Chonnam National University, Gwangju, South Korea
  • 2Instrumental Software Technologies, Inc., Saratoga Springs, NY, United States

Phase association is a process that links seismic phases triggered at the stations of a seismic network to declare the occurrence of earthquakes. During phase association, a set of phases from different stations is examined to determine the common origin of phases within a specific region, predominantly on the basis of a grid search and the sum of observations. The association of seismic phases in local earthquake monitoring systems or earthquake early warning systems is often disturbed not only by transient noises, but also by large regional or teleseismic events. To mitigate this disturbance, we developed a seismic phase association method, binder_max, which uses the maximum likelihood method to associate seismic phases. The method is based on the framework of binder_ew, the phase associator of Earthworm, but it uses a likelihood distribution of the arrival information instead of stacking arrival information. Applying binder_max to data from seismic networks of South Korea and Ohio, United States, we found a significant improvement in the robustness of the method against large regional or teleseismic events compared to binder_ew. Our results indicate that binder_max can associate seismic phases of local earthquakes to the same degree as binder_ew as well as can avoid many of the false associations that have limited binder_ew.

Introduction

When seismic phases are triggered at the stations belonging to a seismic network, they are examined to determine whether a set of phases originated from a common location. Although the concept of association is rather simple, seismic phase association is an intricate task in real-time automated earthquake monitoring. This is because there can be various origins of seismic signals, such as small to large, shallow to deep, or near to distant earthquakes. In addition, various transient noises can be falsely detected as seismic phases and may be misidentified. In real-time earthquake monitoring systems, phase association is predominantly based on a grid search algorithm (e.g., Earthworm, Antelope, SeisComp3, and GLASS3). Detected arrivals are back-projected and stacked for each grid that the region of interest was discretized into. Then, the association stack is examined to investigate whether the count of back-projected arrivals on each grid exceeds a certain threshold (Johnson et al., 1997; Yeck et al., 2019).

This approach has also been used for locating earthquakes (Zhou, 1994; Font et al., 2004; Theunissen et al., 2012). The equal differential time (EDT) surface is defined as the collection of spatial grids that satisfy the time difference tolerance between P-wave arrivals at pairs of stations. The spatial grid traversed by the most EDT surfaces represents the hypocenter of the earthquake. Within this context, Lomax (2005) used a Gaussian distribution of the EDT surface to investigate earthquake locations. The search of the maximum likelihood together with the Gaussian distribution simply becomes a classical least squares problem and is subject to strong bias in the presence of outliers (Tarantola and Valette, 1982a; Tarantola and Valette, 1982b). Therefore, Lomax (2005) summed a Gaussian distribution of the EDT surface rather than multiplied, which leads to a highly complex EDT-likelihood function (Lomax, 2005).

Tarantola and Valette (1982a) showed that the use of a heavy-tailed probability function can manage the inclusion of outliers in constructing the likelihood function through the multiplication of probability functions. Consequently, Sheen (2015) introduced a robust maximum-likelihood earthquake location method (MAXEL) that employs the Student’s t-distribution, which decreases more slowly than the Gaussian function, and constructs the likelihood function by multiplying the Student’s t-distribution of the EDT surfaces to locate an earthquake. Results from many previous studies indicate that the MAXEL method demonstrates good results for locating events from a small number of triggers, even with the presence of outliers (Sheen, 2015; Sheen et al., 2016; Chen et al., 2019).

The MAXEL method was used on the Earthworm platform to develop eqmaxel, a fully functional Earthworm module (Lisowski et al., 2017). This module uses a list of phases obtained from eqassemble, which gathers pick information using binder_ew, an association module of Earthworm. Results from previous studies indicate that eqmaxel can filter out both regional and teleseismic events that otherwise would have been falsely located inside the network using the traditional Earthworm hypoinverse solution (Chen et al., 2019; Lisowski et al., 2017). However, it was found that eqmaxel can still be affected by outliers that were falsely associated by binder_ew (Lisowski et al., 2017). After an event is falsely initiated from a small number of phases including an outlier, the associator repeatedly places phases that match with a false location into the list of phases that are used in eqmaxel. Accordingly, we modified the original association module in Earthworm, binder_ew, into a new binder, binder_max, based on the maximum likelihood location algorithm of MAXEL.

Seismic Phase Association

The phase associator of Earthworm, binder_ew, was originally designed by Johnson et al. (1997) and further developed by several other researchers. Since its early development, a large number of hyperparameters have been introduced to solve ad hoc problems which required careful tuning and reviewing of the results. Therefore, the level of tuning could affect the performance of the associator. In this study, for the sake of simplicity, only picks triggered on the vertical component were used and considered as P-arrivals. Notably, binder_ew also nucleates new events based on P-arrivals and uses S-arrivals only in a later step, namely, the “update procedure.”

Both associators obtain picks from a shared memory, PICK_RING, and attempts to identify the occurrence of the smallest number of earthquakes from a list of picked times. The fundamental procedure for the association of phases consists of two steps. When a new pick is passed into the ring, possible associations with active events are investigated. If this fails, a grid search is conducted. Picks from the list that are not associated with an event are back-projected onto each grid. The back-projection of binder_ew is similar to that utilized in the EDT approach proposed by Zhou (1994). For a perfectly determined hypocenter, the difference between the arrival times ti and tj picked at two stations i and j should be equal to the difference between the computed travel times Ti and Tj from a theoretical hypocenter to each station. Because of picking errors and random noises, such as velocity uncertainty in the subsurface, the hypocenter would be on a thick spatial surface where the residual Δ between the differential arrival and travel times is less than the tolerance error. The residual Δij for two stations i and j is calculated for each grid as follows:

Δij=|(titj)(TiTj)|.(1)

A set of EDT surfaces can be constructed relative to the latest pick t0. If the number of picks with a residual smaller than the selected threshold is greater than or equal to four, a new event is initiated and the picks are associated with that event. Then, the L1 locator in binder_ew is used to locate the initial hypocenter.

In this study, the concept of MAXEL was introduced into binder_ew for the initiation of an event. The MAXEL method is based on maximum-likelihood estimation with the EDTs of P-arrivals and Student’s t distribution. We briefly introduce the MAXEL method; however, refer to Sheen (2015) for further details.

The likelihood distribution can be defined as the sum of a set of N likelihood functions generated by an N-1 independent probability function from N arrivals (Sheen, 2015). Instead of simply stacking back-projected picks and counting the number of picks, we calculated the likelihood distribution at each grid as follows:

L=i=1Nj=1NP(Δij); ij,(2)

where P is the probability density function represented by Student’s t-distribution for the EDT and the function of the residual in Eq. 1. Student’s t-distribution has a probability density function given by

S(Δ,ν)=1νπΓ(ν+1)/2Γ[ν/2](1+Δ2ν)(ν+1)/2,(3)

in which Γ is the gamma function. The parameter ν is the number of degrees of freedom and set to be one in this study (Sheen, 2015).

In addition, we used a jackknife resampling technique to discriminate outliers from the picks (Sheen, 2015). If the normalized likelihood value at the maximum location is greater than 0.4 (Sheen et al., 2016), the location represents the hypocenter and the origin time of the event can be estimated. Then, the residual between the pick time at station i and the theoretical arrival time, which is the sum of the estimated origin time and the travel time from the grid of a hypocenter candidate to the station, can be calculated. If the number of picks with a residual smaller than the threshold is greater than or equal to four, a new event is initiated and the L1 locator, which is identical to that of binder_ew, locates the initial hypocenter.

The initiated event may draw more picks from the ring or may be removed during the update procedure in the associator. As new picks are triggered and sent to PICK_RING, some are associated with a previously initiated event. When the residual of a new pick for an existing event is less than the threshold, the pick is associated with the event, and the location can be updated by the L1 locator. The event can be removed if the root mean square error estimated from the L1 locator is too large, which allows the associated picks to be released back to the ring.

Earthworm Implementation

Earthworm (Johnson et al., 1995) is an automatic earthquake monitoring system, which has modules for data acquisition, transport, and processing. The modules are independent programs that can communicate with each other using share memory regions, called message rings, which are a first-in first-out data structure. A message ring can contain seismic waveforms and information about picks and events. The configuration of the Earthworm platform can vary depending on what modules and rings are in use and can be easily customized (Olivieri and Clinton, 2012). The configurations of the platform are depicted in Figure 1 of Quintiliani and Pintore (2013), Figure 3 of Chen et al. (2015), and Figure 2 of Bono et al. (2021).

FIGURE 1
www.frontiersin.org

FIGURE 1. Distribution of earthquakes and seismic stations (cyan triangles) used in this study. Circles represent earthquakes greater than or equal to magnitude 2.0, as reported by the Korea Meteorological Administration (KMA). Empty and red circles represent the events that were and were not associated by binder_max, respectively, while yellow squares indicate the epicenters of earthquakes associated by binder_max, which are linked with the epicenters located by the KMA. The blue solid line indicates the grid search area.

FIGURE 3
www.frontiersin.org

FIGURE 3. Epicenters of associated events for regional and teleseismic earthquakes including association results for (A) the April 18, 2020 Bonin Island Mw 6.6 Earthquake at a depth of 453 km and (B) the August 21, 2020 Banda Sea Mw 6.9 Earthquake at a depth of 627 km. Red stars represent the epicenters located by the U.S. Geological Survey’s National Earthquake Information Center (NEIC), while circles and squares represent the epicenters of events associated by binder_ew, and binder_max, respectively. Numbers in symbols represent the number of phases for the association, while numbers in parentheses denote the number of associated events (cyan) and removed events (orange), respectively.

FIGURE 2
www.frontiersin.org

FIGURE 2. Epicenters of regional earthquakes and associated results. Epicenters of the events associated by (A)binder_ew (circles) and (B)binder_max (squares). Red stars represent the epicenters located by the U.S. Geological Survey’s National Earthquake Information Center (NEIC) or the Japanese National Research Institute for Earth Science and Disaster Prevention (NIED). Numbers in symbols represent the number of phases used for associations. An orange square indicates the events that were removed during the update procedure of the association.

For a basic operation, data acquisition, picker, associator, and location modules would be required. The data acquisition module obtains seismic data from seismic instruments, other earthquake monitoring systems, or recorded waveforms, and inputs the data into a shared memory region, WAVE_RING. After retrieving the waveform from WAVE_RING, the picker module determines arrival times and then, feeds the pick information to another shared memory region named PICK_RING. The associator module pulls the pick information out from PICK_RING, and transports the event information to third shared memory region named HYPO_RING.

The Earthworm module tankplayer can play back historical events by sending the waveform to WAVE_RING; the module putpick can simulate the picker module by feeding the pick information to PICK_RING. The new association module binder_max will be distributed with the Earthworm platform in the next release in 2021. Therefore, users can run the earthquake monitoring procedure multiple times with the same waveform or the same picks. More details can be found at http://www.earthwormcentral.org.

Results

Application to South Korea

The earthquake early warning system of South Korea began operation in 2015 (Sheen et al., 2017). Since then, the system has successfully issued public warnings for earthquakes greater than magnitude 5.0. However, the system occasionally struggles with regional and teleseismic events, although no false warnings have been issued to date. For example, the May 30, 2015, Bonin Islands Mw 7.9 Earthquake that occurred at a depth of 664 km was split and falsely identified as four events by the system (Sheen et al., 2017).

To demonstrate the capability of binder_max, we used picks from a pilot monitoring system, which uses the Earthworm platform of the Korea Institute of Geoscience and Mineral Resources (KIGAM), from March to December 2020. Data from 103 seismic stations were used in this study (Figure 1). The KMA uses seismic data from over 300 contributing stations for monitoring local earthquakes, whereas our pilot system used only a subset of the stations in South Korea. For the 10-months operational period of the pilot system, KMA cataloged 60 events with a magnitude greater than or equal to 2.0 but only 50 events were associated with binder_max. Note that 10 unassociated events occurred outside the seismic network. Moreover, binder_ew associated 50 events; however, two of the 10 unassociated events of binder_ew, which also occurred outside the network, differed from those of binder_max. However, both methods successfully associated and located all earthquakes that occurred within the network. Notably, the grid size for binder_max was 75 × 86 × 2, while that of binder_ew was 201 × 230 × 10 for the region of interest (Figure 1).

During this process, several regional and teleseismic earthquakes were misidentified by both associators (Supplementary Table S1). We found that binder_ew associated 32 events that were not in the catalog of KMA with 15 or more phases, and generated several split events with similar origin times, whereas binder_max only associated 11 events for the same conditions. Two out of 32 events were associated by both associators but were not listed in any worldwide earthquake catalogs. Visual inspection of seismograms of the two events revealed that these were small local events that occurred outside the network.

Results from our investigation of the association of binder_ew and binder_max for regional events occurring outside the search grid indicate that events were poorly located by both associators, owing to the search grid being too small to identify true hypocenters (Figure 2). However, our results clearly indicate binder_max to be more robust than binder_ew for regional events. Ten events were associated with binder_ew, while only six events were associated with binder_max, of which one was removed during the update procedure. In addition, it is important to note that the numbers of associated picks for each event related to binder_max were much smaller than those related to binder_ew, and remaining picks were not associated with any other events by binder_max (Figure 2B).

Of the 32 events, 20 regional or teleseismic earthquakes were incorrectly split into several events by binder_ew (Figure 3). The first example is the April 18, 2020, Bonin Island Mw 6.6 Earthquake occurred at a depth of 453 km and triggered a large number of seismic stations in South Korea. Similarly, as shown in Sheen et al. (2017), 16 events were independently associated with binder_ew, and although 13 of them were removed during the update procedure, three events remained with up to 28 phases. In contrast, binder_max initiated only one event that was associated with seven phases. The second example is the August 21, 2020, Banda Sea Mw 6.9 Earthquake at a depth of 627 km. This earthquake was also split into four events by binder_ew, and one event remained with 16 phases. However, although the same picks were used for the association, binder_max did not initiate an event, which is the desired result for a local earthquake monitoring system.

Therefore, our results indicate that binder_max is robust enough to successfully process picks triggered by regional and teleseismic earthquakes (Figure 3). Only two of the 20 regional or teleseismic earthquakes that were incorrectly split by binder_ew, were split into two events by binder_max, and only one of each remained. In addition, nine of the 20 earthquakes were not initiated by binder_max.

Application to Ohio, United States

The state of Ohio monitors earthquakes using a seismic network known as OhioSeis (Hansen and Ruff, 2003). This network also uses the Earthworm system for base processing but has issues with false triggers from regional events and large mining blasts that occur in adjoining states. These false triggers due to noises or anthropogenic activities were often incorrectly located by binder_ew inside the network.

Association results for local and teleseismic earthquakes were obtained from the OhioSeis (Figure 4). While the region of grid search is the same for both associators, the number of search grids for binder_max was lower by about a factor of 35 than that for binder_ew. Although the January 22, 2021, M 2.4 Earthquake was associated and well located by both methods, the May 24, 2017, M 3.4 Earthquake was successfully associated by binder_max but split into two events by binder_ew. The location of the results from binder_ew also differed from the location determined by the NEIC. The November 24, 2019, M 6.3 Alaska Earthquake was located inside the network by binder_ew but binder_max located this at the boundary of the search grid. Moreover, the January 11, 2021, M 5.6 Indonesia Earthquake was not initiated by binder_max whereas binder_ew located this inside the network. As demonstrated in the examples from South Korea (Figure 3), binder_max was found to be more prone to not associate picks triggered by regional or teleseismic events, which is also the case for the OhioSeis. When this occurs, the earthquakes would be located at the boundary of the region of the grid search.

FIGURE 4
www.frontiersin.org

FIGURE 4. Association results from OhioSeis. Picks triggered by two local and two teleseismic events were associated by binder_ew (circles) and binder_max (squares). Stars represent the epicenters of the earthquakes determined by the U.S. Geological Survey’s National Earthquake Information Center (NEIC). The region of grid search is represented by the blue solid line. Green and yellow symbols represent the epicenters of local events, while red and orange symbols depict the results for the November 24, 2019, M 6.3 Alaska Earthquake and the January 11, 2021, M 5.6 Indonesia Earthquake, respectively.

Discussion

As described above, binder_max, which uses the maximum likelihood method, can associate better than binder_ew, the original phase associator of the Earthworm platform. The association is too complicated for optimal tuning and features numerous configurable parameters that control how to solve the problem (Dietz, 2002). Therefore, the improvement observed when using binder_max could be attributed to several factors. However, an optimal tuning of the associator would be beyond the scope of this study, which aims at highlighting the benefits of the maximum likelihood method to associate seismic phases.

As shown in Figure 4A, binder_ew initiated several events due to the picks triggered by the April 18, 2020, Bonin Island Mw 6.6 Earthquake. It is shown that binder_ew initiated one of them close to the southeast corner of the grid search area but removed the event after associating 24 picks during the update procedure. This event was associated with five picks by binder_ew but also checked to be initiated with the same earlier four picks by binder_max. To illustrate the difference between the implementations of the concept of the EDT surface, the association grids of binder_max and binder_ew for this case are presented in Figure 5. On the one hand, binder_max calculates the likelihood values at each grid and determines the location of an event at the grid with the maximum likelihood value. On the other hand, binder_ew counts the number of the EDT surface that intersects a grid, and locates an event at the center of the grids with the maximum counts because there can be numerous grids intersected by the maximum number of EDT surfaces as shown in Figure 5. The true hypocenter of these picks is outside the grid search area in the southeast direction; thus, the likelihood values increase towards the hypocenter. However, the maximum count of intersected EDT surfaces is limited up to the number of picks and the grids with the maximum are elongated towards the true hypocenter, which makes it difficult to determine whether the hypocenter is inside the search area or outside it. Considering this difference between binder_max and binder_ew, we added a procedure to check if the initial location of an event is on the edge of the grid boundary. If so, the event is discarded.

FIGURE 5
www.frontiersin.org

FIGURE 5. Snapshots of the association grid of (A) normalized likelihood distribution computed by binder_max and (B) count of EDT surfaces crossing each grid by binder_ew. The picks of the most southeast event in Figure 3A are used for the association. Seismic stations triggered are represented by yellow triangles. Note that binder_max discarded this group of the picks because the location of the maximum likelihood lies on the edge of the grid boundary; in contrast, binder_ew initiated this as an event because the center of the grids with the maximum count lies inside the grid.

It is evident that the computational cost for binder_max at each grid is more expensive than for binder_ew. However, as shown in Figure 5A, smooth likelihood distribution enables the use of a coarse grid for association and accordingly, binder_max can correctly associate picks with coarser grids than binder_ew. Although we do not provide the details here, the computation time for the association of binder_max, was less than a second, which would not decrease the performance of earthquake monitoring systems.

Deep learning-based automatic seismic phase pickers have shown remarkable improvement on the processing speed and the accuracy in both picking P and S phases, even on the cases with low SNR (e.g., Ross et al., 2018; Zhou and Beroza, 2019; Mousavi et al., 2020; Liao et al., 2021). Therefore, deep learning pickers can be used for routine seismic data processing and cataloging of events with local to regional seismic network (Baker et al., 2021; Walter et al., 2021). Although deep learning approach to automatic seismic phase association (Ross et al., 2019) was introduced, seismic phase association is still challenging (Mousavi et al., 2020; Baker et al., 2021; Walter et al., 2021). Based on this study, it is expected that binder_max will be extremely useful for real-time earthquake monitoring, earthquake early warning, and the association of large seismic picks generated by deep learning-based phase pickers.

Conclusion

We developed a seismic phase associator, binder_max, based on the framework of the Earthworm phase associator binder_ew in conjunction with Sheen’s (2015) maximum likelihood method, MAXEL. Instead of counting the number of picks satisfying a specific threshold at each grid, we used a likelihood distribution with Student’s t distribution from the EDTs of P-arrivals, using a grid with a maximum of likelihood value to determine the initiation of an event.

Picks obtained from a pilot monitoring system of the KIGAM, South Korea were used to investigate the performance of binder_max. During the period from March to December 2020, all earthquakes with a magnitude greater than or equal to 2.0 occurring within the seismic network were associated and well located by both associators. However, our results clearly indicate that binder_max effectively processed picks from regional or teleseismic earthquakes, which were falsely associated and split into several events by binder_ew. The advantages of using binder_max are confirmed by the association results from the Ohio seismic network.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Material, further inquiries can be directed to the corresponding author.

Author Contributions

D-HS implemented and applied the method and wrote the first draft of the manuscript. D-HS and PF organized the data. PF revised the manuscript.

Funding

This work was supported by the Korea Meteorological Administration (KMA) Research and Development Program under Grants KMIPA 2017-4030 and by a Basic Research Project of the Korea Institute of Geoscience and Mineral Resources (KIGAM), funded by the Ministry of Science and ICT (MSIT, Korea) (GP 2020-027).

Conflict of Interest

PAF was employed by the company Instrumental Software Technologies, Inc.

The remaining author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Acknowledgments

We are grateful to Seula Jung, Yun-Jeong Seong, and Jung-Ho Park who operated the pilot monitoring system at KIGAM and provided the pick information.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/feart.2021.699281/full#supplementary-material

References

Baker, B., Holt, M. M., Pankow, K. L., Koper, K. D., and Farrell, J. (2021). Monitoring the 2020 Magna, Utah, Earthquake Sequence with Nodal Seismometers and Machine Learning, Seismol. Res. Lett. 92, 787–801. doi:10.1785/0220200316

Bono, A., Lauciani, V., Margheriti, L., and Quintiliani, M. (2021). Caravel: A New Earthworm-Based Open-Source Development for the Italian Seismic Monitoring System. Seismological Res. Lett. 92, 1738–1746. doi:10.1785/0220200355

CrossRef Full Text | Google Scholar

Chen, D. Y., Hsiao, N. C., and Wu, Y. M. (2015). The Earthworm Based Earthquake Alarm Reporting System in Taiwan. Bull. Seismological Soc. America 105, 568–579. doi:10.1785/0120140147

CrossRef Full Text | Google Scholar

Chen, D. Y., Hsiao, N. C., and Yih-Min, W. (2019). An Improvement of the Earthworm Based Earthquake Alarm Reporting System in Taiwan. New Orleans: Abstract [S53B-2306] presented at 2017 Fall Meeting, AGUDec, 11–15.

Dietz, L. (2002). Notes on Configuring Binder_ew: Earthworm’s Phase Associator. Available at: http://www.earthwormcentral.org/documentation4/ovr/binder_setup.html (Accessed July, , 2021).

Google Scholar

Font, Y., Kao, H., Lallemand, S., Liu, C.-S., and Chiao, L.-Y. (2004). Hypocentre Determination Offshore of Eastern Taiwan Using the Maximum Intersection Method. Geophys. J. Int. 158, 655–675. doi:10.1111/j.1365-246x.2004.02317.x

CrossRef Full Text | Google Scholar

Hansen, M. C., and Ruff, L. J. (2003). The Ohio Seismic Network. Seismological Res. Lett. 74, 561–564. doi:10.1785/gssrl.74.5.561

CrossRef Full Text | Google Scholar

Johnson, C. E., Bittenbinder, A., Bogaert, B., Dietz, L., and Kohler, W. (1995). Earthworm: A Flexible Approach to Seismic Network Processing. Incorporated Res. Institutions Seismology (Iris) Newsl. 14, 1–4.

Google Scholar

Johnson, C., Lindh, A., and Hirshorn, B. (1997). Robust Regional Phase Association. Menlo Park, CA, United States: U.S. Geological Survey. Open-File Report, 94–621. doi:10.3133/ofr94621

CrossRef Full Text

Liao, W.-Y., Lee, E.-J., Mu, D., Chen, P., and Rau, R.-J. (2021). ARRU Phase Picker: Attention Recurrent-Residual U-Net for Picking Seismic P- and S-Phase Arrivals. Seismological Res. Lett. 92, 2410–2428. doi:10.1785/0220200382

CrossRef Full Text | Google Scholar

Lisowski, S., Friberg, P. A., and Sheen, D.-H. (2017). eqMAXEL: A New Automatic Earthquake Location Algorithm Implementation for Earthworm. New Orleans: Abstract [S13B-2085] presented at 2017 Fall Meeting, AGUDec, 11–15.

Lomax, A. (2005). A Reanalysis of the Hypocentral Location and Related Observations for the Great 1906 California Earthquake. Bull. Seismological Soc. America 95, 861–877. doi:10.1785/0120040141

CrossRef Full Text | Google Scholar

Mousavi, S. M., Ellsworth, W. L., Zhu, W., Chuang, L. Y., and Beroza, G. C. (2020). Earthquake Transformer-An Attentive Deep-Learning Model for Simultaneous Earthquake Detection and Phase Picking. Nat. Commun. 11, 3952. doi:10.1038/s41467-020-17591-w

PubMed Abstract | CrossRef Full Text | Google Scholar

Olivieri, M., and Clinton, J. (2012). An Almost Fair Comparison Between Earthworm and SeisComp3. Seismological Res. Lett. 83, 720–727. doi:10.1785/0220110111

CrossRef Full Text | Google Scholar

Quintiliani, M., and Pintore, S. (2013). Mole: An Open Near Real‐Time Database‐Centric Earthworm Subsystem. Seismological Res. Lett. 84, 695–701. doi:10.1785/0220120066

CrossRef Full Text | Google Scholar

Ross, Z. E., Meier, M. A., Hauksson, E., and Heaton, T. H. (2018). Generalized Seismic Phase Detection with Deep Learning. Bull. Seismological Soc. America 108, 2894–2901. doi:10.1785/0120180080

CrossRef Full Text | Google Scholar

Ross, Z. E., Yue, Y., Meier, M.-A., Hauksson, E., and Heaton, T. H. (2019). Phaselink: A Deep Learning Approach to Seismic Phase Association. J. Geophy. Res: Solid Earth 124, 856–869. doi:10.1029/2018JB016674

Sheen, D. H. (2015). A Robust Maximum‐Likelihood Earthquake Location Method for Early Warning. Bull. Seismological Soc. America 105, 1301–1313. doi:10.1785/0120140188

CrossRef Full Text | Google Scholar

Sheen, D. H., Park, J. H., Chi, H. C., Hwang, E. H., Lim, I. S., Seong, Y. J., et al. (2017). The First Stage of an Earthquake Early Warning System in South Korea. Seismological Res. Lett. 88, 1491–1498. doi:10.1785/0220170062

CrossRef Full Text | Google Scholar

Sheen, D. H., Park, J. H., Seong, Y. J., Lim, I. S., and Chi, H. C. (2016). Application of the Maximum‐Likelihood Location Method to the Earthquake Early Warning System in South Korea. Bull. Seismological Soc. America 106, 1064–1073. doi:10.1785/0120150327

CrossRef Full Text | Google Scholar

Tarantola, A., and Valette, B. (1982b). Generalized Nonlinear Inverse Problems Solved Using the Least Squares Criterion. Rev. Geophys. 20, 219–232. doi:10.1029/rg020i002p00219

CrossRef Full Text | Google Scholar

Tarantola, A., and Valette, B. (1982a). Inverse Problems = Quest for Information. J. Geophys. 50, 159–170.

Google Scholar

Theunissen, T., Font, Y., Lallemand, S., and Gautier, S. (2012). Improvements of the Maximum Intersection Method for 3D Absolute Earthquake Locations. Bull. Seismological Soc. America 102, 1764–1785. doi:10.1785/0120100311

CrossRef Full Text | Google Scholar

Walter, J. I., Ogwari, P., Thiel, A., Ferrer, F., and Woelfel, I. (2020). Easyquake: Putting Machine Learning to Work for Your Regional Seismic Network or Local Earthquake Study, Seismol. Res. Lett. 92, 555–563. doi:10.1785/0220200226

Yeck, W. L., Patton, J. M., Johnson, C. E., Kragness, D., Benz, H. M., Earle, P. S., et al. (2019). GLASS3: A Standalone Multiscale Seismic Detection Associator. Bull. Seismological Soc. America 109, 1469–1478. doi:10.1785/0120180308

CrossRef Full Text | Google Scholar

Zhou, H. (1994). Rapid Three-Dimensional Hypocentral Determination Using a Master Station Method. J. Geophys. Res. 99, 15439–15455. doi:10.1029/94jb00934

CrossRef Full Text | Google Scholar

Zhu, W., and Beroza, G. C. (2019). PhaseNet: A Deep-Neural-Network-Based Seismic Arrival Time Picking Method. Geophys. J. Int. 216, 261–273. doi:10.1093/gji/ggy423

CrossRef Full Text | Google Scholar

Keywords: seismic phase association, maximum likelihood method, earthworm, earthquake monitoring system, earthquake early warning system, local earthquake

Citation: Sheen D-H and Friberg PA (2021) Seismic Phase Association Based on the Maximum Likelihood Method. Front. Earth Sci. 9:699281. doi: 10.3389/feart.2021.699281

Received: 23 April 2021; Accepted: 10 August 2021;
Published: 25 August 2021.

Edited by:

Conrad Daniel Lindholm, SeismoConsult, Norway

Reviewed by:

Joern Lauterjung, GFZ Helmholtz Centre Potsdam, Germany
Lars Ottemöller, University of Bergen, Norway

Copyright © 2021 Sheen and Friberg. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Dong-Hoon Sheen, dhsheen@jnu.ac.kr

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.