English

MixerFlow: MLP-Mixer meets Normalising Flows

Machine Learning 2024-06-28 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Normalising flows are generative models that transform a complex density into a simpler density through the use of bijective transformations enabling both density estimation and data generation from a single model. %However, the requirement for bijectivity imposes the use of specialised architectures. In the context of image modelling, the predominant choice has been the Glow-based architecture, whereas alternative architectures remain largely unexplored in the research community. In this work, we propose a novel architecture called MixerFlow, based on the MLP-Mixer architecture, further unifying the generative and discriminative modelling architectures. MixerFlow offers an efficient mechanism for weight sharing for flow-based models. Our results demonstrate comparative or superior density estimation on image datasets and good scaling as the image resolution increases, making MixerFlow a simple yet powerful alternative to the Glow-based architectures. We also show that MixerFlow provides more informative embeddings than Glow-based architectures and can integrate many structured transformations such as splines or Kolmogorov-Arnold Networks.

Keywords

Cite

@article{arxiv.2310.16777,
  title  = {MixerFlow: MLP-Mixer meets Normalising Flows},
  author = {Eshant English and Matthias Kirchler and Christoph Lippert},
  journal= {arXiv preprint arXiv:2310.16777},
  year   = {2024}
}

Comments

Alternative title: MixerFlow for Image Modelling; Accepted at ECML-PKDD 2024

R2 v1 2026-06-28T13:01:48.793Z