Published September 3, 2024 | Version v1
Dataset Open

Neural network prediction of strong lensing systems with domain adaptation and uncertainty quantification

  • 1. ROR icon University of Chicago
  • 2. ROR icon Fermi National Accelerator Laboratory

Description

This project combines the emerging field of Domain Adaptation with Uncertainty Quantification, working towards applying machine learning to real scientific datasets with limited labelled data. For this project, simulated images of strong gravitational lenses are used as source and target dataset, and the Einstein radius θ E and its uncertainty are determined through regression.

Applying machine learning in science domains such as astronomy is difficult. With models trained on simulated data being applied to real data, models frequently underperform - simulations cannot perfectlty capture the true complexity of real data. Enter domain adaptation (DA). The DA techniques used in this work use Maximum Mean Discrepancy (MMD) Loss to train a network to being embeddings of labelled "source" data gravitational lenses in line with unlabeled "target" gravitational lenses. With source and target datasets made similar, training on source datasets can be used with greater fidelity on target datasets.

Scientific analysis requires an estimate of uncertainty on measurements. We adopt an approach known as mean-variance estimation, which seeks to estimate the variance and control regression by minimizing the beta negative log-likelihood loss. To our knowledge, this is the first time that domain adaptation and uncertainty quantification are being combined, especially for regression on an astrophysical dataset.

Files

mb_paper_source_final.zip

Files (7.6 GB)

Name Size Download all
md5:e79d4cef608ed4203c5e2e48dd81cf29
3.8 GB Preview Download
md5:9839a0ae65593405b1d4ebe6d1076117
3.8 GB Preview Download

Additional details

Dates

Submitted
2024-09-09

Software

Programming language
Python
Development Status
Active