pith. sign in

arxiv: 2605.17546 · v1 · pith:MPMLJM6Wnew · submitted 2026-05-17 · 🌌 astro-ph.IM · astro-ph.GA· cs.LG

Accelerating Redshift-Conditioned Galaxy Image Synthesis with One-step Generative Modeling

Pith reviewed 2026-05-19 22:06 UTC · model grok-4.3

classification 🌌 astro-ph.IM astro-ph.GAcs.LG
keywords galaxy image synthesisredshift conditioningdiffusion modelsone-step generative modelsgalaxy morphologycosmological simulationssimulation-based inference
0
0 comments X

The pith

One-step generative models recover key galaxy morphology statistics from redshift-conditioned images at orders-of-magnitude lower cost than standard diffusion sampling.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper examines whether one-step models can replace slow multi-step diffusion processes when creating synthetic galaxy images that are conditioned on redshift. It tests several samplers, including DDPM, DDIM, and pixel-MeanFlow, on a dataset of galaxy images and scores them with direct measurements of shape, size, and light-profile parameters. The central result is that single-step generation matches the chosen statistics closely enough to be useful while slashing the number of required computations. A sympathetic reader would care because cosmological surveys and simulation-based inference need vast numbers of realistic mock galaxies, and current methods cannot scale to the required volumes without prohibitive expense.

Core claim

Pixel-MeanFlow performs single-step redshift-conditioned galaxy image synthesis that achieves competitive scores on ellipticity, semi-major axis, Sérsic index, and isophotal area relative to many-step DDPM sampling, at orders-of-magnitude lower computational cost, although it is weaker than multi-step methods on fine-grained structural details.

What carries the argument

Pixel-MeanFlow, a one-step generative model that directly maps noise and conditioning information to pixel values without iterative denoising steps.

If this is right

  • Large cosmological surveys can incorporate conditional image simulators that run at practical speeds.
  • Simulation-based inference tasks become feasible at scales previously limited by generation cost.
  • Second-order samplers offer an intermediate accuracy-efficiency point between DDIM and full DDPM.
  • One-step models provide a practical route to redshift-conditioned simulators when fine structure is not the primary concern.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The approach could be adapted to generate mock images for other survey instruments or wavelength bands without retraining the entire pipeline from scratch.
  • Combining one-step generation with existing hydrodynamic simulations might reduce the overall cost of producing realistic mock catalogs for next-generation surveys.
  • Residual gaps in fine structure could be addressed by hybrid models that apply a small number of refinement steps only to selected regions.

Load-bearing premise

The selected morphology metrics are adequate proxies for whether the generated images remain scientifically useful in downstream cosmological analyses.

What would settle it

Feeding the one-step generated images into a full cosmological parameter inference pipeline and observing that the recovered parameters or uncertainties deviate from those obtained with high-fidelity images by more than the morphology metrics alone would predict.

Figures

Figures reproduced from arXiv: 2605.17546 by Sandro Tacchella, Tianyue Yang, Xiao Xue.

Figure 1
Figure 1. Figure 1: Comparison between the DDPM baseline of Lizarraga et al. [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Unconditional morphological distributions for all models. The p-MF model is shown with [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: The redshift-conditional binned morphological distributions from all models, including [PITH_FULL_IMAGE:figures/full_fig_p017_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Uncurated samples from p-MF model in different redshift ranges. [PITH_FULL_IMAGE:figures/full_fig_p017_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Uncurated samples from DDIM sampler in different redshift ranges. [PITH_FULL_IMAGE:figures/full_fig_p018_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Uncurated samples from DEIS-AB2 sampler in different redshift ranges. [PITH_FULL_IMAGE:figures/full_fig_p018_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: Uncurated samples from DPM++2M sampler in different redshift ranges. [PITH_FULL_IMAGE:figures/full_fig_p019_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Uncurated samples from DDPM sampler in different redshift ranges. [PITH_FULL_IMAGE:figures/full_fig_p019_8.png] view at source ↗
read the original abstract

Understanding galaxy morphology evolution across cosmic time requires models that can generate realistic galaxy populations conditioned on redshift. In this work, we study efficient redshift-conditioned generative modeling for astrophysical image synthesis using diffusion models and pixel-MeanFlow. We first review the connections between score-based diffusion models, Flow Matching, one-step generative models, and modern diffusion samplers. We then evaluate DDPM, DDIM, DEIS-AB2, DPM++2M, and one-step pixel-MeanFlow on the GalaxiesML-64 dataset using morphology-based metrics, including ellipticity, semi-major axis, S\'ersic index, and isophotal area. Our results show a clear accuracy-efficiency trade-off: standard DDPM sampling achieves the best distributional fidelity but requires high computational cost, while second-order samplers substantially improve efficiency over DDIM. Pixel-MeanFlow enables single-step generation and achieves competitive performance on several morphology statistics, though it remains weaker than many-step DDPM for fine-grained structure. Our results demonstrate that one-step generative models can recover key galaxy morphology statistics at orders-of-magnitude lower computational cost, opening a path toward efficient conditional simulators for large cosmological surveys and simulation-based scientific inference.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The manuscript evaluates one-step generative modeling via pixel-MeanFlow for redshift-conditioned galaxy image synthesis on the GalaxiesML-64 dataset. It compares this approach against multi-step diffusion samplers (DDPM, DDIM, DEIS-AB2, DPM++2M) using four morphology summary statistics (ellipticity, semi-major axis, Sérsic index, isophotal area), reports an accuracy-efficiency trade-off, and concludes that one-step models recover key statistics at orders-of-magnitude lower cost for potential use in cosmological survey simulations and inference.

Significance. If the generated conditional distributions prove faithful beyond the reported scalar metrics, the work could enable computationally tractable large-scale galaxy image catalogs, directly supporting simulation-based inference pipelines for upcoming surveys where multi-step diffusion sampling is currently prohibitive.

major comments (2)
  1. [Abstract and evaluation sections] Abstract and evaluation sections: the claim of 'competitive performance' and 'recover key galaxy morphology statistics' is presented without quantitative values, error bars, statistical tests, training details, or data-split information, preventing assessment of the reported accuracy-efficiency trade-off.
  2. [Abstract and discussion] Abstract and discussion: the central claim that the approach opens a path to 'efficient conditional simulators for ... simulation-based scientific inference' rests on agreement with four low-dimensional morphology scalars; these do not constrain higher-order spatial correlations or joint pixel distributions required by weak-lensing or galaxy-galaxy lensing estimators.
minor comments (2)
  1. [Abstract] Ensure consistent rendering of Sérsic index (currently shown with escaped LaTeX in the abstract).
  2. [Discussion] Add explicit discussion of how the chosen metrics relate to downstream cosmological observables, even if only as a limitations paragraph.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their constructive and detailed feedback, which has helped clarify the scope and limitations of our work. We address each major comment point by point below, indicating the revisions planned for the next manuscript version.

read point-by-point responses
  1. Referee: [Abstract and evaluation sections] Abstract and evaluation sections: the claim of 'competitive performance' and 'recover key galaxy morphology statistics' is presented without quantitative values, error bars, statistical tests, training details, or data-split information, preventing assessment of the reported accuracy-efficiency trade-off.

    Authors: We agree that the abstract and evaluation sections would benefit from greater quantitative rigor. In the revised manuscript we will add explicit numerical values for the four morphology statistics (including mean offsets and standard deviations across runs), error bars or confidence intervals where appropriate, basic statistical comparison tests, and concise details on the training configuration and data splits. These additions will allow readers to directly assess the accuracy-efficiency trade-off. revision: yes

  2. Referee: [Abstract and discussion] Abstract and discussion: the central claim that the approach opens a path to 'efficient conditional simulators for ... simulation-based scientific inference' rests on agreement with four low-dimensional morphology scalars; these do not constrain higher-order spatial correlations or joint pixel distributions required by weak-lensing or galaxy-galaxy lensing estimators.

    Authors: The referee correctly identifies a limitation: the four scalar morphology metrics do not capture higher-order spatial correlations or joint pixel statistics needed for weak-lensing or galaxy-galaxy lensing applications. Our manuscript already states that the one-step model remains weaker than multi-step DDPM on fine-grained structure. We will revise the abstract and discussion to explicitly acknowledge this scope limitation, qualify the inference-related claims, and note that future work should include validation against higher-order statistics. We maintain that the reported efficiency gains still open a practical path for survey-simulation use cases where the evaluated summary statistics are the primary requirement. revision: partial

Circularity Check

0 steps flagged

No circularity: empirical model comparisons rest on external benchmarks

full rationale

The paper conducts direct empirical evaluations of DDPM, DDIM, DEIS-AB2, DPM++2M, and pixel-MeanFlow on the GalaxiesML-64 dataset using fixed morphology metrics (ellipticity, semi-major axis, Sérsic index, isophotal area). These are standard, externally defined statistics computed on generated vs. real images; no parameter is fitted to a subset and then relabeled as a prediction. The review of connections between score-based diffusion, Flow Matching, and one-step models follows established literature without load-bearing self-citations or uniqueness theorems imported from prior author work. The accuracy-efficiency trade-off is validated against independent baselines rather than by construction. The derivation chain is therefore self-contained.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

This is an applied empirical machine-learning study; the abstract introduces no new free parameters, axioms, or invented entities beyond standard components of diffusion and flow-matching frameworks.

pith-pipeline@v0.9.0 · 5751 in / 1050 out tokens · 40981 ms · 2026-05-19T22:06:16.778874+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

65 extracted references · 65 canonical work pages · 15 internal anchors

  1. [1]

    Christopher P. et al. The Ninth Data Release of the Sloan Digital Sky Survey: First Spectroscopic Data from the SDSS-III Baryon Oscillation Spectroscopic Survey.The Astrophysical Journal Supplement Series, 203(2):21, December 2012. doi: 10.1088/0067-0049/203/2/21

  2. [2]

    T. M. C. et al. Abbott. Dark energy survey year 3 results: Cosmological constraints from galaxy clustering and weak lensing.Phys. Rev. D, 105:023520, Jan 2022. doi: 10.1103/PhysRevD.105. 023520. URLhttps://link.aps.org/doi/10.1103/PhysRevD.105.023520

  3. [3]

    K. et al. Kuijken. The fourth data release of the kilo-degree survey:<i>ugri</i>imaging and nine-band optical-ir photometry over 1000 square degrees.Astronomy & Astrophysics, 625:A2, April 2019. ISSN 1432-0746. doi: 10.1051/0004-6361/201834918. URL http://dx.doi. org/10.1051/0004-6361/201834918

  4. [4]

    Second data release of the Hyper Suprime-Cam Subaru Strategic Program

    Hiroaki Aihara et al. Second data release of the Hyper Suprime-Cam Subaru Strategic Program. Publications of the Astronomical Society of Japan, 71(6):114, December 2019. doi: 10.1093/ pasj/psz103. 9

  5. [5]

    Galaxiesml: a dataset of galaxy images, photometry, redshifts, and structural parameters for machine learning, 2024

    Tuan Do, Bernie Boscoe, Evan Jones, Yun Qi Li, and Kevin Alfaro. Galaxiesml: a dataset of galaxy images, photometry, redshifts, and structural parameters for machine learning, 2024. URLhttps://arxiv.org/abs/2410.00271

  6. [6]

    Garcia, Jonah C

    Tri Nguyen, Francisco Villaescusa-Navarro, Siddharth Mishra-Sharma, Carolina Cuesta-Lazaro, Paul Torrey, Arya Farahi, Alex M. Garcia, Jonah C. Rose, Stephanie O’Neil, Mark V ogelsberger, Xuejian Shen, Cian Roche, Daniel Anglés-Alcázar, Nitya Kallivayalil, Julian B. Muñoz, Francis- Yan Cyr-Racine, Sandip Roy, Lina Necib, and Kassidy E. Kollmann. How dreams...

  7. [7]

    URLhttps://arxiv.org/abs/2409.02980

  8. [8]

    Lastufka, O

    E. Lastufka, O. Bait, M. Drozdova, V . Kinakh, D. Piras, M. Audard, M. Dessauges-Zavadsky, T. Holotyak, D. Schaerer, and S. V oloshynovskiy. Examining vision foundation models for classification and detection in optical and radio astronomy.Astronomy &; Astrophysics, 703: A217, November 2025. ISSN 1432-0746. doi: 10.1051/0004-6361/202553691. URL http: //dx...

  9. [9]

    Auto-Encoding Variational Bayes

    Diederik P Kingma and Max Welling. Auto-encoding variational bayes.arXiv preprint arXiv:1312.6114, 2013

  10. [10]

    Generative adversarial networks.Communications of the ACM, 63(11):139–144, 2020

    Ian Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio. Generative adversarial networks.Communications of the ACM, 63(11):139–144, 2020

  11. [11]

    Variational inference with normalizing flows

    Danilo Rezende and Shakir Mohamed. Variational inference with normalizing flows. In International conference on machine learning, pages 1530–1538. PMLR, 2015

  12. [12]

    Denoising diffusion probabilistic models.Advances in neural information processing systems, 33:6840–6851, 2020

    Jonathan Ho, Ajay Jain, and Pieter Abbeel. Denoising diffusion probabilistic models.Advances in neural information processing systems, 33:6840–6851, 2020

  13. [13]

    Diffusion models beat gans on image synthesis

    Prafulla Dhariwal and Alexander Nichol. Diffusion models beat gans on image synthesis. Advances in neural information processing systems, 34:8780–8794, 2021

  14. [14]

    Prediff: Precipitation nowcasting with latent diffusion models

    Zhihan Gao, Xingjian Shi, Boran Han, Hao Wang, Xiaoyong Jin, Danielle Maddix, Yi Zhu, Mu Li, and Yuyang Bernie Wang. Prediff: Precipitation nowcasting with latent diffusion models. Advances in Neural Information Processing Systems, 36:78621–78656, 2023

  15. [15]

    doi: 10.1038/s41586-023-06185-3

    Bi Kaifeng, Lingxi Xie, Hengheng Zhang, Xin Chen, Xiaotao Gu, and Qi Tian. Pangu-weather: A 3d high-resolution system for fast and accurate global weather forecast.Nature, https://doi. org/10.1038/s41586-023-06185-3, 2023

  16. [16]

    MENO: MeanFlow-Enhanced Neural Operators for Dynamical Systems

    Tianyue Yang and Xiao Xue. Meno: Meanflow-enhanced neural operators for dynamical systems.arXiv preprint arXiv:2604.06881, 2026

  17. [17]

    Uni-flow: a unified autoregressive- diffusion model for complex multiscale flows.arXiv preprint arXiv:2602.15592, 2026

    Xiao Xue, Tianyue Yang, Mingyang Gao, Leyu Pan, Maida Wang, Kewei Zhu, Shuo Wang, Jiuling Li, Marco FP ten Eikelder, and Peter V Coveney. Uni-flow: a unified autoregressive- diffusion model for complex multiscale flows.arXiv preprint arXiv:2602.15592, 2026

  18. [18]

    Dyffusion: A dynamics-informed diffusion model for spatiotemporal forecasting.Advances in neural information processing systems, 36:45259–45287, 2023

    Salva Rühling Cachay, Bo Zhao, Hailey Joren, and Rose Yu. Dyffusion: A dynamics-informed diffusion model for spatiotemporal forecasting.Advances in neural information processing systems, 36:45259–45287, 2023

  19. [19]

    Rolling diffusion models

    David Ruhe, Jonathan Heek, Tim Salimans, and Emiel Hoogeboom. Rolling diffusion models. arXiv preprint arXiv:2402.09470, 2024

  20. [20]

    Elucidated rolling diffusion models for probabilistic forecasting of complex dynamics.arXiv preprint arXiv:2506.20024, 2025

    Salva Rühling Cachay, Miika Aittala, Karsten Kreis, Noah Brenowitz, Arash Vahdat, Morteza Mardani, and Rose Yu. Elucidated rolling diffusion models for probabilistic forecasting of complex dynamics.arXiv preprint arXiv:2506.20024, 2025

  21. [21]

    Crystalflow: a flow-based generative model for crystalline materials

    Xiaoshan Luo, Zhenyu Wang, Qingchang Wang, Xuechen Shao, Jian Lv, Lei Wang, Yanchao Wang, and Yanming Ma. Crystalflow: a flow-based generative model for crystalline materials. Nature Communications, 16(1):9267, 2025. 10

  22. [22]

    Flow Matching for Generative Modeling

    Yaron Lipman, Ricky TQ Chen, Heli Ben-Hamu, Maximilian Nickel, and Matt Le. Flow matching for generative modeling.arXiv preprint arXiv:2210.02747, 2022

  23. [23]

    Stochastic Interpolants: A Unifying Framework for Flows and Diffusions

    Michael S Albergo, Nicholas M Boffi, and Eric Vanden-Eijnden. Stochastic interpolants: A unifying framework for flows and diffusions.arXiv preprint arXiv:2303.08797, 2023

  24. [24]

    Denoising Diffusion Implicit Models

    Jiaming Song, Chenlin Meng, and Stefano Ermon. Denoising diffusion implicit models.arXiv preprint arXiv:2010.02502, 2020

  25. [25]

    Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 step s

    Cheng Lu, Yuhao Zhou, Fan Bao, Jianfei Chen, Chongxuan Li, and Jun Zhu. Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 steps, 2022. URL https://arxiv.org/abs/2206.00927

  26. [26]

    Dpm-solver++: Fast solver for guided sampling of diffusion probabilistic models.Machine Intelligence Re- search, 22(4):730–751, 2025

    Cheng Lu, Yuhao Zhou, Fan Bao, Jianfei Chen, Chongxuan Li, and Jun Zhu. Dpm-solver++: Fast solver for guided sampling of diffusion probabilistic models.Machine Intelligence Re- search, 22(4):730–751, 2025

  27. [27]

    Fast sampling of diffusion models with exponential integrator.arXiv preprint arXiv:2204.13902,

    Qinsheng Zhang and Yongxin Chen. Fast sampling of diffusion models with exponential integrator.arXiv preprint arXiv:2204.13902, 2022

  28. [28]

    Consistency models

    Yang Song, Prafulla Dhariwal, Mark Chen, and Ilya Sutskever. Consistency models. 2023

  29. [29]

    Simplifying, Stabilizing and Scaling Continuous-Time Consistency Models

    Cheng Lu and Yang Song. Simplifying, stabilizing and scaling continuous-time consistency models.arXiv preprint arXiv:2410.11081, 2024

  30. [30]

    One Step Diffusion via Shortcut Models

    Kevin Frans, Danijar Hafner, Sergey Levine, and Pieter Abbeel. One step diffusion via shortcut models.arXiv preprint arXiv:2410.12557, 2024

  31. [31]

    Haitao Lin, Peiyan Hu, Minsi Ren, Zhifeng Gao, Zhi-Ming Ma, Guolin ke, Tailin Wu, and Stan Z. Li. On the design of one-step diffusion via shortcutting flow paths, 2026. URL https://arxiv.org/abs/2512.11831

  32. [32]

    Inductive moment matching.arXiv preprint arXiv:2503.07565, 2025

    Linqi Zhou, Stefano Ermon, and Jiaming Song. Inductive moment matching.arXiv preprint arXiv:2503.07565, 2025

  33. [33]

    Deep generative models for galaxy image simulations.Monthly Notices of the Royal Astronomical Society, 504(4):5543–5555, 2021

    François Lanusse, Rachel Mandelbaum, Siamak Ravanbakhsh, Chun-Liang Li, Peter Freeman, and Barnabás Póczos. Deep generative models for galaxy image simulations.Monthly Notices of the Royal Astronomical Society, 504(4):5543–5555, 2021

  34. [34]

    Euclid preparation-xiii

    H Bretonnière, A Boucaud, F Lanusse, E Jullo, E Merlin, D Tuccillo, M Castellano, J Brinch- mann, CJ Conselice, H Dole, et al. Euclid preparation-xiii. forecasts for galaxy morphology with the euclid survey using deep generative models.Astronomy & Astrophysics, 657:A90, 2022

  35. [35]

    Cosmogan: creating high-fidelity weak lensing convergence maps using generative adversarial networks.Computational Astrophysics and Cosmology, 6(1):1, 2019

    Mustafa Mustafa, Deborah Bard, Wahid Bhimji, Zarija Luki ´c, Rami Al-Rfou, and Jan M Kratochvil. Cosmogan: creating high-fidelity weak lensing convergence maps using generative adversarial networks.Computational Astrophysics and Cosmology, 6(1):1, 2019

  36. [36]

    Emulation of cosmological mass maps with conditional generative adversarial networks.Frontiers in Artificial Intelligence, 4:673062, 2021

    Nathanaël Perraudin, Sandro Marcon, Aurelien Lucchi, and Tomasz Kacprzak. Emulation of cosmological mass maps with conditional generative adversarial networks.Frontiers in Artificial Intelligence, 4:673062, 2021

  37. [37]

    Anomaly detection in hyper suprime-cam galaxy images with generative adversarial networks.Monthly Notices of the Royal Astronomical Society, 508(2):2946–2963, 2021

    Kate Storey-Fisher, Marc Huertas-Company, Nesar Ramachandra, Francois Lanusse, Alexie Leauthaud, Yifei Luo, Song Huang, and J Xavier Prochaska. Anomaly detection in hyper suprime-cam galaxy images with generative adversarial networks.Monthly Notices of the Royal Astronomical Society, 508(2):2946–2963, 2021

  38. [38]

    Dimensionality reduction of sdss spectra with variational autoencoders.The Astronomical Journal, 160(1):45, 2020

    Stephen KN Portillo, John K Parejko, Jorge R Vergara, and Andrew J Connolly. Dimensionality reduction of sdss spectra with variational autoencoders.The Astronomical Journal, 160(1):45, 2020

  39. [39]

    Understanding galaxy morphology evolution through cosmic time via redshift conditioned diffusion models, 2025

    Andrew Lizarraga, Eric Hanchen Jiang, Jacob Nowack, Yun Qi Li, Ying Nian Wu, Bernie Boscoe, and Tuan Do. Understanding galaxy morphology evolution through cosmic time via redshift conditioned diffusion models, 2025. URLhttps://arxiv.org/abs/2411.18440. 11

  40. [40]

    Realistic galaxy image simulation via score-based generative models.Monthly Notices of the Royal Astronomical Society, 511(2):1808–1818, 2022

    Michael J Smith, James E Geach, Ryan A Jackson, Nikhil Arora, Connor Stone, and Stéphane Courteau. Realistic galaxy image simulation via score-based generative models.Monthly Notices of the Royal Astronomical Society, 511(2):1808–1818, 2022

  41. [41]

    Can denoising diffusion probabilistic models generate realistic astrophysical fields?arXiv preprint arXiv:2211.12444, 2022

    Nayantara Mudur and Douglas P Finkbeiner. Can denoising diffusion probabilistic models generate realistic astrophysical fields?arXiv preprint arXiv:2211.12444, 2022

  42. [42]

    Flow matching for scalable simulation-based inference.Advances in Neural Information Processing Systems, 36:16837–16864, 2023

    Jonas Wildberger, Maximilian Dax, Simon Buchholz, Stephen Green, Jakob H Macke, and Bernhard Schölkopf. Flow matching for scalable simulation-based inference.Advances in Neural Information Processing Systems, 36:16837–16864, 2023

  43. [43]

    Flowlensing: Simulat- ing gravitational lensing with flow matching.arXiv preprint arXiv:2510.07878, 2025

    Hamees Sayed, Pranath Reddy, Michael W Toomey, and Sergei Gleyzer. Flowlensing: Simulat- ing gravitational lensing with flow matching.arXiv preprint arXiv:2510.07878, 2025

  44. [44]

    Mean Flows for One-step Generative Modeling

    Zhengyang Geng, Mingyang Deng, Xingjian Bai, J Zico Kolter, and Kaiming He. Mean flows for one-step generative modeling.arXiv preprint arXiv:2505.13447, 2025

  45. [45]

    One-step Latent-free Image Generation with Pixel Mean Flows

    Yiyang Lu, Susie Lu, Qiao Sun, Hanhong Zhao, Zhicheng Jiang, Xianbang Wang, Tianhong Li, Zhengyang Geng, and Kaiming He. One-step latent-free image generation with pixel mean flows, 2026. URLhttps://arxiv.org/abs/2601.22158

  46. [46]

    G. E. Hinton and R. R. Salakhutdinov. Reducing the dimensionality of data with neural networks.Science, 313(5786):504–507, 2006. doi: 10.1126/science.1127647. URL https: //www.science.org/doi/abs/10.1126/science.1127647

  47. [47]

    On the convergence properties of the hopfield model.Proceedings of the IEEE, 78(10), October 1990

    Jehoshua Bruck. On the convergence properties of the hopfield model.Proceedings of the IEEE, 78(10), October 1990. doi: 10.1109/5.58341. URLhttps://doi.org/10.1109/5.58341

  48. [48]

    Estimation of non-normalized statistical models by score matching.Journal of Machine Learning Research, 6(4), 2005

    Aapo Hyvärinen and Peter Dayan. Estimation of non-normalized statistical models by score matching.Journal of Machine Learning Research, 6(4), 2005

  49. [49]

    A connection between score matching and denoising autoencoders.Neural computation, 23(7):1661–1674, 2011

    Pascal Vincent. A connection between score matching and denoising autoencoders.Neural computation, 23(7):1661–1674, 2011

  50. [50]

    Generative modeling by estimating gradients of the data distribution.Advances in neural information processing systems, 32, 2019

    Yang Song and Stefano Ermon. Generative modeling by estimating gradients of the data distribution.Advances in neural information processing systems, 32, 2019

  51. [51]

    Score-Based Generative Modeling through Stochastic Differential Equations

    Yang Song, Jascha Sohl-Dickstein, Diederik P Kingma, Abhishek Kumar, Stefano Ermon, and Ben Poole. Score-based generative modeling through stochastic differential equations.arXiv preprint arXiv:2011.13456, 2020

  52. [52]

    Tweedie’s formula and selection bias.Journal of the American Statistical Association, 106(496):1602–1614, 2011

    Bradley Efron. Tweedie’s formula and selection bias.Journal of the American Statistical Association, 106(496):1602–1614, 2011

  53. [53]

    Elucidating the design space of diffusion-based generative models.Advances in neural information processing systems, 35: 26565–26577, 2022

    Tero Karras, Miika Aittala, Timo Aila, and Samuli Laine. Elucidating the design space of diffusion-based generative models.Advances in neural information processing systems, 35: 26565–26577, 2022

  54. [54]

    Neural ordinary differential equations.Advances in neural information processing systems, 31, 2018

    Ricky TQ Chen, Yulia Rubanova, Jesse Bettencourt, and David K Duvenaud. Neural ordinary differential equations.Advances in neural information processing systems, 31, 2018

  55. [55]

    i-RevNet: Deep Invertible Networks

    Jörn-Henrik Jacobsen, Arnold Smeulders, and Edouard Oyallon. i-revnet: Deep invertible networks.arXiv preprint arXiv:1802.07088, 2018

  56. [56]

    Latent bayesian optimization via autoregressive normalizing flows.arXiv preprint arXiv:2504.14889, 2025

    Seunghun Lee, Jinyoung Park, Jaewon Chu, Minseo Yoon, and Hyunwoo J Kim. Latent bayesian optimization via autoregressive normalizing flows.arXiv preprint arXiv:2504.14889, 2025

  57. [57]

    Invertible resnets for inverse imaging problems: Competitive performance with provable regularization properties.SIAM Journal on Imaging Sciences, 19(1): 266–301, 2026

    Clemens Arndt and Judith Nickel. Invertible resnets for inverse imaging problems: Competitive performance with provable regularization properties.SIAM Journal on Imaging Sciences, 19(1): 266–301, 2026

  58. [58]

    Improved Mean Flows: On the Challenges of Fastforward Generative Models

    Zhengyang Geng, Yiyang Lu, Zongze Wu, Eli Shechtman, J Zico Kolter, and Kaiming He. Improved mean flows: On the challenges of fastforward generative models.arXiv preprint arXiv:2512.02012, 2025. 12

  59. [59]

    Zhang, A

    Huijie Zhang, Aliaksandr Siarohin, Willi Menapace, Michael Vasilkovsky, Sergey Tulyakov, Qing Qu, and Ivan Skorokhodov. Alphaflow: Understanding and improving meanflow models. arXiv preprint arXiv:2510.20771, 2025

  60. [60]

    Back to Basics: Let Denoising Generative Models Denoise

    Tianhong Li and Kaiming He. Back to basics: Let denoising generative models denoise.arXiv preprint arXiv:2511.13720, 2025

  61. [61]

    JAX: composable transformations of Python+NumPy programs, 2018

    James Bradbury, Roy Frostig, Peter Hawkins, Matthew James Johnson, Yash Katariya, Chris Leary, Dougal Maclaurin, George Necula, Adam Paszke, Jake VanderPlas, Skye Wanderman- Milne, and Qiao Zhang. JAX: composable transformations of Python+NumPy programs, 2018. URLhttp://github.com/jax-ml/jax

  62. [62]

    Flax: A neural network library and ecosystem for JAX, 2024

    Jonathan Heek, Anselm Levskaya, Avital Oliver, Marvin Ritter, Bertrand Rondepierre, Andreas Steiner, and Marc van Zee. Flax: A neural network library and ecosystem for JAX, 2024. URL http://github.com/google/flax

  63. [63]

    Adam: A Method for Stochastic Optimization

    Diederik P Kingma and Jimmy Ba. Adam: A method for stochastic optimization.arXiv preprint arXiv:1412.6980, 2014

  64. [64]

    Accurate, Large Minibatch SGD: Training ImageNet in 1 Hour

    Priya Goyal, Piotr Dollár, Ross Girshick, Pieter Noordhuis, Lukasz Wesolowski, Aapo Kyrola, Andrew Tulloch, Yangqing Jia, and Kaiming He. Accurate, large minibatch sgd: Training imagenet in 1 hour.arXiv preprint arXiv:1706.02677, 2017

  65. [65]

    Improved techniques for training score-based generative models

    Yang Song and Stefano Ermon. Improved techniques for training score-based generative models. Advances in neural information processing systems, 33:12438–12448, 2020. 13 A Experimental Setting Optimization Setting.The training setup for the diffusion model follows Lizarraga et al. [38]. We use the Adam optimizer [62, 63] with a learning rate of 5×10 −5. We...