paper-with-me

Papers

Improving Text to Image Generation using Mode-seeking Function

2020-08-19 · Naitik Bhise, Zhenfei Zhang, Tien D. Bui

Generative Adversarial Networks (GANs) have long been used to understand the semantic relationship between the text and image. However, there are problems with mode collapsing in the image generation that causes some preferred output modes. Our aim is to improve the training of the network by using a specialized mode-seeking loss function to avoid this issue. In the text to image synthesis, our loss function differentiates two points in latent space for the generation of distinct images. We validate our model on the Caltech Birds (CUB) dataset and the Microsoft COCO dataset by changing the intensity of the loss function during the training. Experimental results demonstrate that our model works very well compared to some state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2008.08976

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

One-step Diffusion Models with $f$-Divergence Distribution Matching

2025-02-21 · Yilun Xu, Weili Nie, Arash Vahdat

Sampling from diffusion models involves a slow iterative process that hinders their practical deployment, especially for interactive applications. To accelerate generation speed, recent approaches distill a multi-step di…

Image GenerationText to Image GenerationText-to-Image GenerationZero-Shot Text-to-Image Generation

Text-to-3D Generation using Jensen-Shannon Score Distillation

2025-03-08 · Khoi Do, Binh-Son Hua

Score distillation sampling is an effective technique to generate 3D models from text prompts, utilizing pre-trained large-scale text-to-image diffusion models as guidance. However, the produced 3D assets tend to be over…

3D GenerationText to 3D

Investigating Table-to-Text Generation Capabilities of LLMs in Real-World Information Seeking Scenarios

2023-05-24 · Yilun Zhao, Haowei Zhang, Shengyun Si, Linyong Nan 외

Tabular data is prevalent across various industries, necessitating significant time and effort for users to understand and manipulate for their information-seeking purposes. The advancements in large language models (LLM…

Table-to-Text GenerationText Generation

ECIS-VQG: Generation of Entity-centric Information-seeking Questions from Videos

2024-10-13 · Arpan Phukan, Manish Gupta, Asif Ekbal

Previous studies on question generation from videos have mostly focused on generating questions about common objects and attributes and hence are not entity-centric. In this work, we focus on the generation of entity-cen…

Fact CheckingQuestion GenerationQuestion-Generation

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

2019-03-13 · CVPR 2019 6 · Qi Mao, Hsin-Ying Lee, Hung-Yu Tseng, Siwei Ma 외

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the in…

DiversityImage GenerationImage-to-Image TranslationMultimodal Unsupervised Image-To-Image Translation+1