English

Learning multi-scale local conditional probability models of images

Computer Vision and Pattern Recognition 2023-03-07 v1 Machine Learning

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.

Keywords

Cite

@article{arxiv.2303.02984,
  title  = {Learning multi-scale local conditional probability models of images},
  author = {Zahra Kadkhodaie and Florentin Guth and Stéphane Mallat and Eero P Simoncelli},
  journal= {arXiv preprint arXiv:2303.02984},
  year   = {2023}
}

Comments

16 pages, 8 figures

R2 v1 2026-06-28T09:02:58.397Z