\(A_s, n_s, f_{NL}, \tau...\)
Statistics of initial conditions
\(\Omega_m, \Omega_b, m_\nu,...\)
Cosmic ingredients
\(H_0, \Omega_\Lambda, w_0, w_a...\)
Expansion & dynamics
The simplest framework that fits almost all cosmological observations with a minimal parameter set.
But it is not without its challenges.
| Description | Param. | Value |
|---|---|---|
| Hubble parameter | \( H_0 \) | \( 67.66 \pm 0.42\ \mathrm{km\,s^{-1}\,Mpc^{-1}} \) |
| Total matter density | \( \Omega_m \) | \( 0.3111 \pm 0.0056 \) |
| Dark matter density | \( \Omega_c h^2 \) | \( 0.11933 \pm 0.00091 \) |
| Baryon density | \( \Omega_b h^2 \) | \( 0.02242 \pm 0.00014 \) |
| Dark energy density | \( \Omega_\Lambda \) | \( 0.6889 \pm 0.0056 \) |
| Power spectrum normalisation | \( \sigma_8 \) | \( 0.8102 \pm 0.0060 \) |
| Spectral index | \( n_s \) | \( 0.9665 \pm 0.0038 \) |
| Reionisation optical depth | \( \tau \) | \( 0.0561 \pm 0.0071 \) |
| Sum of neutrino masses | \( M_\nu \) | \( < 0.12\ \mathrm{eV} \) |
Planck Collaboration, “Planck 2018 results. VI. Cosmological parameters”, A$\&$A
Different cosmological probes capture different physical aspects of the Universe:
ESA mission using lensing + clustering to measure cosmic geometry and growth with percent-level precision.
As a Line-of-sight (LOS) projection of the 3D overdensity:
\[ \kappa(\boldsymbol{\theta}) = \int_{0}^{\chi_s}\! d\chi\; W(\chi)\,\delta(\chi\,\boldsymbol{\theta},\chi),\qquad W(\chi)=\frac{3H_0^2\Omega_m}{2c^2}\,\frac{\chi(\chi_s-\chi)}{a(\chi)\,\chi_s}. \]
This raises an important question:
Does the choice of mass mapping algorithm affect the inferred cosmological parameters?
Or does it not matter, as long as the same operator is applied to both data and simulations?
We need to create a pipeline that can:
⟶ difficult to measure
⟶ can be measured by statistical analysis of galaxy shapes
Yep, people have tried it! ...And it works!
Example: DeepMass
So what's the problem?
| Mass mapping method | Type | Accurate | Flexible | Fast rec. | Fast UQ |
|---|---|---|---|---|---|
| Iterative Wiener | Model-driven (Gaus. prior) | ✗ | ✓ | ✓ | ✗ |
| MCALens | Model-driven (Gaus. + sparse) | ≈ | ✓ | ✗ | ✗ |
| DeepMass | Data-driven (UNet) | ✓ | ✗* | ✓ | ✓ |
| DeepPosterior | Data-driven (UNet + MCMC) | ✓ | ✓ | ✗ | ✗ |
| MMGAN | Data-driven (GAN) | ✓ | ✗* | ≈ | ≈ |
| What we'd like | Data-driven | ✓ | ✓ | ✓ | ✓ |