paper-with-me

Papers

Towards fast machine-learning-assisted Bayesian posterior inference of microseismic event location and source mechanism

2021-01-12 · Davide Piras, Alessio Spurio Mancini, Ana M. G. Ferreira, Benjamin Joachimi, Michael P. Hobson

Bayesian inference applied to microseismic activity monitoring allows the accurate location of microseismic events from recorded seismograms and the estimation of the associated uncertainties. However, the forward modelling of these microseismic events, which is necessary to perform Bayesian source inversion, can be prohibitively expensive in terms of computational resources. A viable solution is to train a surrogate model based on machine learning techniques, to emulate the forward model and thus accelerate Bayesian inference. In this paper, we substantially enhance previous work, which considered only sources with isotropic moment tensors. We train a machine learning algorithm on the power spectrum of the recorded pressure wave and show that the trained emulator allows complete and fast event locations for $\textit{any}$ source mechanism. Moreover, we show that our approach is computationally inexpensive, as it can be run in less than 1 hour on a commercial laptop, while yielding accurate results using less than $10^4$ training seismograms. We additionally demonstrate how the trained emulators can be used to identify the source mechanism through the estimation of the Bayesian evidence. Finally, we demonstrate that our approach is robust to real noise as measured in field data. This work lays the foundations for efficient, accurate future joint determinations of event location and moment tensor, and associated uncertainties, which are ultimately key for accurately characterising human-induced and natural earthquakes, and for enhanced quantitative seismic hazard assessments.

📄 PDF Abstract BibTeX arXiv:2101.04724

Code (1)

alessiospuriomancini/seismoML 공식 구현

Tasks

Bayesian InferenceBIG-bench Machine LearningRetrieval

Similar Papers 제목 키워드 기반

Fast and robust Bayesian Inference using Gaussian Processes with GPry

2022-11-03 · Jonas El Gammal, Nils Schöneberg, Jesús Torrado, Christian Fidler

We present the GPry algorithm for fast Bayesian inference of general (non-Gaussian) posteriors with a moderate number of parameters. GPry does not need any pre-training, special hardware such as GPUs, and is intended as …

Active LearningBayesian InferenceGaussian Processes

Fast post-process Bayesian inference with Variational Sparse Bayesian Quadrature

2023-03-09 · Chengkun Li, Grégoire Clarté, Martin Jørgensen, Luigi Acerbi

In applied Bayesian inference scenarios, users may have access to a large number of pre-existing model evaluations, for example from maximum-a-posteriori (MAP) optimization runs. However, traditional approximate inferenc…

Active LearningBayesian InferenceVariational Inference

Thermodynamic Bayesian Inference

2024-10-02 · Maxwell Aifer, Samuel Duffield, Kaelan Donatella, Denis Melanson 외

A fully Bayesian treatment of complicated predictive models (such as deep neural networks) would enable rigorous uncertainty quantification and the automation of higher-level tasks including model selection. However, the…

Bayesian InferenceModel SelectionUncertainty Quantification

Surrogate-assisted parallel tempering for Bayesian neural learning

2018-11-21 · Rohitash Chandra, Konark Jain, Arpit Kapoor, Ashray Aman

Due to the need for robust uncertainty quantification, Bayesian neural learning has gained attention in the era of deep learning and big data. Markov Chain Monte-Carlo (MCMC) methods typically implement Bayesian inferenc…

Bayesian InferenceDecision MakingUncertainty Quantification

MAPTree: Beating "Optimal" Decision Trees with Bayesian Decision Trees

2023-09-26 · Colin Sullivan, Mo Tiwari, Sebastian Thrun

Decision trees remain one of the most popular machine learning models today, largely due to their out-of-the-box performance and interpretability. In this work, we present a Bayesian approach to decision tree induction v…