Table of Contents
Fetching ...

Enhancing Gravitational Lens Study with Deep Learning: A Study on Effects of Dropout Regularization

Juan J. Ancona-Flores, A. Hernández-Almada, V. Motta

TL;DR

The results indicate that the incorporation of dropout is critical for enhancing the precision and robustness of the estimated parameters as demonstrated using a 4-fold cross-validation procedure, and highlight the potential of deep learning approaches to enable scalable, computationally efficient, and high-precision modeling of strong gravitational lensing systems.

Abstract

Strong gravitational lensing provides valuable insights into the mass distribution of galaxies and the nature of dark matter. However, its modeling is computationally demanding due to the large volume of strong lensing observations. In this work, we explore the application of Convolutional Neural Networks to infer physical parameters from simulated galaxy-galaxy lens systems, described by the Singular Isothermal Ellipsoid (SIE) profile for the galaxy lens. We construct a dataset of 76,396 synthetic lensing images derived from the China Space Station Telescope catalog and employ it to train a modified CNN model, based on AlexNet architecture, to predict four key SIE parameters, Einstein radius, axis ratio and ellipticity components. We analyze the network performance under three distinct dropout configurations to quantify their influence on generalization and parameter inference accuracy. The results indicate that the incorporation of dropout is critical for enhancing the precision and robustness of the estimated parameters, as demonstrated using a 4-fold cross-validation procedure. When dropout tools are included we obtain yields coefficients of determination up to $R^2 \sim 0.96$ for most SIE parameters and mean Peak Signal-to-Noise Ratios of up to $\sim 37$ dB. Relative to the configuration without dropout, the use of dropout reduces the relative errors in the inferred SIE parameters by approximately $60-76\%$, resulting in errors of at most $\sim 9\%$ at the $90\%$ confidence level for the majority of parameters. These findings highlight the potential of deep learning approaches to enable scalable, computationally efficient, and high-precision modeling of strong gravitational lensing systems.

Enhancing Gravitational Lens Study with Deep Learning: A Study on Effects of Dropout Regularization

TL;DR

The results indicate that the incorporation of dropout is critical for enhancing the precision and robustness of the estimated parameters as demonstrated using a 4-fold cross-validation procedure, and highlight the potential of deep learning approaches to enable scalable, computationally efficient, and high-precision modeling of strong gravitational lensing systems.

Abstract

Strong gravitational lensing provides valuable insights into the mass distribution of galaxies and the nature of dark matter. However, its modeling is computationally demanding due to the large volume of strong lensing observations. In this work, we explore the application of Convolutional Neural Networks to infer physical parameters from simulated galaxy-galaxy lens systems, described by the Singular Isothermal Ellipsoid (SIE) profile for the galaxy lens. We construct a dataset of 76,396 synthetic lensing images derived from the China Space Station Telescope catalog and employ it to train a modified CNN model, based on AlexNet architecture, to predict four key SIE parameters, Einstein radius, axis ratio and ellipticity components. We analyze the network performance under three distinct dropout configurations to quantify their influence on generalization and parameter inference accuracy. The results indicate that the incorporation of dropout is critical for enhancing the precision and robustness of the estimated parameters, as demonstrated using a 4-fold cross-validation procedure. When dropout tools are included we obtain yields coefficients of determination up to for most SIE parameters and mean Peak Signal-to-Noise Ratios of up to dB. Relative to the configuration without dropout, the use of dropout reduces the relative errors in the inferred SIE parameters by approximately , resulting in errors of at most at the confidence level for the majority of parameters. These findings highlight the potential of deep learning approaches to enable scalable, computationally efficient, and high-precision modeling of strong gravitational lensing systems.
Paper Structure (12 sections, 21 equations, 10 figures, 1 table)

This paper contains 12 sections, 21 equations, 10 figures, 1 table.

Figures (10)

  • Figure 1: Sketch not drawn to scale, illustrates the parameters involved in a typical gravitational lensing system. $\vec{\beta}$ represents the real position of the source, $\vec{\theta}$ represents the apparent position of the source and $\vec{\hat{\alpha}}$ represents the deflection angle.
  • Figure 2: Illustrative architecture of a CNN model. The design incorporates convolution layers for the extraction of local features, which are subsequently reduced in spatial dimensions through pooling layers. The processed features are subsequently managed by fully connected layers to yield the final output, corresponding either to the prediction of physical parameters or to classification tasks. An important component of NNs are the activation function, which manage the activation of the neurons in each layer.
  • Figure 3: Marginal distributions of the training parameters of the SIE lens model.
  • Figure 4: Random examples of synthetic images of galaxy-galaxy lens systems used in training with a resolution of 0.06 arcsec/pixel. The $100\times100$ pixel$^2$ grid ensures a field of view that captures the position of the lensed images. The lens systems were simulated considering the SIE lens model and using the CSST catalogue CaoCSST:2024.
  • Figure 5: The CNN that we use consists of a series of convolution groups interspersed with max pooling layers and batch normalization terminating in two dense layers with two layers of dropout followed by an output layer as shown in the figure.
  • ...and 5 more figures