Inducing Hierarchical Compositional Model by Sparsifying Generator Network
Xianglei Xing, Tianfu Wu, Song-Chun Zhu, Ying Nian Wu

TL;DR
This paper introduces a method to learn interpretable hierarchical image synthesis models by sparsifying generator networks, enabling better reconstruction and interpretability through a scene-objects-parts hierarchy.
Contribution
It proposes a novel sparsity-based approach to induce hierarchical AND-OR models in generator networks for interpretable image synthesis.
Findings
Learned hierarchical representations are meaningful and interpretable.
Achieved better image synthesis quality than baseline methods.
Effective reconstruction of input images using learned basis functions.
Abstract
This paper proposes to learn hierarchical compositional AND-OR model for interpretable image synthesis by sparsifying the generator network. The proposed method adopts the scene-objects-parts-subparts-primitives hierarchy in image representation. A scene has different types (i.e., OR) each of which consists of a number of objects (i.e., AND). This can be recursively formulated across the scene-objects-parts-subparts hierarchy and is terminated at the primitive level (e.g., wavelets-like basis). To realize this AND-OR hierarchy in image synthesis, we learn a generator network that consists of the following two components: (i) Each layer of the hierarchy is represented by an over-complete set of convolutional basis functions. Off-the-shelf convolutional neural architectures are exploited to implement the hierarchy. (ii) Sparsity-inducing constraints are introduced in end-to-end training,…
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
Inducing Hierarchical Compositional Model by Sparsifying Generator Network· youtube
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis
MethodsConvolution
