Imagining the Unseen: Learning a Distribution over Incomplete Images with Dense Latent Trees
Sebastian Kaltwang, Sina Samangooei, John Redford, Andrew Blake

TL;DR
This paper introduces Dense Latent Trees, a hierarchical generative model for images that enables efficient exact inference and is demonstrated on image completion tasks with MNIST datasets.
Contribution
The paper proposes Dense Latent Trees, a novel hierarchical graphical model that avoids inference intractability and maintains dense connectivity for improved image modeling.
Findings
DLTs enable efficient exact inference.
DLTs successfully model hierarchical image structures.
DLTs improve image completion performance.
Abstract
Images are composed as a hierarchy of object parts. We use this insight to create a generative graphical model that defines a hierarchical distribution over image parts. Typically, this leads to intractable inference due to loops in the graph. We propose an alternative model structure, the Dense Latent Tree (DLT), which avoids loops and allows for efficient exact inference, while maintaining a dense connectivity between parts of the hierarchy. The usefulness of DLTs is shown for the example task of image completion on partially observed MNIST and Fashion-MNIST data. We verify having successfully learned a hierarchical model of images by visualising its latent states.
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 · Image Retrieval and Classification Techniques · Image Processing and 3D Reconstruction
