MLJan 30, 2018

Transformation Autoregressive Networks

arXiv:1801.09819v588 citations
Originality Incremental advance
AI Analysis

This work addresses density estimation for machine learning applications, offering incremental advancements by integrating existing approaches.

The paper tackles the problem of general density estimation by proposing novel methods that combine autoregressive models and non-linear transformations, showing a considerable improvement in performance through comprehensive studies on real-world and synthetic data.

The fundamental task of general density estimation $p(x)$ has been of keen interest to machine learning. In this work, we attempt to systematically characterize methods for density estimation. Broadly speaking, most of the existing methods can be categorized into either using: \textit{a}) autoregressive models to estimate the conditional factors of the chain rule, $p(x_{i}\, |\, x_{i-1}, \ldots)$; or \textit{b}) non-linear transformations of variables of a simple base distribution. Based on the study of the characteristics of these categories, we propose multiple novel methods for each category. For example we proposed RNN based transformations to model non-Markovian dependencies. Further, through a comprehensive study over both real world and synthetic data, we show for that jointly leveraging transformations of variables and autoregressive conditional models, results in a considerable improvement in performance. We illustrate the use of our models in outlier detection and image modeling. Finally we introduce a novel data driven framework for learning a family of distributions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes