TreeGAN: Incorporating Class Hierarchy into Image Generation
Ruisi Zhang, Luntian Mou, Pengtao Xie

TL;DR
TreeGAN introduces a novel approach to conditional image generation by incorporating class hierarchy information through prior control and post constraint methods, resulting in more hierarchy-consistent and high-quality images.
Contribution
The paper proposes TreeGAN, a new model that leverages class hierarchy encoding and consistency checking to improve conditional image generation quality.
Findings
Enhanced image hierarchy consistency demonstrated
Improved fidelity in generated images
Effective integration of class hierarchy into generation process
Abstract
Conditional image generation (CIG) is a widely studied problem in computer vision and machine learning. Given a class, CIG takes the name of this class as input and generates a set of images that belong to this class. In existing CIG works, for different classes, their corresponding images are generated independently, without considering the relationship among classes. In real-world applications, the classes are organized into a hierarchy and their hierarchical relationships are informative for generating high-fidelity images. In this paper, we aim to leverage the class hierarchy for conditional image generation. We propose two ways of incorporating class hierarchy: prior control and post constraint. In prior control, we first encode the class hierarchy, then feed it as a prior into the conditional generator to generate images. In post constraint, after the images are generated, we…
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
TopicsMultimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
