← Search

François Rozet

8 accepted papers

2026

Walrus: A Cross-domain Foundation Model for Continuum Dynamics

ICML 2026spotlight

Foundation models have transformed machine learning for language and vision, but achieving comparable impact in physical simulation remains a challenge. Data heterogeneity and unstable long-term dynamics inhibit learning from sufficiently diverse dynamics, while varying resolutions and dimensionalit…

Cited by 0SourceScholar
2025

Lost in Latent Space: An Empirical Study of Latent Diffusion Models for Physics Emulation

NeurIPS 2025poster

The steep computational cost of diffusion models at inference hinders their use as fast physics emulators. In the context of image and video generation, this computational drawback has been addressed by generating in the latent space of an autoencoder instead of the pixel space. In this work, we inv…

Cited by 0SourcecodeScholar
2025

Predicting partially observable dynamical systems via diffusion models with a multiscale inference scheme

NeurIPS 2025poster

Conditional diffusion models provide a natural framework for probabilistic prediction of dynamical systems and have been successfully applied to fluid dynamics and weather prediction. However, in many settings, the available information at a given time represents only a small fraction of what is nee…

Cited by 0SourceScholar
2024

Learning Diffusion Priors from Observations by Expectation Maximization

NeurIPS 2024poster

Diffusion models recently proved to be remarkable priors for Bayesian inverse problems. However, training these models typically requires access to large amounts of clean data, which could prove difficult in some settings. In this work, we present a novel method based on the expectation-maximization…

Cited by 15SourcePDFScholar
2024

The Well: a Large-Scale Collection of Diverse Physics Simulations for Machine Learning

NeurIPS 2024poster

Machine learning based surrogate models offer researchers powerful tools for accelerating simulation-based workflows. However, as standard datasets in this space often cover small classes of physical behavior, it can be difficult to evaluate the efficacy of new approaches. To address this gap, we in…

2022

Towards Reliable Simulation-Based Inference with Balanced Neural Ratio Estimation

NeurIPS 2022accept

Modern approaches for simulation-based inference build upon deep learning surrogates to enable approximate Bayesian inference with computer simulators. In practice, the estimated posteriors' computational faithfulness is, however, rarely guaranteed. For example, Hermans et al., 2021 have shown that…