paper-with-me

홈 › Papers

Deep learning for gravitational-wave data analysis: A resampling white-box approach

2020-09-09 · Manuel D. Morales, Javier M. Antelis, Claudia Moreno, Alexander I. Nesterov

In this work, we apply Convolutional Neural Networks (CNNs) to detect gravitational wave (GW) signals of compact binary coalescences, using single-interferometer data from LIGO detectors. As novel contribution, we adopted a resampling white-box approach to advance towards a statistical understanding of uncertainties intrinsic to CNNs in GW data analysis. Resampling is performed by repeated $k$-fold cross-validation experiments, and for a white-box approach, behavior of CNNs is mathematically described in detail. Through a Morlet wavelet transform, strain time series are converted to time-frequency images, which in turn are reduced before generating input datasets. Moreover, to reproduce more realistic experimental conditions, we worked only with data of non-Gaussian noise and hardware injections, removing freedom to set signal-to-noise ratio (SNR) values in GW templates by hand. After hyperparameter adjustments, we found that resampling smooths stochasticity of mini-batch stochastic gradient descend by reducing mean accuracy perturbations in a factor of $3.6$. CNNs were quite precise to detect noise but not sensitive enough to recall GW signals, meaning that CNNs are better for noise reduction than generation of GW triggers. However, applying a post-analysis, we found that for GW signals of SNR $\geq 21.80$ with H1 data and SNR $\geq 26.80$ with L1 data, CNNs could remain as tentative alternatives for detecting GW signals. Besides, with receiving operating characteristic curves we found that CNNs show much better performances than those of Naive Bayes and Support Vector Machines models and, with a significance level of $5\%$, we estimated that predictions of CNNs are significant different from those of a random classifier. Finally, we elucidated that performance of CNNs is highly class dependent because of the distribution of probabilistic scores outputted by the softmax layer.

📄 PDF Abstract BibTeX arXiv:2009.04088

Code (1)

ManuelDMorales/dl_gwcbc 공식 구현

Tasks

Time Series Analysis

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Interpreting a Machine Learning Model for Detecting Gravitational Waves

2022-02-15 · Mohammadtaher Safarzadeh, Asad Khan, E. A. Huerta, Martin Wattenberg

We describe a case study of translational research, applying interpretability techniques developed for computer vision to machine learning models used to search for and find gravitational waves. The models we study are t…

BIG-bench Machine LearningInterpretable Machine Learning

Testing General Relativity Through Gravitational Wave Classification: A Convolutional Neural Network Framework

2026-05-04 · Lavinia Heisenberg, Shayan Hemmatyar, Hector Villarrubia-Rojo arxiv

We present a machine learning framework for testing general relativity (GR) with gravitational wave signals from binary black hole mergers. Using the source parameters of 173 BBH events from the GWTC catalog as a realist…

Transfer Learning Adapts to Changing PSD in Gravitational Wave Data

2024-10-15 · Beka Modrekiladze

The detection of gravitational waves has opened unparalleled opportunities for observing the universe, particularly through the study of black hole inspirals. These events serve as unique laboratories to explore the laws…

Transfer Learning

Real-time gravitational-wave science with neural posterior estimation

2021-06-23 · Maximilian Dax, Stephen R. Green, Jonathan Gair, Jakob H. Macke 외

We demonstrate unprecedented accuracy for rapid gravitational-wave parameter estimation with deep learning. Using neural networks as surrogates for Bayesian posterior distributions, we analyze eight gravitational-wave ev…

parameter estimation

Machine-Learning Love: classifying the equation of state of neutron stars with Transformers

2022-10-15 · Gonçalo Gonçalves, Márcio Ferreira, João Aveiro, Antonio Onofre 외

The use of the Audio Spectrogram Transformer (AST) model for gravitational-wave data analysis is investigated. The AST machine-learning model is a convolution-free classifier that captures long-range global dependencies …