Genetic-algorithm-optimized neural networks for gravitational wave classification
Dwyer S. Deighan, Scott E. Field, Collin D. Capano, Gaurav Khanna

TL;DR
This paper introduces a genetic algorithm-based method for optimizing hyperparameters of neural networks used in gravitational wave detection, leading to more efficient and accurate models.
Contribution
The study presents a novel GA-based hyperparameter optimization approach that improves neural network architecture for gravitational wave classification, reducing complexity and enhancing accuracy.
Findings
GA can discover high-quality architectures from poor initial seeds.
Optimized networks have 78% fewer parameters and 11% higher accuracy.
GA tends to prune unnecessary network complexity.
Abstract
Gravitational-wave detection strategies are based on a signal analysis technique known as matched filtering. Despite the success of matched filtering, due to its computational cost, there has been recent interest in developing deep convolutional neural networks (CNNs) for signal detection. Designing these networks remains a challenge as most procedures adopt a trial and error strategy to set the hyperparameter values. We propose a new method for hyperparameter optimization based on genetic algorithms (GAs). We compare six different GA variants and explore different choices for the GA-optimized fitness score. We show that the GA can discover high-quality architectures when the initial hyperparameter seed values are far from a good solution as well as refining already good networks. For example, when starting from the architecture proposed by George and Huerta, the network optimized over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGenetic Algorithms
