美文网首页
Hybrid Models with Deep and Inve

Hybrid Models with Deep and Inve

作者: 朱小虎XiaohuZhu | 来源:发表于2019-02-13 15:43 被阅读29次

Hybrid Models with Deep and Invertible Features

Eric Nalisnick * 1 Akihiro Matsukawa * 1 Yee Whye Teh 1 Dilan Gorur 1 Balaji Lakshminarayanan 1

Abstract

We propose a neural hybrid model consisting of a linear model defined on a set of features computed by a deep, invertible transformation (i.e. a normalizing flow).

An attractive property of our model is that both p(features), the features’ density, and p(targets|features), the predictive distribution, can be computed exactly in a single feed-forward pass. We show that our hybrid model, despite the invertibility constraints, achieves similar accuracy to purely predictive models.

Yet the generative component remains a good model of the input features despite the
hybrid optimization objective. This offers additional capabilities such as detection of out-ofdistribution inputs and enabling semi-supervised learning.

The availability of the exact joint density p(targets, features) also allows us to compute many quantities readily, making our hybrid model a useful building block for downstream applications of probabilistic deep learning.

相关文章

网友评论

      本文标题:Hybrid Models with Deep and Inve

      本文链接:https://www.haomeiwen.com/subject/wyjdeqtx.html