paper-with-me

Papers

Memory-Driven Text-to-Image Generation

2022-08-15 · Bowen Li, Philip H. S. Torr, Thomas Lukasiewicz

We introduce a memory-driven semi-parametric approach to text-to-image generation, which is based on both parametric and non-parametric techniques. The non-parametric component is a memory bank of image features constructed from a training set of images. The parametric component is a generative adversarial network. Given a new text description at inference time, the memory bank is used to selectively retrieve image features that are provided as basic information of target images, which enables the generator to produce realistic synthetic results. We also incorporate the content information into the discriminator, together with semantic features, allowing the discriminator to make a more reliable prediction. Experimental results demonstrate that the proposed memory-driven semi-parametric approach produces more realistic images than purely parametric approaches, in terms of both visual fidelity and text-image semantic consistency.

📄 PDF Abstract BibTeX arXiv:2208.07022

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

3SGen: Unified Subject, Style, and Structure-Driven Image Generation with Adaptive Task-specific Memory

2025-12-22 · Xinyang Song, Libin Wang, Weining Wang, Zhiwei Li 외 arxiv

Recent image generation approaches often address subject, style, and structure-driven conditioning in isolation, leading to feature entanglement and limited task transferability. In this paper, we introduce 3SGen, a task…

Image Generation

HumanDiffusion: a Coarse-to-Fine Alignment Diffusion Framework for Controllable Text-Driven Person Image Generation

2022-11-11 · Kaiduo Zhang, Muyi Sun, Jianxin Sun, Binghao Zhao 외

Text-driven person image generation is an emerging and challenging task in cross-modality image generation. Controllable person image generation promotes a wide range of applications such as digital human interaction and…

Image GenerationRetrievalSentenceVirtual Try-on

Generating Radiology Reports via Memory-driven Transformer

2020-10-30 · EMNLP 2020 11 · Zhihong Chen, Yan Song, Tsung-Hui Chang, Xiang Wan

Medical imaging is frequently used in clinical practice and trials for diagnosis and treatment. Writing imaging reports is time-consuming and can be error-prone for inexperienced radiologists. Therefore, automatically ge…

DecoderText Generation

Adma-GAN: Attribute-Driven Memory Augmented GANs for Text-to-Image Generation

2022-09-28 · Xintian Wu, Hanbin Zhao, Liangli Zheng, Shouhong Ding 외

As a challenging task, text-to-image generation aims to generate photo-realistic and semantically consistent images according to the given text descriptions. Existing methods mainly extract the text information from only…

AttributeImage GenerationSentenceText to Image Generation+1

AUGUSTUS: An LLM-Driven Multimodal Agent System with Contextualized User Memory

2025-10-17 · Jitesh Jain, Shubham Maheshwari, Ning Yu, Wen-mei Hwu 외 arxiv

Riding on the success of LLMs with retrieval-augmented generation (RAG), there has been a growing interest in augmenting agent systems with external memory databases. However, the existing systems focus on storing text i…