English

Quasi-Autoregressive Residual (QuAR) Flows

Machine Learning 2020-09-17 v1 Machine Learning

Abstract

Normalizing Flows are a powerful technique for learning and modeling probability distributions given samples from those distributions. The current state of the art results are built upon residual flows as these can model a larger hypothesis space than coupling layers. However, residual flows are extremely computationally expensive both to train and to use, which limits their applicability in practice. In this paper, we introduce a simplification to residual flows using a Quasi-Autoregressive (QuAR) approach. Compared to the standard residual flow approach, this simplification retains many of the benefits of residual flows while dramatically reducing the compute time and memory requirements, thus making flow-based modeling approaches far more tractable and broadening their potential applicability.

Keywords

Cite

@article{arxiv.2009.07419,
  title  = {Quasi-Autoregressive Residual (QuAR) Flows},
  author = {Achintya Gopal},
  journal= {arXiv preprint arXiv:2009.07419},
  year   = {2020}
}

Comments

Appeared in ICML Workshop on Invertible Neural Networks, Normalizing Flows, and Explicit Likelihood Models 2020

R2 v1 2026-06-23T18:34:27.286Z