Keno: generative noise subtraction for template-free gravitational-wave burst search
Description
Keno is a research software prototype for searching short gravitational-wave bursts without assuming a known waveform shape. A neural network learns to predict detector noise from whitened sensor data; that prediction is subtracted; and the leftover residual is searched with an energy-based statistic, a two-detector timing check, and a simple consistency veto. The prototype is delivered as a full-stack system: a PyTorch/FastAPI inference service, a Node.js orchestration API with caching, and an Angular command center for interactive residual visualization.
On synthetic bursts injected into real LIGO noise, at a 1% false-alarm rate (about one false trigger per hundred noise-only tests), Keno residual excess power reaches near 100% detection efficiency from signal-to-noise ratio (SNR) 2 to 12. A deliberately wrong matched-filter template stays near ~20% efficiency on the same injections; a BBH-trained ResNet control evaluated off-template plateaus below saturation. On these synthetic bursts at 1% FAR, raw excess power without subtraction also saturates, so the injection campaign alone does not separate Keno from raw excess power. On published catalog GPS times the residual path can trigger where raw excess power does not (e.g. GW150914), and a coherent two-detector residual search recovers 9 of 18 dual-detector events after rejecting a known glitch near GW170817.
Keno is meant to complement morphology-specific binary black hole classifiers, not replace them. The contribution is a reproducible software path for unmodeled residual search — model, API, and interactive tooling included.
Source code: https://github.com/PanosM397/Keno
Freeze label: 2026-07-paper-v1
Checkpoint SHA256 prefix: 55ce7637…
Files
keno_burst_search.pdf
Files
(446.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:cb4c1320fae6e7707b0df92ce7873138
|
1.6 kB | Preview Download |
|
md5:dcd2c4e3eec44bfa7e1ed2308dd032a3
|
952 Bytes | Preview Download |
|
md5:675d53552f6329c53cda71ff5a430728
|
1.9 kB | Preview Download |
|
md5:52822e75255ba9eee3148458e9d2f8ff
|
6.4 kB | Preview Download |
|
md5:8353ac547cdb75bff7be825331e413e3
|
1.4 kB | Preview Download |
|
md5:291fb5d03ce93a533b015b1b09c166c6
|
399.8 kB | Preview Download |
|
md5:83ba3d88867914325708f724b0105444
|
23.7 kB | Download |
|
md5:e516d60e2049e59031739e91d762e242
|
6.7 kB | Preview Download |
|
md5:f1f9db3d9e43b1506dcabf76e23c2089
|
2.1 kB | Preview Download |
|
md5:256894a7823fc24510c0ab0ad31c704a
|
1.4 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/PanosM397/Keno
- Development Status
- Active