Learning Multi-Scale Local Conditional Probability Models of Images
Abstract
Deep neural networks can learn powerful prior probability models for images, as evidenced by the high-quality generations obtained with recent score-based diffusion methods. But the means by which these networks capture complex global statistical structure, apparently without suffering from the curse of dimensionality, remain a mystery. To study this, we incorporate diffusion methods into a multi-scale decomposition, reducing dimensionality by assuming a stationary local Markov model for wavelet coefficients conditioned on coarser-scale coefficients. We instantiate this model using convolutional neural networks (CNNs) with local receptive fields, which enforce both the stationarity and Markov properties. Global structures are captured using a CNN with receptive fields covering the entire (but small) low-pass image. We test this model on a dataset of face images, which are highly non-stationary and contain large-scale geometric structures. Remarkably, denoising, super-resolution, and image synthesis results all demonstrate that these structures can be captured with significantly smaller conditioning neighborhoods than required by a Markov model implemented in the pixel domain. Our results show that score estimation for large complex images can be reduced to low-dimensional Markov conditional models across scales, alleviating the curse of dimensionality.
Cite
Text
Kadkhodaie et al. "Learning Multi-Scale Local Conditional Probability Models of Images." International Conference on Learning Representations, 2023.Markdown
[Kadkhodaie et al. "Learning Multi-Scale Local Conditional Probability Models of Images." International Conference on Learning Representations, 2023.](https://mlanthology.org/iclr/2023/kadkhodaie2023iclr-learning/)BibTeX
@inproceedings{kadkhodaie2023iclr-learning,
title = {{Learning Multi-Scale Local Conditional Probability Models of Images}},
author = {Kadkhodaie, Zahra and Guth, Florentin and Mallat, Stéphane and Simoncelli, Eero P},
booktitle = {International Conference on Learning Representations},
year = {2023},
url = {https://mlanthology.org/iclr/2023/kadkhodaie2023iclr-learning/}
}