Talks
Titles and abstracts of the invited talks. Click on an abstract to expand it.
Marcelo Pereyra (Heriot-Watt University)
Physics-Grounded Foundation Models for Generative Computational Imaging
Abstract
This talk presents a mathematical and computational framework for physics-grounded foundation models in Bayesian computational imaging, integrating physical forward models with state-of-the-art deep generative models such as distilled denoising diffusion models and flow maps. The resulting models are modular and interpretable, with layers that map directly to statistical signal priors and data likelihoods. Likelihood layers are designed for flexibility: forward model parameters are specified at inference time, enabling zero-shot deployment with pre-trained generative priors, or alternatively supervised fine-tuning for greater computational efficiency. The latter is achieved through consistency model self-distillation, delivering excellent generative performance in as few as two/three steps while retaining full forward model flexibility and physical consistency. The framework is validated through extensive experiments in image and video restoration, supported by rigorous mathematical theory. We conclude by discussing self-supervised fine-tuning of foundation models directly from measurement data, without ground truth.
This talk draws on a series of recent works in physics-grounded generative AI for Bayesian imaging: a zero-shot framework using a distilled latent Stable Diffusion XL model trained on five billion images (arXiv:2503.12615, ICCV 2025); its extension to generative video restoration (arXiv:2510.01339, ICLR 2026); a pixel-based approach integrating diffusion models with deep unfolding and diffusion distillation (arXiv:2507.02686, TMLR 2025); and a self-supervised framework for learning diffusion models directly from noisy and incomplete measurements (arXiv:2510.11964, ICLM 2026).
Florence Forbes (Inria Grenoble)
Scalable Bayesian Experimental Design with Diffusions
Abstract
Bayesian Optimal Experimental Design (BOED) is a powerful tool to reduce the cost of running a sequence of experiments. When based on the Expected Information Gain (EIG), design optimization corresponds to the maximization of some intractable expected contrast between prior and posterior distributions. Scaling this maximization to high dimensional and complex settings has been an issue due to BOED inherent computational complexity. In this work, we introduce a pooled posterior distribution with cost-effective sampling properties and provide a tractable access to the EIG contrast maximization via a new EIG gradient expression. Diffusion-based samplers are used to compute the dynamics of the pooled posterior and ideas from bi-level optimization are leveraged to derive an efficient joint sampling-optimization loop. The resulting efficiency gain allows to extend BOED to the well-tested generative capabilities of diffusion models. By incorporating generative models into the BOED framework, we expand its scope and its use in scenarios that were previously impractical. Numerical experiments and comparison with state-of-the-art methods show the potential of the approach. An illustration on a real-world MRI application in medical imaging is also given.
Joint work with Jacopo Iollo, Christophe Henkele and Pierre Alliez.
Rémi Gribonval (Inria Lyon)
Training dynamics of ReLU Networks: a Path-lifting Perspective
Abstract
Can we hope to decipher the role of the well-known rescaling symmetries of ReLU networks parameterizations in their training dynamics? The talk will explore recent advances in this direction that exploit the path-lifting, a rescaling-invariant polynomial representation of the parameters of general ReLU networks. Despite its combinatorial dimension, the path-lifting turns out to be not only a convenient mathematical analysis tool: it also gives rise to a computational toolbox to reveal useful properties of the function corresponding to a ReLU network, from Lipschitz regularity to convexity. As we will see, the path-lifting viewpoint also leads to simple modifications of gradient descent that accelerate network training.
Rich Baraniuk (Rice University)
Learning from Collapse: Self-Consuming Loops in AI and the Humans Who Feed Them
Abstract
Training generative models on synthetic data creates feedback loops that amplify artifacts and bias and degrade quality and diversity, a phenomenon known as model collapse or MADness. This talk makes two turns. First, we show how to learn from collapse: the way a model degrades under self-training can tell us how to improve it. Second, we ask whether collapse might reach beyond models: fresh real data can stabilize self-consuming loops, but generative AI is beginning to reshape human language, ideas, and attention. Humans may no longer be outside the loop.
Mike Davies (University of Edinburgh)
Equivariant Imaging: Theory, Algorithms and Applications
Abstract
Learning-based reconstruction methods can achieve remarkable results, but often depend on ground-truth images that are difficult or impossible to obtain. Equivariant Imaging offers an alternative: it exploits transformations that are natural for the image class but interact non-trivially with the acquisition physics, thereby creating virtual imaging experiments from the measurements themselves. In this talk, I will introduce the geometric theory behind this idea, describe practical algorithms combining measurement consistency and equivariance, and discuss when a proposed transformation is—and is not—informative. Example applications will range from CT and MRI to depth imaging, sonar, multispectral and hyperspectral reconstruction. I will conclude with some open questions and potential future applications.
Caroline Chaux (CNRS & Aix Marseille Université)
Learning through unrolling a weighted least squares data term to adapt to noise in image deconvolution
Abstract
Weighted least squares are often used to approximate log-likelihoods when solving inverse problems involving non-Gaussian noise as they are more appealing from an optimization perspective. We propose in this work to learn the weights from data so as to adapt to any general noise while maintaining the efficiency of optimization. We also propose to use learning-based regularisations and all the parameters of the unrolled algorithm are trained together in an end-to-end manner. The effectiveness of our approach is demonstrated in the context of image deconvolution involving various noises.
Joint work with Abhijit Singh and Emmanuel Soubiès.
Julien Mairal (Inria Grenoble)
Machine learning and optimization for scientific imaging
Abstract
Reconstruction in scientific imaging means solving large-scale ill-posed inverse problems, where a physical forward operator is paired with a regularizer encoding prior knowledge. We will first present a few problems where hybrid approaches combining physical models of image formation and deep learning are highly successful. We will then address the choice of estimator, as perceptual quality does not align with criteria such as the mean squared error, whose minimizers are over-smoothed. This motivates targeting the maximum a posteriori estimate, which requires the proximal operator of the negative log-prior --- an intractable object that practitioners routinely replace by a pretrained denoiser. We will show that a simple algorithm, close to several used in practice, provably converges to this operator under a log-concavity assumption, and can be read as gradient descent on smoothed approximations of the proximal objective, yielding rates and guarantees for a class of previously heuristic methods.