Related papers: Autoencoder Reconstruction of Cosmological Microle…
There has been a lot of recent interest in designing neural network models to estimate a distribution from a set of examples. We introduce a simple modification for autoencoder neural networks that yields powerful generative models. Our…
We present a full forward-modeled $w$CDM analysis of the KiDS-1000 weak lensing maps using graph-convolutional neural networks (GCNN). Utilizing the $\texttt{CosmoGrid}$, a novel massive simulation suite spanning six different cosmological…
The light we observe from distant astrophysical objects including supernovae and quasars allows us to determine large distances in terms of a cosmological model. Despite the success of the standard cosmological model in fitting the data,…
Accelerated MRI protocols routinely involve a predefined sampling pattern that undersamples the k-space. Finding an optimal pattern can enhance the reconstruction quality, however this optimization is a challenging task. To address this…
Visualization is a crucial step in exploratory data analysis. One possible approach is to train an autoencoder with low-dimensional latent space. Large network depth and width can help unfolding the data. However, such expressive networks…
Quasars have long been known as intrinsically variable sources, but the physical mechanism underlying the temporal optical/UV variability is still not well understood. We propose a novel nonparametric method for modeling and forecasting the…
This work describes a novel data-driven latent space inference framework built on paired autoencoders to handle observational inconsistencies when solving inverse problems. Our approach uses two autoencoders, one for the parameter space and…
Upcoming widefield surveys, such as the Rubin Observatory's Legacy Survey of Space and Time (LSST), will monitor thousands of strongly lensed quasars over a 10 yr period. Many of these monitored quasars will undergo high-magnification…
We present the first reconstruction of dark matter maps from weak lensing observational data using deep learning. We train a convolution neural network (CNN) with a Unet based architecture on over $3.6\times10^5$ simulated data realizations…
Owing to the advent of large area photometric surveys, the possibility to use broad band photometric data, instead of spectra, to measure the size of the broad line region of active galactic nuclei, has raised a large interest. We describe…
Strong gravitational lensing of quasars has the potential to unlock the poorly understood physics of these fascinating objects, as well as serve as a probe of the lensing mass distribution and of cosmological parameters. In particular,…
Quantum machine learning methods often rely on fixed, hand-crafted quantum encodings that may not capture optimal features for downstream tasks. In this work, we study the power of quantum autoencoders in learning data-driven quantum…
We explore the reconstruction of the gravitational lensing field of the cosmic microwave background in real space showing that very little statistical information is lost when estimators of short range on the celestial sphere are used in…
Strong gravitational lensing of time variable sources such as quasars and supernovae creates observable time delays between the multiple images. Time delays can provide a powerful cosmographic probe through the "time delay distance"…
Unsupervised learning-based anomaly detection in latent space has gained importance since discriminating anomalies from normal data becomes difficult in high-dimensional space. Both density estimation and distance-based methods to detect…
Self-supervised learning has become a central strategy for representation learning, but the majority of architectures used for encoding data have only been validated on regularly-sampled inputs such as images, audios. and videos. In many…
Inspired by the success of deep learning techniques in the physical and chemical sciences, we apply a modification of an autoencoder type deep neural network to the task of dimension reduction of molecular dynamics data. We can show that…
Learned image reconstruction techniques using deep neural networks have recently gained popularity, and have delivered promising empirical results. However, most approaches focus on one single recovery for each observation, and thus neglect…
Autoencoders are certainly among the most studied and used Deep Learning models: the idea behind them is to train a model in order to reconstruct the same input data. The peculiarity of these models is to compress the information through a…
An autoencoder is a neural network which data projects to and from a lower dimensional latent space, where this data is easier to understand and model. The autoencoder consists of two sub-networks, the encoder and the decoder, which carry…