Generative learning for deep networks
Boris Flach, Alexander Shekhovtsov, Ondrej Fikar

TL;DR
This paper introduces a probabilistic interpretation of deep neural networks using Bayesian inference, proposing a coupled recognition and generation model that can learn the full data distribution.
Contribution
It presents a novel approach linking DNNs to probabilistic models via Bayesian inference and suggests weight transposition for consistent recognition and generation networks.
Findings
Coupled recognition and generation networks can be trained to model full data distribution.
The proposed approach offers a unified probabilistic interpretation of DNNs.
Preliminary experiments show potential for effective generative and recognition tasks.
Abstract
Learning, taking into account full distribution of the data, referred to as generative, is not feasible with deep neural networks (DNNs) because they model only the conditional distribution of the outputs given the inputs. Current solutions are either based on joint probability models facing difficult estimation problems or learn two separate networks, mapping inputs to outputs (recognition) and vice-versa (generation). We propose an intermediate approach. First, we show that forward computation in DNNs with logistic sigmoid activations corresponds to a simplified approximate Bayesian inference in a directed probabilistic multi-layer model. This connection allows to interpret DNN as a probabilistic model of the output and all hidden units given the input. Second, we propose that in order for the recognition and generation networks to be more consistent with the joint model of the data,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Neural Networks and Applications · Gaussian Processes and Bayesian Inference
