paper-with-me

Papers

Hyperparameter optimization of hp-greedy reduced basis for gravitational wave surrogates

2023-10-23 · Franco Cerino, Andrés Diaz-Pace, Emmanuel Tassone, Manuel Tiglio, Atuel Villegas

In a previous work we introduced, in the context of gravitational wave science, an initial study on an automated domain-decomposition approach for reduced basis through hp-greedy refinement. The approach constructs local reduced bases of lower dimensionality than global ones, with the same or higher accuracy. These ``light'' local bases should imply both faster evaluations when predicting new waveforms and faster data analysis, in particular faster statistical inference (the forward and inverse problems, respectively). In this approach, however, we have previously found important dependence on several hyperparameters, which do not appear in global reduced basis. This naturally leads to the problem of hyperparameter optimization (HPO), which is the subject of this paper. We tackle the problem through a Bayesian optimization, and show its superiority when compared to grid or random searches. We find that for gravitational waves from the collision of two spinning but non-precessing black holes, for the same accuracy, local hp-greedy reduced bases with HPO have a lower dimensionality of up to $4 \times$ for the cases here studied, depending on the desired accuracy. This factor should directly translate in a parameter estimation speedup, for instance. Such acceleration might help in the near real-time requirements for electromagnetic counterparts of gravitational waves from compact binary coalescences. In addition, we find that the Bayesian approach used in this paper for HPO is two orders of magnitude faster than, for example, a grid search, with about a $100 \times$ acceleration. The code developed for this project is available as open source from public repositories.

📄 PDF Abstract BibTeX arXiv:2310.15143

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationHyperparameter Optimizationparameter estimation

Methods 이 논문이 사용한 방법론

HPO In machine learning, a hyperparameter is a parameter whose value is used to control learning process, and HPO is the problem of choosing a set of optimal hyperparameters for a…

Similar Papers 제목 키워드 기반

An automated parameter domain decomposition approach for gravitational wave surrogates using hp-greedy refinement

2022-12-16 · Franco Cerino, J. Andrés Diaz-Pace, Manuel Tiglio

We introduce hp-greedy, a refinement approach for building gravitational wave surrogates as an extension of the standard reduced basis framework. Our proposal is data-driven, with a domain decomposition of the parameter …

Reduced-order modeling with artificial neurons for gravitational-wave inference

2018-11-13 · Alvin J. K. Chua, Chad R. Galley, Michele Vallisneri

Gravitational-wave data analysis is rapidly absorbing techniques from deep learning, with a focus on convolutional networks and related methods that treat noisy time series as images. We pursue an alternative approach, i…

parameter estimationTime SeriesTime Series Analysis

Gravix: Active Learning for Gravitational Waves Classification Algorithms

2024-08-18 · Raja Vavekanand, Kira Sam, Vavek Bharwani

This project explores the integration of Bayesian Optimization (BO) algorithms into a base machine learning model, specifically Convolutional Neural Networks (CNNs), for classifying gravitational waves among background n…

Active LearningBayesian OptimizationClassificationHyperparameter Optimization

Gravitational wave surrogates through automated machine learning

2021-10-17 · Damián Barsotti, Franco Cerino, Manuel Tiglio, Aarón Villanueva

We analyze a prospect for predicting gravitational waveforms from compact binaries based on automated machine learning (AutoML) from around a hundred different possible regression models, without having to resort to tedi…

AutoMLBIG-bench Machine Learningregression

Bayesian Hyperparameter Optimization for Ensemble Learning

2016-05-20 · Julien-Charles Lévesque, Christian Gagné, Robert Sabourin

In this paper, we bridge the gap between hyperparameter optimization and ensemble learning by performing Bayesian optimization of an ensemble with regards to its hyperparameters. Our method consists in building a fixed-s…

Bayesian OptimizationEnsemble LearningHyperparameter Optimization