paper-with-me

Papers

DeepGrav: Anomalous Gravitational-Wave Detection Through Deep Latent Features

2025-03-05 · Jianqi Yan, Alex P. Leung, Zhiyuan Pei, David C. Y. Hui, Sangin Kim

This work introduces a novel deep learning-based approach for gravitational wave anomaly detection, aiming to overcome the limitations of traditional matched filtering techniques in identifying unknown waveform gravitational wave signals. We introduce a modified convolutional neural network architecture inspired by ResNet that leverages residual blocks to extract high-dimensional features, effectively capturing subtle differences between background noise and gravitational wave signals. This network architecture learns a high-dimensional projection while preserving discrepancies with the original input, facilitating precise identification of gravitational wave signals. In our experiments, we implement an innovative data augmentation strategy that generates new data by computing the arithmetic mean of multiple signal samples while retaining the key features of the original signals. In the NSF HDR A3D3: Detecting Anomalous Gravitational Wave Signals competition, it is honorable for us (group name: easonyan123) to get to the first place at the end with our model achieving a true negative rate (TNR) of 0.9708 during development/validation phase and 0.9832 on an unseen challenge dataset during final/testing phase, the highest among all competitors. These results demonstrate that our method not only achieves excellent generalization performance but also maintains robust adaptability in addressing the complex uncertainties inherent in gravitational wave anomaly detection.

📄 PDF Abstract BibTeX arXiv:2503.03799

Code (1)

yan123yan/hdr-anomaly-challenge-submission 공식 구현 tf

Tasks

Anomaly DetectionData AugmentationGravitational Wave Detection

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Kaiming Initialization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

A Neural Network-Based Search for Unmodeled Transients in LIGO-Virgo-KAGRA's Third Observing Run

2024-12-27 · Ryan Raikman, Eric A. Moreno, Katya Govorkova, Siddharth Soni 외

This paper presents the results of a Neural Network (NN)-based search for short-duration gravitational-wave transients in data from the third observing run of LIGO, Virgo, and KAGRA. The search targets unmodeled transien…

DeepGraviLens: a Multi-Modal Architecture for Classifying Gravitational Lensing Data

2022-05-02 · Nicolò Oreste Pinciroli Vago, Piero Fraternali

Gravitational lensing is the relativistic effect generated by massive bodies, which bend the space-time surrounding them. It is a deeply investigated topic in astrophysics and allows validating theoretical relativistic r…

AstronomyImage ClassificationMultimodal Deep LearningTime Series+1

SpecGrav -- Detection of Gravitational Waves using Deep Learning

2021-07-08 · Hrithika Dodia, Himanshu Tandel, Lynette D'Mello

Gravitational waves are ripples in the fabric of space-time that travel at the speed of light. The detection of gravitational waves by LIGO is a major breakthrough in the field of astronomy. Deep Learning has revolutioni…

AstronomyDeep LearningGPU

DeepRed: an architecture for redshift estimation

2026-02-11 · Alessandro Meroni, Nicolò Oreste Pinciroli Vago, Piero Fraternali arxiv

Estimating redshift is a central task in astrophysics, but its measurement is costly and time-consuming. In addition, current image-based methods are often validated on homogeneous datasets. The development and compariso…

Deep Learning for Real-time Gravitational Wave Detection and Parameter Estimation with LIGO Data

2017-11-21 · Daniel George, E. A. Huerta

The recent Nobel-prize-winning detections of gravitational waves from merging black holes and the subsequent detection of the collision of two neutron stars in coincidence with electromagnetic observations have inaugurat…

Gravitational Wave Detectionparameter estimationTime Series Analysis