Active Diffusion Subsampling
Oisin Nolan, Tristan S. W. Stevens, Wessel L. van Nierop, Ruud J. G. van Sloun
TL;DR
Active Diffusion Subsampling (ADS) proposes a white-box, diffusion-model–based approach to adaptive subsampling that jointly designs measurement masks and reconstructs signals by guiding the reverse diffusion with maximum-entropy information gains. By maintaining a belief over the true state $\mathbf{x}$ via a particle ensemble and using Tweedie-based denoising to estimate $\hat{\mathbf{x}}_0$, ADS computes a tractable entropy of the predicted measurements $p(\mathbf{y}_t|A_t,\mathbf{y}_{t-1})$ and selects the next sampling region that maximizes information about $\mathbf{x}$. The method requires no task-specific retraining and yields interpretable, information-theoretic acquisition decisions; it achieves substantial improvements over fixed masks on MNIST, CelebA, and ultrasound, and competitive performance with supervised MRI methods. Limitations include inference-time constraints and reduced gains at very low sampling rates, motivating future work on accelerated posterior sampling and batch-design extensions across more domains.
Abstract
Subsampling is commonly used to mitigate costs associated with data acquisition, such as time or energy requirements, motivating the development of algorithms for estimating the fully-sampled signal of interest $x$ from partially observed measurements $y$. In maximum entropy sampling, one selects measurement locations that are expected to have the highest entropy, so as to minimize uncertainty about $x$. This approach relies on an accurate model of the posterior distribution over future measurements, given the measurements observed so far. Recently, diffusion models have been shown to produce high-quality posterior samples of high-dimensional signals using guided diffusion. In this work, we propose Active Diffusion Subsampling (ADS), a method for designing intelligent subsampling masks using guided diffusion in which the model tracks a distribution of beliefs over the true state of $x$ throughout the reverse diffusion process, progressively decreasing its uncertainty by actively choosing to acquire measurements with maximum expected entropy, ultimately producing the posterior distribution $p(x \mid y)$. ADS can be applied using pre-trained diffusion models for any subsampling rate, and does not require task-specific retraining - just the specification of a measurement model. Furthermore, the maximum entropy sampling policy employed by ADS is interpretable, enhancing transparency relative to existing methods using black-box policies. Code is available at https://active-diffusion-subsampling.github.io/.
