English

A Triangular Network For Density Estimation

Machine Learning 2020-05-29 v2 Machine Learning

Abstract

We report a triangular neural network implementation of neural autoregressive flow (NAF). Unlike many universal autoregressive density models, our design is highly modular, parameter economy, computationally efficient, and applicable to density estimation of data with high dimensions. It achieves state-of-the-art bits-per-dimension indices on MNIST and CIFAR-10 (about 1.1 and 3.7, respectively) in the category of general-purpose density estimators.

Keywords

Cite

@article{arxiv.2004.14593,
  title  = {A Triangular Network For Density Estimation},
  author = {Xi-Lin Li},
  journal= {arXiv preprint arXiv:2004.14593},
  year   = {2020}
}

Comments

Supplements like code at https://github.com/lixilinx/TriNet4PdfEst

R2 v1 2026-06-23T15:12:14.373Z