1: \begin{abstract}
2: \normalsize{
3: 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.
4: 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.
5: 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.
6: Our proposed framework demonstrates substantial gains in both performance and efficiency compared to other scanning methods.
7: % Our proposed framework demonstrates substantial gains in both performance and efficiency compared to existing DL-based scanning methods. %Additionally, the current version supports DL training on GPUs or multi-core CPUs, enabling efficient computations.
8: }
9: \end{abstract}
10: