SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2411.03334 · NeurIPS · 2024

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

Aleksandra Ćiprijanović, Shrihan Agarwal, Brian D. Nord

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
deepskies/domainadaptivemveforlensmodeling canonical 3 of 3
FunctionStatusWhere it lives
create_dataloader Ran deepskies/domainadaptivemveforlensmodeling/src/training/MVEUDA/train_utils.py
pointer only (licence: NONE) · get_code("14c1433952fcc498")
loss_bnll Ran deepskies/domainadaptivemveforlensmodeling/src/training/MVEUDA/train_utils.py
pointer only (licence: NONE) · get_code("13756384e1b3bcb5")
train_loop_mve Ran deepskies/domainadaptivemveforlensmodeling/src/training/MVEUDA/train_utils.py
pointer only (licence: NONE) · get_code("73ae943b0a583319")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Modeling strong gravitational lenses is computationally expensive for the complex data from modern and next-generation cosmic surveys. Deep learning has emerged as a promising approach for finding lenses and predicting lensing parameters, such as the Einstein radius. Mean-variance Estimators (MVEs) are a common approach for obtaining aleatoric (data) uncertainties from a neural network prediction. However, neural networks have not been demonstrated to perform well on out-of-domain target data successfully -e.g., when trained on simulated data and applied to real, observational data. In this work, we perform the first study of the efficacy of MVEs in combination with unsupervised domain adaptation (UDA) on strong lensing data. The source domain data is noiseless, and the target domain data has noise mimicking modern cosmology surveys. We find that adding UDA to MVE increases the accuracy on the target data by a factor of about two over an MVE model without UDA. Including UDA also permits much more well-calibrated aleatoric uncertainty predictions. Advancements in this approach may enable future applications of MVE models to real observational data.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2411.03334")
get_code_for_paper("2411.03334")
have("2411.03334")

Connect an agent — have() is free.