DLScanner: A parameter space scanner package assisted by deep learning methods
A. Hammad, Raymundo Ramos
TL;DR
DLScanner tackles the challenge of efficiently exploring high-dimensional BSM parameter spaces by fusing similarity learning with VEGAS adaptive sampling in an iterative, feedback-driven loop. It supports both DL regressors and classifiers (including MLP and SL) to map sampling spaces to target regions, with VEGAS concentrating samples where they matter most. The MSSM case demonstrates faster convergence when using SL or MLP classifiers with VEGAS compared to random sampling, and highlights the robustness and generality of the approach across tools such as SPheno and micrOMEGAs. This framework offers a practical, open-source path to accelerate parameter-space investigations with large, expensive-to-evaluate observables, enabling more efficient and comprehensive explorations of BSM theories.
Abstract
In this paper, we introduce a scanner package enhanced by deep learning (DL) techniques. The proposed package addresses two significant challenges associated with previously developed DL-based methods: slow convergence in high-dimensional scans and the limited generalization of the DL network when mapping random points to the target space. To tackle the first issue, we utilize a similarity learning network that maps sampled points into a representation space. In this space, in-target points are grouped together while out-target points are effectively pushed apart. This approach enhances the scan convergence by refining the representation of sampled points. The second challenge is mitigated by integrating a dynamic sampling strategy. Specifically, we employ a VEGAS mapping to adaptively suggest new points for the DL network while also improving the mapping when more points are collected. Our proposed framework demonstrates substantial gains in both performance and efficiency compared to other scanning methods.
