Exploration of Parameter Spaces Assisted by Machine Learning
A. Hammad, Myeonghun Park, Raymundo Ramos, Pankaj Saha
TL;DR
This work tackles the challenge of exploring high-dimensional parameter spaces where expensive calculations hinder direct sampling, by introducing two iterative ML strategies: regression-based sampling that predicts observables $Y(K)$ and classifier-based sampling that forecasts region membership with predictions in $[0,1]$. The methods are benchmarked on a three-dimensional toy model with shell-like regions defined by $\mathcal{L}_{3d}$ and on a seven-parameter type II 2HDM scan using HiggsBounds/HiggsSignals constraints. Results show that the regressor and classifier achieve comparable or superior coverage to MCMC and MultiNest, with the classifier enhanced by SMOTE boosting accelerating initial convergence. The approach yields efficient, uniform sampling of complex regions and produces physically informative parameter ranges and mass spectra, with code publicly available.
Abstract
We demonstrate two sampling procedures assisted by machine learning models via regression and classification. The main objective is the use of a neural network to suggest points likely inside regions of interest, reducing the number of evaluations of time consuming calculations. We compare results from this approach with results from other sampling methods, namely Markov chain Monte Carlo and MultiNest, obtaining results that range from comparably similar to arguably better. In particular, we augment our classifier method with a boosting technique that rapidly increases the efficiency within a few iterations. We show results from our methods applied to a toy model and the type II 2HDM, using 3 and 7 free parameters, respectively. The code used for this paper and instructions are publicly available on the web.
