COGAIMCVLGApr 28, 2022

Learning cosmology and clustering with cosmic graphs

arXiv:2204.13713v253 citationsh-index: 44Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of cosmological inference for astrophysicists, but it is incremental as it builds on existing GNN methods applied to new simulation data.

The authors tackled the problem of inferring cosmological parameters from galaxy distributions by training Graph Neural Networks (GNNs) on hydrodynamic simulations, achieving a 12-13% accuracy for Ω_m from galaxy positions alone and improving to 4-8% accuracy when incorporating galaxy properties.

We train deep learning models on thousands of galaxy catalogues from the state-of-the-art hydrodynamic simulations of the CAMELS project to perform regression and inference. We employ Graph Neural Networks (GNNs), architectures designed to work with irregular and sparse data, like the distribution of galaxies in the Universe. We first show that GNNs can learn to compute the power spectrum of galaxy catalogues with a few percent accuracy. We then train GNNs to perform likelihood-free inference at the galaxy-field level. Our models are able to infer the value of $Ω_{\rm m}$ with a $\sim12\%-13\%$ accuracy just from the positions of $\sim1000$ galaxies in a volume of $(25~h^{-1}{\rm Mpc})^3$ at $z=0$ while accounting for astrophysical uncertainties as modelled in CAMELS. Incorporating information from galaxy properties, such as stellar mass, stellar metallicity, and stellar radius, increases the accuracy to $4\%-8\%$. Our models are built to be translational and rotational invariant, and they can extract information from any scale larger than the minimum distance between two galaxies. However, our models are not completely robust: testing on simulations run with a different subgrid physics than the ones used for training does not yield as accurate results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes