paper-with-me

Papers

MirrorGAN: Learning Text-to-image Generation by Redescription

2019-03-14 · CVPR 2019 6 · Tingting Qiao, Jing Zhang, Duanqing Xu, DaCheng Tao

Generating an image from a given text description has two goals: visual realism and semantic consistency. Although significant progress has been made in generating high-quality and visually realistic images using generative adversarial networks, guaranteeing semantic consistency between the text description and visual content remains very challenging. In this paper, we address this problem by proposing a novel global-local attentive and semantic-preserving text-to-image-to-text framework called MirrorGAN. MirrorGAN exploits the idea of learning text-to-image generation by redescription and consists of three modules: a semantic text embedding module (STEM), a global-local collaborative attentive module for cascaded image generation (GLAM), and a semantic text regeneration and alignment module (STREAM). STEM generates word- and sentence-level embeddings. GLAM has a cascaded architecture for generating target images from coarse to fine scales, leveraging both local word attention and global sentence attention to progressively enhance the diversity and semantic consistency of the generated images. STREAM seeks to regenerate the text description from the generated image, which semantically aligns with the given text description. Thorough experiments on two public benchmark datasets demonstrate the superiority of MirrorGAN over other representative state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1903.05854

Code (2)

Kyfafyd/MirrorGAN pytorch
komiya-m/MirrorGAN pytorch

Tasks

DiversityImage GenerationImage to textSentenceText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

A framework for redescription set construction

2016-06-13 · Matej Mihelčić, Sašo Džeroski, Nada Lavrač, Tomislav Šmuc

Redescription mining is a field of knowledge discovery that aims at finding different descriptions of similar subsets of instances in the data. These descriptions are represented as rules inferred from one or more disjoi…

Missing Values

MirrorDiffusion: Stabilizing Diffusion Process in Zero-shot Image Translation by Prompts Redescription and Beyond

2024-01-06 · Yupei Lin, Xiaoyu Xian, Yukai Shi, Liang Lin

Recently, text-to-image diffusion models become a new paradigm in image processing fields, including content generation, image restoration and image-to-image translation. Given a target prompt, Denoising Diffusion Probab…

DenoisingDomain AdaptationImage RestorationImage-to-Image Translation+1

Approaches For Multi-View Redescription Mining

2020-06-22 · Matej Mihelčić, Tomislav Šmuc

The task of redescription mining explores ways to re-describe different subsets of entities contained in a dataset and to reveal non-trivial associations between different subsets of attributes, called views. This intere…

AttributeBIG-bench Machine LearningClusteringMulti-Label Classification+2

Fast Redescription Mining Using Locality-Sensitive Hashing

2024-06-06 · Maiju Karjalainen, Esther Galbrun, Pauli Miettinen

Redescription mining is a data analysis technique that has found applications in diverse fields. The most used redescription mining approaches involve two phases: finding matching pairs among data attributes and extendin…

Redescription Model Mining

2021-07-09 · Felix I. Stamm, Martin Becker, Markus Strohmaier, Florian Lemmerich

This paper introduces Redescription Model Mining, a novel approach to identify interpretable patterns across two datasets that share only a subset of attributes and have no common instances. In particular, Redescription …

model