Papers › Learnable wavelet neural networks for cosmological inference

Learnable wavelet neural networks for cosmological inference

24 Jul 2023arXiv:2307.14362archive 2025-07-28

Christian Pedersen, Michael Eickenberg, Shirley Ho

Convolutional neural networks (CNNs) have been shown to both extract more information than the traditional two-point statistics from cosmological fields, and marginalise over astrophysical effects extremely well. However, CNNs require large amounts of training data, which is potentially problematic in the domain of expensive cosmological simulations, and it is difficult to interpret the network. In this work we apply the learnable scattering transform, a kind of convolutional neural network that uses trainable wavelets as filters, to the problem of cosmological inference and marginalisation over astrophysical effects. We present two models based on the scattering transform, one constructed for performance, and one constructed for interpretability, and perform a comparison with a CNN. We find that scattering architectures are able to outperform a CNN, significantly in the case of small training data samples. Additionally we present a lightweight scattering network that is highly interpretable.

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="2307.14362")

Code

Syntology Ran 15 of 24 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 12 ran with no contract checked.

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

chris-pedersen/learnablewavelets officialmentioned in paperpytorch 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

24 samples harvested; 15 ran; 0 honoured the contract we drafted; 9 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.

3ran · our draft was wrong
12ran
9unverified

Licence: 24 of the 24 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 Chris-Pedersen/LearnableWavelets. “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.

best_model_params Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/utils.py official repository ran no licence file found · pointer only · 486f406f2f3bd68a · report
best_params_database Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/utils.py official repository ran no licence file found · pointer only · 0a2fcf23d88bd2bd · report
cdgmm Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/torch_backend.py official repository ran no licence file found · pointer only · 7282848554b225d2 · report
compute_padding Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/torch_backend.py official repository ran no licence file found · pointer only · 9503a72cd2a933bd · report
conv3x3 Chris-Pedersen/LearnableWavelets/learnable_wavelets/models/sn_top_models.py official repository ran · our draft was wrong no licence file found · pointer only · fac5364e2f53c6db · report
create_dataset Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/camels_dataset.py official repository ran no licence file found · pointer only · 1ebaa63977dc2fe3 · report
create_filters_params chris-pedersen/learnablewavelets/learnable_wavelets/scattering/create_filters.py official repository ran · our draft was wrong no licence file found · pointer only · 0c1600e39e1f066f · report
create_filters_params_random chris-pedersen/learnablewavelets/learnable_wavelets/scattering/create_filters.py official repository ran · our draft was wrong no licence file found · pointer only · 11371f1aa3ebc508 · report
dataloader_elements Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/utils.py official repository ran no licence file found · pointer only · b0ceec5cb048f659 · report
getAllFilters Chris-Pedersen/LearnableWavelets/learnable_wavelets/models/models_utils.py official repository ran no licence file found · pointer only · 2aa5c88b7e562c54 · report
getOneFilter Chris-Pedersen/LearnableWavelets/learnable_wavelets/models/models_utils.py official repository ran no licence file found · pointer only · 42a012eb40f8d5a7 · report
get_total_num_filters Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/create_filters.py official repository ran fingerprinted no licence file found · pointer only · 04a2dded51824755 · report
periodize_filter_fft Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/create_filters.py official repository ran fingerprinted no licence file found · pointer only · d46f0d5bcdd32665 · report
remove_monopole Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/camels_dataset.py official repository ran no licence file found · pointer only · 62fd56ebddd2375d · report
smooth_maps Chris-Pedersen/LearnableWavelets/learnable_wavelets/datasets/camels_dataset.py official repository ran no licence file found · pointer only · 6b0313e30699cb74 · report
convolve_fields Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/scattering2d.py official repository unverified no licence file found · pointer only · 8dfe195c3a3a75c6 · report
create_scatteringExclusive chris-pedersen/learnablewavelets/learnable_wavelets/scattering/create_filters.py official repository unverified no licence file found · pointer only · f58629be71bad148 · report
create_scatteringExclusive Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/create_filters.py official repository unverified no licence file found · pointer only · a45fe1318bd27a17 · report
do_convolutions Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/scattering2d.py official repository unverified no licence file found · pointer only · 3409b04374655b40 · report
fft2 Chris-Pedersen/LearnableWavelets/learnable_wavelets/scattering/torch_backend.py official repository unverified no licence file found · pointer only · fcf37707f0675e0a · report
get_architecture Chris-Pedersen/LearnableWavelets/learnable_wavelets/models/camels_models.py official repository unverified no licence file found · pointer only · e8cac05e8ac93dee · report
get_filters_visualization Chris-Pedersen/LearnableWavelets/learnable_wavelets/models/models_utils.py official repository unverified no licence file found · pointer only · 8ad052160e8d4a84 · report
morlets chris-pedersen/learnablewavelets/learnable_wavelets/scattering/create_filters.py official repository unverified no licence file found · pointer only · a9e6c33f1325a999 · report
raw_morlets chris-pedersen/learnablewavelets/learnable_wavelets/scattering/create_filters.py official repository unverified no licence file found · pointer only · f36728d1ab80fe30 · 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