Papers › AI-assisted super-resolution cosmological simulations IV: An emulator for...

AI-assisted super-resolution cosmological simulations IV: An emulator for deterministic realizations

16 Aug 2024arXiv:2408.09051links table onlyarchive 2025-07-28

Xiaowen Zhang, Patrick Lachance, Ankita Dasgupta, Rupert A. C. Croft, Tiziana Di Matteo, Yueying Ni, Simeon Bird, Yin Li

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Super-resolution (SR) models in cosmological simulations use deep learning (DL) to rapidly enhance low-resolution (LR) runs with statistically correct fine details. These models preserves large-scale structures by conditioning on an LR version of the simulation. On smaller scales, the generative process is inherently stochastic, producing multiple possible SR realizations with distinct small-scale structures. Validation of reconstructed SR runs from LR simulations requires ensuring that specific statistics of interest are accurately reproduced by comparing SR outputs with target high resolution (HR) runs. In this study, we develop an emulator designed to reproduce the small-scale structures of target HR simulation with high fidelity. By processing an SR realization alongside the high-resolution initial condition (HRIC), we transform the SR output to emulate the result of a full simulation with that HRIC. By comparing various metrics, from visualization to individual halo measurements, we demonstrate that the emulated SR runs closely align with the target HR simulation, even at length scales an order of magnitude smaller than the corresponding LR run. These results show the potential of this method for efficiently generating accurate simulations and mock observations for large galaxy surveys.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.09051")

Code

Syntology Ran 8 of 15 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xwzhang98/SREmulator officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 8 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
7unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from xwzhang98/SREmulator. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

D_growth xwzhang98/SREmulator/map2map/map2map/models/discriminator.py official repository ran fingerprinted no licence file found · pointer only · da495a170daad5a3 · report
int_tuple xwzhang98/SREmulator/map2map/map2map/args.py official repository ran no licence file found · pointer only · f7edc53fab359043 · report
narrow_by xwzhang98/SREmulator/map2map/map2map/models/narrow.py official repository ran fingerprinted no licence file found · pointer only · 2501d08060615b41 · report
narrow_like xwzhang98/SREmulator/map2map/map2map/models/narrow.py official repository ran fingerprinted no licence file found · pointer only · c6b7f078f9418797 · report
pixel_shuffle_3d_inv xwzhang98/SREmulator/map2map/map2map/models/discriminator.py official repository ran fingerprinted no licence file found · pointer only · 5323896a9d415b01 · report
power xwzhang98/SREmulator/map2map/map2map/models/power.py official repository ran fingerprinted no licence file found · pointer only · 314049a86e92dfe1 · report
str_list xwzhang98/SREmulator/map2map/map2map/args.py official repository ran fingerprinted no licence file found · pointer only · 487ae331fff7e950 · report
swish xwzhang98/SREmulator/map2map/map2map/models/nn.py official repository ran no licence file found · pointer only · e582d8fd41b634b6 · report
adv_criterion_wrapper xwzhang98/SREmulator/map2map/map2map/models/adversary.py official repository unverified no licence file found · pointer only · 9e5756ae8c250191 · report
adv_model_wrapper xwzhang98/SREmulator/map2map/map2map/models/adversary.py official repository unverified no licence file found · pointer only · 6b5f562d73630cf2 · report
avg_pool_nd xwzhang98/SREmulator/map2map/map2map/models/nn.py official repository unverified no licence file found · pointer only · ecd0fc28815b65ae · report
conv_nd xwzhang98/SREmulator/map2map/map2map/models/nn.py official repository unverified no licence file found · pointer only · fe4eb545bbb728e0 · report
grad_penalty_reg xwzhang98/SREmulator/map2map/map2map/models/adversary.py official repository unverified no licence file found · pointer only · 4d8b9de4058d5818 · report
lag2eul xwzhang98/SREmulator/map2map/map2map/models/lag2eul.py official repository unverified no licence file found · pointer only · 0ba6bc09bc2edd82 · report
resample xwzhang98/SREmulator/map2map/map2map/models/resample.py official repository unverified no licence file found · pointer only · 3c3819a835f94136 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections